0
votes

I have configured the authorize.net in my new magento 2.0.5. I have updated my sandbox api login id, transaction key, merchant md5, and changed the url into https://test.authorize.net/gateway/transact.dll for testing.

Also i have enabled the test mode and debug mode to track. While placing the order I'm receiving the error on alert box Please enter a transaction ID to authorize this payment.. While checking /var/log/debug.log transaction id (x_trans_id) was in 0. I suspect that the issue is with the transaction id.

1
You should not set your gateway to test mode or set test mode as true in your request.rhldr
Thanks a lot, it works for meKrishnaprakash Balachandran

1 Answers

1
votes

You should not set your gateway to test mode or set test mode as true in your request.