#piyushjain
1 messages · Page 1 of 1 (latest)
The Payment Intent is a state machine object for a payment. The Charge object reflect details of the actual payment
e.g. you can have a Payment Intent in various states, but a Charge only exists when payment happens
So payment intent and charge both are inter related
Via payment intent can I get charge id ?
See my problem is I want to show last 4 digit number of card ..
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
And that is only possible in charge id
Wait, I have another thread with you. I just gave you the answer: https://discord.com/channels/841573134531821608/1067021924577845318
Please don't ask the same question multiple times