#austinw_unexpected
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/1496559766464495677
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi there!
Let me see what you can do with the portal configuration
but, to be clear, canceled is a terminal state so a Subscription (as in the specific sub_123) can't be reactivated
Yeah, it looks like we only allow updates and cancellation in the Customer Portal - see the Customer Portal Configuration's features in the api reference
Perfect, this is what we expected, but we wanted to make sure. I'm assuming the most "efficient" way to have the intended outcome would be to create a separate payment link for said subscription and have our API direct customers to that link instead of the customer portal, correct?
Yeah, if you need it to be durable or else you could do hosted Checkout to prevent proliferation of Payment Links if you care about that
Makes sense. Thank you for the help!
Yep!