Hi There,
I'd like to pull transaction details from purchasees more specifically the Authorize.net Transaction ID.
I took a look at the API, but can't make much sense of it.
Can anyone point me in the right direction?
07-17-2015 08:51 PM
What doesn't make sense?
http://developer.authorize.net/api/transaction_details/
There is the doc and sdks
07-18-2015 06:01 AM
I just can't seem to get it working.
Here is my stack overflow question with more information:
http://stackoverflow.com/questions/31528837/get-authorize-net-transaction-details
07-25-2015 08:11 AM
Let start from the beginning. Is there anything in $post_response?
echo it out
http://stackoverflow.com/questions/6516902/how-to-get-response-using-curl-in-php
07-25-2015 08:22 AM - edited 07-25-2015 08:23 AM