#minaturecookie_code
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/1228346530633613395
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
๐ you can't actually prevent it from being entered, however if you use the two-step confirmation flow (https://docs.stripe.com/payments/build-a-two-step-confirmation) then you can throw an error based on inspecting the PaymentMethod
That's all fine โ but I want to stop the Amex card being advertised as accepted
The Stripe Elements UI appears to show Visa+Mastercard+Amex icons (plus another "other" rolling image) of "accepted" cards
I want to hide the Amex one. Just blocking it in Radar will make for a weird UI where we say we accept Amex, but then block it
Yeah I don't think that is possible right now. Let me double check
Okay actually I think there is a beta ongoing that can do this (we mention this in the docs here: https://docs.stripe.com/payments/customize-payment-methods#filter-card-brands ). However we don't know much about betas here. What you'll want to do is reach out to our Support team via https://support.stripe.com/contact/login and see if you can get added to this beta.