#aissistantes_best-practices
1 messages ¡ Page 1 of 1 (latest)
đ 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/1274105326978990103
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi, yes you cuold. However, Stripe Billing handles all the complexity that comes with subscriptions.
You would just create the PaymentIntet: https://docs.stripe.com/api/payment_intents/create on the cadance you are looking for
That's cool. I know, but I only have to configure the subscriptions, payment errors handles and my billing system, right?
I suppose that if I manage my subscriptions like this, I will paying 1,5% + 0,25 EUR, right?
Thank you so much!!
I can't speak to the fees much as I do not have the exertise here.
Yes, you would handle invoices and recurring payments
Cool/ thanks!!