Since Anet is suddenly discontinuing support for transactions that require parameters to be passed in the url querystring, we are converting from using the old AIM method to using Payment Transactions API Live Console and XML. In the AIM method, we could add "&x_test_request=true" to the url to identify the transaction as being in test mode so that the credit card would not actually be charged but the transaction would submit successfully. We used this to test transactions in production when needed w/out changing the settings to point to a sandbox account.
I cannot find anything similar for Payment Transactions. How can a user bypass having to actually have a card charged so that we can test things internally when needed?
Thanks!
โ10-01-2024 11:03 AM