#1g0rkr

1 messages · Page 1 of 1 (latest)

graceful citrusBOT
brisk remnant
#

Hello! can you clarify/rephrase your question? I'm not fully sure what you mean by your question

tranquil tundra
#

I am working on receiving events from Stripe. I am a bit curious if I can accept event type PaymentIntentPartiallyFunded as success event.

#

There is 100% sure success event with type PaymentIntentSucceeded, but what about partially funded ?

brisk remnant
#

Gotcha! Thanks for clarifying

#

The PaymentIntentPartiallyFunded wouldn't be considered a success event - when this event gets sent the paymetn intent isn't actually in a successful state and it would have status: requires_action

tranquil tundra
#

In fact, does that event type capture some money or not?

brisk remnant
#

No, a partially funded PI won't add any funds to your account balance