...
Test Case | Description | Expected Outcome | Comments | ||||
---|---|---|---|---|---|---|---|
Page Display |
|
|
| ||||
Authorized Payment | In the vendor's test environment, by default, all payments are authorized.
|
|
- Vendor display user receipt
- Button for user to go back to the storefront
- Gateway post-back to department storefront
- If user entered valid email, receive email receipt
...
- | |
Canceled Payment
This is a function added by CCCS, since Authorize.Net doesn't offer a cancel option.
- Gateway post-back to department storefront
- Redirect user back to storefront
...
- | |
Declined Payment
The decline options are described above.
The vendor does not transmit post-backs for declined payments. As long as a payment is declined, the user will not receive a receipt and the vendor will not transmit a post-back to CCCS.
There is no limit on the number of attempts.- The Gateway department post-back job is scheduled to run every 10 minutes.
- If there is no vendor response or cancellation for a particular session within 10-20 minutes, then the post-back job will post the record back to the department.
- If an authorization is made, see outcome for "Authorized Payment"
...
- | |
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"
Gateway Post-Back
Test Case | Description | Expected Outcome | Comments |
---|---|---|---|
Authorization |
|
| |
Cancellation |
|
|
|
Decline / Timeout / Close Window |
|
|
|
...