#ゞ4444
1 messages · Page 1 of 1 (latest)
Could you explain more what payment voucher are you referring here?
Invoices for similar subscriptions
If you use Stripe Subscriptions or Invoices products, they provide invoices
Is there a payment voucher for one-time payment?
Which type of integration do you use for one-time payment? Checkout Session, Payment Intent or Payment Links?
Payment Intent
For Payment Intent, Stripe doesn't send an invoice. It's possible to send payment receipt email upon successful payment. You may set receipt_email and enable email setting in Dashboard to send customer email for successful payment:
receipt_emailparameter: https://stripe.com/docs/api/payment_intents/create#create_payment_intent-receipt_email- Email setting: https://dashboard.stripe.com/settings/emails
Can I send the receipt to more than one person
No! It can only be sent to one email address