Test Orders
Create Test Orders with Test Order Cards
Creating test orders is a very common exercise when testing new order confirmation designs, APIs, integrations, and other cases where you need to test your implementations.
Test Orders are distinctly different from real orders:
- Test orders are not included in orders, customers, and transactions reporting
- Test orders are not automatically sent to fulfillment partners for shipping. However, manually changing a test order's Fulfillment Status to "Processing" will post the order to the fulfillment partner.
- Test orders are excluded from Order List View exports
- Test orders do not perform gateway transactions and are always successful
For stores that have the Everflow App enabled, note that Test Orders do not fire server to server (S2S) postbacks to Everflow by default.
Choose the "Enable S2S postback for test orders" option in the Everflow App settings to fire postbacks on test orders.
To create a Test Order, use the following bankcard credentials to complete a checkout on your store. These test credentials also work when creating test orders over the Admin API.
Test Order Card | Test Order Use Case |
6011111111111117 | Standard Payment Flow
|
6011000990139424
| 3DS Payment Flow |
Deleting Test Orders
You can periodically delete all of the test orders from your store to clear them by selecting Actions > Delete Test Orders in the Orders List view.
Last modified 2mo ago