#pavle_api

1 messages ยท Page 1 of 1 (latest)

simple tideBOT
#

๐Ÿ‘‹ 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/1384066701649379489

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

jagged haven
#

That's expected since Customer Portal only change the customer's field. However, you can make an Update Subscription API on your own and change the default_payment_method based on the customer input method too

sacred plank
#

Hi Orakaro thank you very much for your response, but this means that this is not possible via Stripe portal? We would have to create our own frontend and api endpoints for this?

#

And then call the Stripe API

jagged haven
#

No you can still use Customer Portal, but after it's done, you can listen to the customer.updated webhook event and and an Update Subscription API subsequently, I think

sacred plank
#

Ok perfect thank you very much ๐Ÿ™‚