Forum Moderators: buckworks

Message Too Old, No Replies

Authorize.net AIM Problem

Authorize.net problem when receiving results under AIM

         

Flipz

9:54 pm on May 13, 2006 (gmt 0)

10+ Year Member



Hi guys,

This is my first time using Authorize.net and I am experiencing the following problem:

I am sending a transaction to Authorize.net via the Advanced Integration Method which is supposed to return a success or fail in a ,-delimited string to my script via POST query, and it does return the string but it just renders it on the screen instead of sending it via POST.

Thank you in advance for the help and I hope someone have an idea what is going wrong.

Best Regards,

Flipx

[edited by: lorax at 1:48 am (utc) on May 14, 2006]
[edit reason] No URLs please [/edit]

justgowithit

10:16 pm on May 13, 2006 (gmt 0)

10+ Year Member



There can be any number of issues causing this. It's a little difficult to address the problem without seeing the code.

Auth.net has an excellent tech department [authorize.net] that you can reach toll free to handle such issues.

Flipz

10:21 pm on May 13, 2006 (gmt 0)

10+ Year Member



Hi,

Do you think it is my code, because it seems like it is coming from their end. I am posting the transaction and instead of getting a response back via POST I get it rendered on my screen, shouldn't it be something on their end?

Thanks,

Flipz

justgowithit

10:38 pm on May 13, 2006 (gmt 0)

10+ Year Member



It may not (and probably doesn't) have anything to do with your $_POST method. I was just reading through the AIM PDF guide and there is a lotof room for error.

I wish I could be more help - but the issue is just too general. Give them a call or double-check the guide [authorize.net] against your code yourself.