#stiggz_custom-checkout-subscriptions
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/1281308337551577164
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi ๐
Unfortunately we cannot provide support for an invite-only beta like this one. It looks like you have already reached out to request an invite. You will need to wait to hear back from the team running this beta.
Ahhh ok, shame. You don't happen to know some of the differences? Since I can't test it, I'm trying to decide if it's worth waiting who-knows-how-long for the invite to be extended, or if we should just implement the old-fashioned way
I'm not familiar with this integration so unfortunately I cannot detail much about how it compares to using Payment Element.
Do you know if I'm wanting to use the payment element to start subscriptions, is tax calculation performed and applied automatically?
(I'm currently using stripe checkout with the stripe-hosted page, and am wanting to switch to a self-hosted ui)
Subscriptions made directly using the API (instead of Stripe Checkout) require additional configuration to collect taxes. You can review how do to this here
https://docs.stripe.com/tax/subscriptions
Great, thanks! Do you have any documentation also in how to prorate subscription changes? For example, using the checkout page, if you were halfway through a month at say, $20/mo, and you upgrade to a new subscription that's $40/mo, it automatically prorate the month, charging the customer $20. Similar behavior for downgrading. Do I have that correct?
Correct. You can review this doc for more details on how to upgrade/downgrade subscriptions and how that affects proration calculations
https://docs.stripe.com/billing/subscriptions/upgrade-downgrade
Sweet, thanks for your help
Happy to shed what ๐ก I can ๐