#fatima_api

1 messages ยท Page 1 of 1 (latest)

unborn mortarBOT
#

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

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

weak ridge
#

Hi ๐Ÿ‘‹ the Customer Portal is the only prebuilt solution offer that is coming to mind which would allow you to do that.
https://docs.stripe.com/customer-management

You will definitely need to create a Customer object before a new customer is able to use this feature, but I don't think they need to have an active Subscription.

#

Just confirmed the customer doesn't need to have a Subscription to be able to access a link you generate to the Customer Portal for them.

#

One question though, when you say app, are you referring to create a mobile application or a web application?

proven cliff
#

web application

weak ridge
#

Perfect! (Just wanted to make sure I shouldn't be offering mobile-centric solutions)

proven cliff
weak ridge
#

But it's not the first time I've heard that ask, and will file feedback for our product team to consider building that support in the future.

proven cliff
#

and just to confirm, besides the customer portal, there is no other programatic way to generate a link for customers?

weak ridge
#

Not for managing payment methods, no.

proven cliff
#

ok thank you

weak ridge
#

Any time!