#bjj_checkout-installments

1 messages ¡ Page 1 of 1 (latest)

idle glenBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1238191406690996265

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

autumn belfry
#

Thank you

acoustic summit
#

There are definitely many different ways to do this. And Checkout is not a good fit for "real installments plans" because we don't support the concept of an "end date" on Checkout

#

bjj_checkout-installments

autumn belfry
#

I don't need to do installments at set dates though, I just need to be able to charge the customer when I want

#

Your documents told me to use Stripe Checkout with future_usage turned on. Do I need to use Stripe Elements instead?

#

Can I not just charge the customer an initial deposit and then save the card and use in the future with session_off so that the client doesnt need to approve?

#

I realy need help in setting this flow up because your documentation is very confusing

#

I have read the article that you sent me already, I have read all of your documentation

#

Please do not just send me links to read, I need real customized help please

acoustic summit
#

I'm sorry you started explicitly talking about installments and now you said you don't want installments.

autumn belfry
#

I need this as an embedded for

#

and the linkthat you sent me says:

Use Stripe Checkout to easily embed a prebuilt payment form on your website that allows your customers to save their payment details for future purchases.

acoustic summit
#

If what you want is to accept a payment for $100, and save the card for future payments off session then the doc I shared is the canonical integration path and works totally fine and is exactly what you need

autumn belfry
#

I would want installments, but I need to be able to charge those installments qwhenever I want, not to a set schedule

#

But you said above that I cannot use Stripe Checkout for this and the link that you sent me tells me to use Stripe Checkout for embedded integration

#

So I am confused

acoustic summit
#

I showed you how to accept a payment with Checkout and save cards.
I also said that Checkout doesn't support installments because we don't show something like $125 a month for 4 months. So if you care about that Checkout is not a good fit. If you don't care about that then Checkout works fine

autumn belfry
#

OK great thank you! So just to clarify... I can use embedded Stripe Checkout to initially charge a new customer say $2,500 and save their card details to charge them again in the future. Then one week later I can charge them the remaining $12,500 using PaymentIntent?

#

hello?

acoustic summit
#

yes you can

autumn belfry
#

thank you!! have a great day