943,097 Members | Top Members by Rank

Ad:
  • PHP Discussion Thread
  • Unsolved
  • Views: 384
  • PHP RSS
Feb 19th, 2010
0

MD5Hash / Authorize.net Issues

Expand Post »
Hey Guys,

I'm using Authorize.net as my payment processor. When I try to make a transaction it is not working properly because of the MD5Hash. I set up a variable and it is not working, in the authnet manual it says

"if the MD5 Hash value configured by the merchant in the Merchant Interface is "wilson," the API Login ID is “myAPIloginid”, the Transaction ID is 987654321, and the amount is $1.00, then the field order used by the payment gateway to generate the MD5 Hash would be as follows."

wilsonmyAPIloginid9876543211.00


Ok well I know everything but the transaction id, where do I get the transaction id? Is it generated by authorize.net or do I have to make one?
Similar Threads
Reputation Points: 45
Solved Threads: 5
Junior Poster
drewpark88 is offline Offline
177 posts
since Feb 2010
Feb 19th, 2010
0
Re: MD5Hash / Authorize.net Issues
Click to Expand / Collapse  Quote originally posted by drewpark88 ...
Hey Guys,

I'm using Authorize.net as my payment processor. When I try to make a transaction it is not working properly because of the MD5Hash. I set up a variable and it is not working, in the authnet manual it says

"if the MD5 Hash value configured by the merchant in the Merchant Interface is "wilson," the API Login ID is “myAPIloginid”, the Transaction ID is 987654321, and the amount is $1.00, then the field order used by the payment gateway to generate the MD5 Hash would be as follows."

wilsonmyAPIloginid9876543211.00


Ok well I know everything but the transaction id, where do I get the transaction id? Is it generated by authorize.net or do I have to make one?
Which API are you using from Authorize.net? There are several.

EDIT: I just found this on the authorize.net site:

Quote ...
"In order to establish a successful connection to Authorize.Net, it is required
that you obtain a valid API Login ID and Transaction Key and enter these
values into the appropriate places within this sample code. This is obtained
within the Settings section of your Authorize.Net account. If you do not have
an Authorize.Net account or prefer not to use it for testing, you can obtain
a free developer test account by using the form at http://developer.authorize.net"
Hope this helps.
Last edited by Wraithmanilian; Feb 19th, 2010 at 2:47 pm. Reason: Found new information.
Reputation Points: 17
Solved Threads: 42
Junior Poster
Wraithmanilian is offline Offline
195 posts
since Dec 2009
Feb 19th, 2010
0
Re: MD5Hash / Authorize.net Issues
Thanks for checking, although I have a test account. I am using the aim (advanced integration method) and I am just trying to figure out how to include my MD5Hash within my code. I am having a brain fart lol.
Reputation Points: 45
Solved Threads: 5
Junior Poster
drewpark88 is offline Offline
177 posts
since Feb 2010
Feb 19th, 2010
0
Re: MD5Hash / Authorize.net Issues
I hope that I am not being dense.

The documentation that I looked through said that the transactionID was derived from the Merchant Interface. Then, I imagine that the value is plugged into the $post_values array.

Am I in the ballpark? Or am I standing in the end-zone waiting for a pop-fly?
Reputation Points: 17
Solved Threads: 42
Junior Poster
Wraithmanilian is offline Offline
195 posts
since Dec 2009

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in PHP Forum Timeline: $_SESSION misbehaving
Next Thread in PHP Forum Timeline: Pass array of values from Javascript to PHP





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC