#therealbenji_checkout-savedpms-displaymultiple
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/1277707579253981349
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hello, have you double checked that the involved payment methods here have allow_redisplay=true?
Looking in to what other restrictions there may be here
Hey! Sorry for the slow reply. I didn't realize you guys were so quick!
Yes, they are both set to allow_redisplay=always
"id": "pm_1Ps8HcETbTfYUQujylsFI48v",
"object": "payment_method",
"allow_redisplay": "always",
"id": "pm_1Ps8IUETbTfYUQujJN2MeV0b",
"object": "payment_method",
"allow_redisplay": "always",
This is what it looks like, it doesn't show multiple options.
Messing with the allow_resdiplay property does have an effect though.
Before using allow_redisplay_filters to show both limited, always, I wouldn't see a user's payment method that was previously used for checkout.
The limitation seems to be that I'm only seeing that last payment method used, versus all
What happens if you click "Change" does it just revert to the form for adding a new card?
Thank for for the info. I will reach out to my colleagues about this, I think it may be subscription mode specific behavior with Checkout
Thank you!
Ah, this is a Checkout specific restriction. Checkout is only expected to list one PM at the moment though listing more is on our roadmap. If you reach out to our support team they may be able to help you there https://support.stripe.com/?contact=true
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.