#luca-baldassarri_docs

1 messages · Page 1 of 1 (latest)

simple rootBOT
#

👋 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/1354114211650863164

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

steady gorge
#

We have SetupIntents for saving PMs without a payment upfront. I am unsure if we have a doc for that specifically for SEPA subscriptions but I am looking in to it and will report back with what I can find

#

For starting without an immediate payment, you can use our general flow for saving a PaymentMethod
https://docs.stripe.com/payments/mobile/set-up-future-payments
Then later when you create the subscription you would provide that payment method's ID when creating the subscription (and set off_session: true if the customer isn't around when it is actually created)
https://docs.stripe.com/api/subscriptions/create
Or you can offload the creation scheduling to Stripe with a subscription schedule
https://docs.stripe.com/billing/subscriptions/subscription-schedules/use-cases#start-subscription-future

#

I know that was all a lot of info, let me know if you have any further questions

simple rootBOT
ivory flint
#

Ok, is it possible to embed?

dry crest
#

Hi hi! I’m going to be taking over for my colleague here; can you please summarize your issue/question for me?

dry crest
#

Sorry, fell off my chair. Did you still have a question?

ivory flint
#

my apologies, I have no further questions at the moment, thank you for your availability