Closed andrewlimaza closed 2 years ago
Change the order status from 'pending' to a different status if a user doesn't complete the payment or cancels on the checkout page.
We decided to do it how we do with other gateways, set the order status to 'token' by default. This helps us determine when the user cancels or not.
Change the order status from 'pending' to a different status if a user doesn't complete the payment or cancels on the checkout page.