2 April 2025
Checkout
Enhancement
SDK
When using the checkoutFlow method, you can now skip showing the payment success and payment error pages that appear by default. To do so, you must pass the skipPaymentSuccessPage and skipPaymentErrorPage configuration properties and set them to true. The properties are independent of each other, so you can pass just one of them, or both.