Sent when a setup intent is requires action
Required permissions:
payment:setup_intent:readmember:basic:readmember:email:readwebhook_receive:setup_intentsThe signature of the webhook request with the webhook version prepended
"v1,BASE64ENCODEDSIGNATURE"
The timestamp in seconds since the Unix epoch that the webhook was sent at on the server
"1727606400"
A unique ID for every single webhook request
"msg_xxxxxxxxxxxxxxxxxxxxxxxx"
The API version for this webhook
"v1""v1"
The timestamp in ISO 8601 format that the webhook was sent at on the server
"2025-01-01T00:00:00.000Z"
The webhook event type
"setup_intent.requires_action""setup_intent.requires_action"
An object representing a setup intent, which is a flow for allowing a customer to add a payment method to their account without making a purchase.
Return a 200 status to indicate that the data was received successfully