Custom Events
Listen to Expiry Date event
This event is triggered when the expiry date changes. Merchants can listen to this event and implement checks and validations based on the received value.
Listen to Payment Method event
Merchants can listen to the Payment Method Info event to receive real-time updates when a customer selects or changes their payment method. This event provides essential details about the selected payment method, allowing merchants to implement custom checks, validations, or UI updates based on the received data.
For card payments, the event will include additional details such as:
Card Brand: The card network, e.g., Visa, Mastercard, etc.
Last updated
Was this helpful?