Transaction Testing Methods
Use a Sandbox Connector in Openpath
Transactions can be submitted to any merchant account that is setup as a Sandbox. Keep in mind that if an account is in Sandbox mode, all valid credit cards will be approved but no charges will actually be processed, and nothing will be sent to the credit card or ACH processor.
Test Data
Transactions can be submitted using the following information:
Visa: | 4111111111111111 |
MasterCard: | 5431111111111111 |
Discover: | 6011601160116611 |
American Express: | 341111111111111 |
Diner's Club: | 30205252489926 |
JCB: | 3541963594572595 |
Maestro: | 6799990100000000019 |
Credit Card Expiration: | 10/25 |
account (ACH): | 123123123 |
routing (ACH): | 123123123 |
Triggering Errors in Test Mode
- To cause a declined message, pass an amount less than 1.00.
- To trigger a fatal error message, pass an invalid card number.
- To simulate an AVS match, pass 888 in the address1 field, 77777 for zip.
- To simulate a CVV match, pass 999 in the cvv field.
Comments
0 comments
Please sign in to leave a comment.