#nicdiblasi_api
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/1278263114865049614
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
hi! I think it's because you're using an old API version which means automatic payment method selection is not the default, so it defaults to card. You need to either explicitly pass the payment_method_types you want or use a more recent API version (https://docs.stripe.com/upgrades#2023-08-16)
https://docs.stripe.com/api/payment-link/create#create_payment_link-payment_method_types
ah it's maybe not that, instead it's probably because you have iDEAL turned off in your managed settings for connected accounts :
https://dashboard.stripe.com/settings/payment_methods/connected_accounts?config_id=pmc_1Psh6VIr4QMwTCfQQPQDGV6Q
Hi, IDEAL is active and was active before a created the payment link
depends what you mean by "active". The account has the capability for it yes, but if you check the links in my last message, it is turned off in your settings for what payment methods to display.
which link you've sent 4
ideally you'd read all of them(and I did say 'in my last message' so I meant the two in my last message)
I mean https://dashboard.stripe.com/settings/payment_methods/connected_accounts?config_id=pmc_1Psh6VIr4QMwTCfQQPQDGV6Q (and https://docs.stripe.com/connect/dynamic-payment-methods explains the context of what that page shows).
Would having it 'active' on the connect account have high precedence over the platform's 'show by default' setting?
no
Ok, it displayed!
active just means they're onboarded and can use the method. Whether or not the method shows on the checkout page depends on the settings configured in that page
What dictates whether IDEAL can be used. Is it simply the currency being selected as euros?
it's many things; that is one of the criteria. If you click the '...' next to iDEAL in that Dashboard page you can see the settings/criteria