#mohamme-Charges
1 messages · Page 1 of 1 (latest)
The Charges API is the old API for making charges (aka collect payment from) on customers
You should use the new PaymentIntents APIs instead
thanx for reply
already i am using PaymentIntents but i want to take extra fee from customers and link the processes with first origin PaymentIntent object ID
do you have articale?
I see, I guess you are talking about the application_fee?
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
thanx,