#manish_api
1 messages ยท Page 1 of 1 (latest)
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.
- manish_api, 1 hour ago, 23 messages
- manish_checkout-savedcard, 3 days ago, 43 messages
- manish_api, 3 days ago, 36 messages
- manish_api, 4 days ago, 13 messages
- manish_api, 4 days ago, 33 messages
- manish_api, 4 days ago, 16 messages
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can 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/1247313410186809344
๐ Have more to share? Add details, code, screenshots, videos, etc. below.
Taking a look!
The Session is in setup mode and only USD. That's likely what's blocking some of the payment method types
What should be the mode then?
For example, bancontact and ideal are blocked since these only support eur
Also, klarna and affirm don't support SetupIntents so these won't be shown in Checkout
Taking a step back, I assume you're using setup since you want to use Checkout to collect payment method details from your customer but don't intend to charge them yet?
yes correct,
i want to charge them later
Gotcha. So setup is the right approach here but, since klarna and affirm don't support this, they're not shown as options
Okay
let me just test with some other payment method
Thanks @fluid ivy
Where can i check these details? like which payment methods are supported by setup, which payment methods doesnt support other currencies
Hi there ๐ taking over, as my colleague needs to step away
These will show you all the availabilities for each Payment Method type:
If the Payment method type supports "recurring" or "Subsccription" payments, then they should show up on payment surfaces that use Setup Intents
Cool
Thanks @rancid bay