vote up 0 vote down star

I am developing a website that uses Authorize.net but I am currently using a test account. To test a refund, it requires a unique transaction ID, but since I am only using a test account, it does not return a unique transaction ID when you make a test transaction (always 2147483647). Is there another way for this to work? I need to see if my code will work with the API.

flag
It's been too long for me to be sure, but I think you need to be in live mode (not Test Mode) for a refund to work. Authorize.NET says to use a 1 cent transaction, their Merchant Integration Guide may have more details. – ryanday Aug 11 at 10:42
thanks! I'll try that – tonio Aug 15 at 4:40

Your Answer

Get an OpenID
or

Browse other questions tagged or ask your own question.