4 June 2025
Messages/Subscriptions
We have introduced Event notifications for Checkout in public beta. With this new feature, you can subscribe to Events in the Checkout process.
By subscribing to Checkout event notifications, you can improve your checkout experience with automatic, real-time status updates.
Changes:
- [API] Added the following Events in public beta:
- [API] Added the following values to the EventType enum type:
CheckoutOrderCreationFailed
CheckoutPaymentAuthorized
CheckoutPaymentAuthorizationFailed
CheckoutPaymentCharged
CheckoutPaymentChargeFailed
CheckoutPaymentRefunded
CheckoutPaymentRefundFailed
CheckoutPaymentAuthorizationCancelled
CheckoutPaymentCancelAuthorizationFailed
- [API] Added
checkout
value to the EventSubscriptionResourceTypeId enum type.