31 July 2025
SDK
We have introduced the
retryOrderVerification
method for the Browser SDK.If a checkout cannot complete a verification on time (for example, it times out before the Order has been created), then Checkout generates the Order Verification Timeout Message. To retry the verification, you can now use the
retryOrderVerification
method. If retrying the Order verification fails, Checkout now generates the Order Verification Retry Error Message.Additionally, we have renamed Payment Verification Messages to Order Verification Messages. This provides a more accurate terminology and better reflects the verification process. To support this, we have deprecated and replaced the following Messages, but they will be supported until 8 January 2026:
- Replaced Payment Verification Started with Order Verification Started
- Replaced Payment Verification Timeout with Order Verification Timeout