#Partner
1 messages · Page 1 of 1 (latest)
hello! what are you having trouble with?
I need full guide
I implement one time payment
already
I need to do one time payment + subscription also
How can i do this?
Do you have any full guide?
If you use Checkout, you can add a one time Price and Recurring Price for the customer to pay at once. We have a guide on how to implement Checkout with Subscriptions here - https://stripe.com/docs/billing/quickstart. You just need to include a one-time Price item when creating the Checkout Sessio
I think this is not.
One of your guy sent me createpayment intent guide
But close discord so it's removed
using paymentIntents
stripe.paymentIntents.create({
I created payment using this
then this is probably the guide you want to refer to if you want to collect payment using the Payment Element : https://stripe.com/docs/billing/subscriptions/build-subscriptions?ui=elements
Your guide is different with past one
do you have a reference of what past guide you're referring to?
this looks like the past thread : https://discord.com/channels/841573134531821608/1078576348341219348
So this is correct.
I think this guide is good.
There are 2 options
- one time payment + subscription monthly
- subscription annually
Is there any full guide with some code?
I used paypal so far so I am new to stripe
that guide which i provided is a full guide. My colleague has also advised on how to add in a one time invoice item
are you running into any specific issues when following that guide?
Not yet. I am following your guide now so if I have any problem can I ping you?
sure, you can reach out again if you have questions