#aravind_unexpected

1 messages · Page 1 of 1 (latest)

opal crystalBOT
#

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

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

torpid mica
#

Does the saved payment method fulfill the above pre-requisites?

waxen badge
#

Our team is using the stripe pricing table, it is internally creating a checkout session, and it's in subscription mode.

All I'm doing is creating customer session for the existing customer and passing the customer_session_client_secret into the Pricing table which the customer has default payment method and also the payment method redisplay is always to show the card detail but it's not working, should I need to change any configuration in the stripe dashboard?

torpid mica
#

Did you get a chance to read my previous message as well as the API reference?

waxen badge
#

If the Billing name, billing address and email are present means the card will show up?

opal crystalBOT
knotty lark
#

hi! I'm taking over this thread.

waxen badge
#

Thanks, can you provide more information about display saved card detail with using stripe pricing table component

knotty lark
#

Pricing Table uses Checkout Session. so read the doc about Checkout Session I shared above