#Mael CHEMLA
1 messages · Page 1 of 1 (latest)
Hello there
https://stripe.com/docs/payments/checkout/post-payment-invoices is the docs for this
You basically want to set invoice_creation.enabled = true: https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-invoice_creation
thanks a lot once again
Feel free to use the same thread (if it hasn't been archived yet) for any other questions! It is okay if they are different topics.
ok ! Is the email also sent in test mode ?
No we generally don't send emails in test mode as to not spam people
ok, I'll test in live after then