Testing your checkout
After adding a product/s to the cart, go to checkout and you will see a new payment method using the Title and Description you gave when configuring the plugin (as explained here). Select this and you can enter test card details and complete a transaction in our testing environment.
WooCommerce Order Status
You can review the status of all orders on the "Orders" page in the WooCommerce interface. To do so, navigate to WooCommerce > Orders. The status shown for any given order can be one of the following:
Order status | Description |
Pending payment | Order has been received but no payment initiated. Awaiting payment. |
Failed | Payment failed, e.g. due to being declined or requires EMV 3DS authentication. |
Processing | Payment received and stock has been reduced (if applicable). Order is awaiting fulfilment. |
Completed | Order fulfilled and complete. No further action required. |
On hold | Awaiting payment. Stock is reduced, but you need to confirm payment. |
Cancelled | Cancelled by an admin or the customer. Stock is increased. No further action required. |
Refunded | Refunded by an admin. No further action required. |
Authentication required | Awaiting action by the customer to complete EMV 3DS authentication. |
You can refund settled transactions by selecting an order and then clicking "Refund".
To learn more about Order Status, refer to WooCommerce's documentation (link to external site).