#geekcorner_best-practices
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/1281198675934183549
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- geekcorner_best-practices, 17 hours ago, 6 messages
hi! it just works; per the docs
To enable customer card brand choice in the Split Card Element, set showIcon to true.
Right now, my field work, but I can't click on the icon to change the network.
It doesn't for what I saw
is your account in the EU?
did you paste in a card number like 4000 0025 0000 1001 from https://docs.stripe.com/co-badged-cards-compliance?type=web-elements&ui=card-element#testing ?
is your account in the EU?
it does work overall, you can see a demo at https://jsfiddle.net/y24kfh7n/ .
Test your JavaScript, CSS, HTML or CoffeeScript online with JSFiddle code editor.
is your account in the EU? again; this feature doesn't work (and isn't needed) if you're using a Stripe account that isn't. If you're using Connect it can be more complicated.
if you have a link to a page I can visit to repro, I can have a look
the API key you're using there is for a Canadian account
oh that's why
there
i'm developping against this key (updated the stackblitz, the one you saw was the one when i forked)
if it is still not good, i'll have to wake up my friend so he makes the actual stripe account lol
well now you're using the key of an account in Switzerland, where this regulation also does not apply and the dropdown doesn't appear
https://docs.stripe.com/co-badged-cards-compliance?type=web-elements&ui=card-element#integration-requirements (Switzerland is not in the EEA)
yeah I know, that's where I leave ๐ฅฒ
okay I figured out how the docs works let's try again ๐
okay there we go
thanks anyways!
great!
i had to change the country in the docs website