#avadh_54867
1 messages · Page 1 of 1 (latest)
I suspect you'll need to update the underlying Charge too: https://stripe.com/docs/api/charges/update#update_charge-description
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
do we need to extract all charges for that booking before updating?
I don't understand the question. There is only one Charge per Payment Intent
is there will be a charge object for that payment intent if status requires_capture?
Yes