...
Use a non-expired expiration date
Credit Card Type | Number | Comments |
---|---|---|
Visa | 4007000000027 | |
Visa | 4222222222222 | In Test Mode, illicit specific response. |
Master Card | 5555555555554444 |
|
Discover | 6011000000000012 |
|
American Express | 370000000000002 |
Declined Payments
By default, payments are authorized. In order to test declined payments, there are two options.
Enable Test Mode
...
we will need to
...
- Can simulate other vendor responses by making the dollar amount the Response Reason Code found here
...
do the following:
- Authorize.Net admin will need to enable AVS
- All payments will be declined while AVS is enabled
- Less flexible
- Allows users to test real amounts
...
Test Case | Description | Expected Outcome | Comments | |||||
---|---|---|---|---|---|---|---|---|
Page Display |
|
|
| |||||
Authorized Payment | In the vendor's test environment, by default, all payments are authorized.
|
|
| |||||
Canceled Payment | This is a function added by CCCS, since Authorize.Net doesn't offer a cancel option. |
|
| |||||
Declined Payment | The decline options are procedure is described above. |
|
| |||||
Close Window |
| See outcome for "Declined Payment" |
| |||||
Timeout | The vendor timeout is 1 hour. After this, the next payment attempt will error out. | See outcome for "Declined Payment" |
|
...