#smartkiparis
1 messages · Page 1 of 1 (latest)
Hi there!
Stripe will simply create a new customer. We don't do any checks on our end to de-duplicate customers.
So you'll end up with 2 different customers ID with the same info.
Ok, thanks
Could there be a situation that a PaymentIntent flow is successful, but there are some troubles on a bank side. So money will transfer later. Which status will we receive through a Webhook?
If the status of the PaymentIntent is succeeded, then it means there are no issues.
And when we get a status 'processing'?
Then the payment can either succeed or fail. You can learn more about this here: https://stripe.com/docs/payments/intents
So basically while Stripe account have not received customer's money, a PaymentIntent status will be 'processing'?
Yes
👋 taking over for my colleague. Let me know if there's any follow-up Qs I can answer!