#sofian-single-pi
1 messages · Page 1 of 1 (latest)
can you explain what you're worried about or trying to check here?
yes, payment intents are designed to only have one successful charge
one PI has a charges field, which is iterable, so i was wondering how could i do some matching between stripe and our backend
there maybe be many failed charges before the successful one
sure
but currently that part of the api returns only the latest charge: https://stripe.com/docs/api/payment_intents/object#payment_intent_object-charges-data
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.