#yasin-gzeldal_docs

1 messages · Page 1 of 1 (latest)

prisma boltBOT
#

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

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

kind quail
frosty frigate
#

We currently handle billing ourself. Is it necessary to use stripe Billing to create subscriptions?

kind quail
#

If you want us to handle the automated, recurring payments for you use. Otherwise if you have your own recurring logic you can just use the non-recurring APIs to create payments ad-hoc as per your logic

frosty frigate
#

do you have real quick a page with pricing for stripe billing

kind quail
frosty frigate
#

thank you

#

So the following flow would work for us?

  1. import sepa mandates into payment methods on stripe
  2. connect existing accounts to newly created payment methods
  3. build own scheduling logic and charge payment methods on schedule