5 years ago
New payment method added event type
A new event type (`customer_payment_method_added`) has been added for the event that a new payment method has been added to customer. The event can be used with webhook to register payment method after a Checkout recurring session flow, or a charge flow, with the option to store payment method for later use.
To receive the webhook the event type must be selected in webhook configuration. This can be done either in the Administration or using the API.