#uh oh
1 messages · Page 1 of 1 (latest)
Hi, is there a question here?
I'm expecting the Payment Intent to first be created with status "requires_action", then updated to "succeeded", which fires the webhook payment_intents.suceeded.
I am expecting to see some values in previous_attributes in the event object, but I see that it's not the case
What could be happening?
From the docs you posted:
Object containing the names of the attributes that have changed, and their previous values (sent along only with *.updated events).
payment_intent.succeededisn't and Update event