#sanket8360
1 messages · Page 1 of 1 (latest)
hello! we'll prefer to open a new thread at this point. How can I help?
Ok
How do I make a one-time purchase using the stripe?
and i don't want to open stripe default checkout page
I am using Laravel9 for stripe integration and used Laravel cashier package for stripe
I believe my colleague pointed you to this guide previously : https://stripe.com/docs/payments/accept-a-payment?platform=web&ui=elements
We also have a quickstart guide here which you can refer to : https://stripe.com/docs/payments/quickstart
We don't have any official examples that uses Laravel so you'll have to adapt the guides to what you're using
I have to use this form.
sure, that's fine
Because subscription using this form is also working.
And I have to execute both subscription and one-time payment using this form.
alright, have you tried?
Yes I am trying but I have some confusion.
And actually I'm looking for an api to make a one-time purchase
Because Stripe doesn't offer hourly based subscriptions so I have to do it using one-time payment.
?