#kliti

1 messages · Page 1 of 1 (latest)

timid laurelBOT
mint jasper
#

Hi 👋

When you say one-time products, what do you mean? What kind of billing would you be trying to achieve?

marble barn
#

Hello,
I have a subscription plan which is monthly and I want to add another product only for one time payment.

#

And in that one-time payment product I want to add a 3 days trial

mint jasper
#

One time payments do not support a trial period. Do you mean you wouldn't take payment for 3 days first?

marble barn
#

Yes, but I want to allow the customers to add the card details in order for Stripe to make that payment after 3 days

mint jasper
#

So in that case you would need to use a Setup Intent to collect payment method information without charging the customer, then your own integration would need to know to charge them 3 days later. We currently don't support trial periods on one-off purchases.

marble barn
#

Ok, thank you

#

Can I ask you another question?

mint jasper
#

Sure thing, what's up?

marble barn
#

Can I use both One time Payment and the Subscription on the same checkout session, and if so can you help me with an article?

#

I am using NodeJs to develop the app

mint jasper
marble barn
#

Ok, Thank you so much for your help, Have a great rest of the day.