#deetoo_code
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/1217876019583778838
📝 Have more to share? Add more details, code, screenshots, videos, etc. below.
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- deetoo_code, 56 minutes ago, 12 messages
Hello, looking in to this. Do you have the doc on hand that shows how to use these customer sessions with the pricign table? Having trouble finding it at the moment but I am still looking
yes! it is here: https://docs.stripe.com/payments/checkout/pricing-table
where it says "passing an existing customer"
From the example code there it looks like you should use customer-session-client-secret= instead of client-reference-id
it worked, thank you so much!!!
is it okay if I ask another question?
I want to turn off Pause here, but it's not letting me do so. This is the Customers Portal
If you toggle on the cancel toggle does that enable the pause toggle to be flipped?
No :( I turned on the paused just yesterday
If you hover over the i next to the grayed out toggle, does it say anything about why it is disabled?
yes it says this feature is going to be deprecated in May
👋 taking over for my teammate and catching up!
I see the same thing on my end. Hovering of the "i" shows this:
We are in the process of deprecating this feature. This option will no longer be available after May 01, 2024.
Learn more
"Learn more" is a link but there's no information about deprecation on that page: https://docs.stripe.com/billing/subscriptions/pause
I recommend flagging this to our support team, as we're not Dashboard experts here: https://support.stripe.com/contact/
I can flag on my end as well so we can update the "learn more" link to something more useful
yes, learn more is a link. I would like to turn the pause option off haha, are there other ways besides doing it from the portal?
You could create a Customer Portal configuration via the API: https://docs.stripe.com/api/customer_portal/configurations/create
I think the api doesnt support updating existing customer portals :( I will send an email to stripe support
@tough field the Dashboard's "Learn more" text should really link to here: https://support.stripe.com/questions/billing-customer-portal
The very last section provides more context
The previous feature inaccurately represented the “pause collection” behavior, which should not be toggled by customers directly.
pause collectionshould link to this: https://docs.stripe.com/billing/subscriptions/pause
The issue is that, if a Customer pauses their Subscription via the Portal, the subscription remains active. Customers just won't be charged automatically
I see! was this done today? I was able to toggle the pause yesterday
not being able to turn it off only affects me in test mode, so it should be okay :) Thank you for the help!
It might have been, I'm not sure