#An00xy
1 messages · Page 1 of 1 (latest)
Each of those payment methods has various requirements like what currencies it is allowed for or things like "can't be saved for future payments". That Checkout Session may in one way or another not be compatible with those payment methods
Though also, are those both in the same mode? For example did you enable those PMs in test mode and also create the Checkout Session in test mode?
Oh, okey I am sure that I've saving for future payments enabled
nah, no test mode
That was just an example, haven't looked in to those specific PMs yet
So both of those are live?
Thanks for the link, will see if I can spot what is happening
In our logs it looks like bancontact, eps, giropay, ideal, p24, blik are not showing up because they don't support USD
but shouldnt they show up for me? I am from Poland
So for example if you look at the page for Bancontact, we specify that it can only be used for EUR payments https://stripe.com/docs/payments/bancontact
Oh I didn't realize that you have a multi-currency session. What currency is the session showing up as for you?
PLN
I'm surprised p24 isn't showing up then
Can you go to that link yourself and send me the full URL you get?
Ye, Przelewy24 and Blik should be there for me
I can check in to your specific session
Yes perfect, thank you
Hey apologies for the delay. It looks like blik and p24 were filtered out because they don't support being saved for future payments
So if you change the plink to not try to save the payment method they should start showing up
Unfortunately that means that payment methods that do support it won't be saved. We do support mixing saved and non-saved payment methods with Checkout but not for Payment Links themselves. So you can do this if you are comfortable with a low code solution vs a no code solution
that page is still for pln for me, though actually I think I would see the same restrictions because USD still isn't supported by those payment methods
Or did you enable some USD payment methods as well?
try this link
Yep, still only seeing card and our logs are indicating that this is because the payment methods that you have enabled not supporting USD. Is there another payment method that you were expecting to show up?