Skip to main content

Checkout analytics webhook events

What's new

Webhooks now support two new event types — analytics.checkout.payment_method.select and analytics.checkout.payment_method.close — so you can subscribe to payment-method selection and close analytics events.

Impact

You can now register and receive webhooks for payment-method selection and close activity. The new values are accepted wherever you configure subscribed events and are returned in webhook responses.

Changes

ResourceChange
create_webhookAccepts analytics.checkout.payment_method.select and analytics.checkout.payment_method.close in subscribed events; returns them in the response
update_webhookAccepts analytics.checkout.payment_method.select and analytics.checkout.payment_method.close in subscribed events; returns them in the response
get_webhooksReturns the new event values
get_webhookReturns the new event values
expire_webhook_secretReturns the new event values
reveal_webhook_secretReturns the new event values

Upgrade

  • No action required. To receive the new events, add analytics.checkout.payment_method.select and/or analytics.checkout.payment_method.close to a webhook's subscribed events.

Need help?
Contact our integration team at [email protected]