#mrfede_api

1 messages ¡ Page 1 of 1 (latest)

halcyon groveBOT
#

👋 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/1347600806500765736

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

true cloud
#

Aditional context: Im already using the PaymentElement in my checkout, passing the customer session to enable managing/displaying saved payment methods.

#

Now I want my customers to be able to manage those saved payment methods from the account management page

#

Ideally I can use some Element to display that...

wary pelican
true cloud
#

Hi @wary pelican !

#

Im already doing that with the PaymentElement, passing the customer session secret

#

The payment method info is being saved for the customer, all good on that side

#

What I need now is a way to let the user manage their saved payment method, outside of the checkout context

wary pelican
#

Ah, you would need to build that on your end.

true cloud
#

Ooh I see

#

Ok sounds good, just wanted to confirm that before start building

#

Thanks!

wary pelican
true cloud
#

I'll check it out, thanks!