#standup75

1 messages · Page 1 of 1 (latest)

charred ibexBOT
high ether
#

Hi 👋

Both will work. The choice between them depends on what information you need to access.

#

Payment Intents generate Charges when they succeed

cursive wraith
#

so it could be that a pyament intent succeed but the associated charge fails? In which I would like to rely on charge

high ether
#

No

#

That would not happen

#

If the payment_intent.succeeded fires, the Charge is successful as well.

#

Payment Intents just allow for recovery from failed Charges as well.

cursive wraith
#

so the digital product we're selling will be available to the buyer when we receive a payment_intent.succeeded for that purchase.

#

Is there any subsequent event that can cancel that purchase that I should listen to?

high ether
cursive wraith
#

ok, super helpful, as usual, thank you