#elisa_53982
1 messages ยท Page 1 of 1 (latest)
Which APIs/payment UIs are you using?
stripe
Yep, this is a Stripe support server โ that is assumed ๐
Is it Checkout? Payment Element?
Checkout supports one-time payment invoices: https://stripe.com/docs/receipts?payment-ui=checkout#paid-invoices
Payment Intents/Elements do not, unless you're using Invoicing API directly
checkout.session.completed
Then yep, see link above