#kooltank
1 messages · Page 1 of 1 (latest)
Hi 👋
For one-off purchases using a custom UI I would recommend using Payment Intents.
Here is our canonical doc for this integration
https://stripe.com/docs/payments/accept-a-payment?platform=web&ui=elements
thank you, can one off payment be linked to products?
Oh, sorry. Not for Payment Intents. For that you would need to use Invoices. https://stripe.com/docs/invoicing
You would still use the same UI approach but get the client_secret from the invoice.payment_intent
Interesting , thank you, i will expolore this, cheers