#meisei81
1 messages · Page 1 of 1 (latest)
Ah..
Anyway, what can I help?
If I use charge api to make customer pay, will it generate the receipt?
Yes you can specify a receipt_email when creating a Charge https://stripe.com/docs/api/charges/create#create_charge-receipt_email
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
However, I'd strongly recommend you using the PaymentIntent API