#khaled_03640
1 messages · Page 1 of 1 (latest)
Depending on your API version it will either be the last_charge property or the charges property on the payment intent
i am use this vesrion 2020-08-27
i found in in webhook response as this
"latest_charge": "ch_fggfg"
i need to get it with api
can you give me documentation link
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
its the opposite
i have the pi and need the ch
Isn't this giving you the ID?