#brianc - payment methods

1 messages ยท Page 1 of 1 (latest)

fallow sinew
#

hey again

#

Can you share the failing request id?

#

like req_1234

#

for us to take a look?

fading abyss
#

{<Stripe.StripeResponse status=400 Request-Id=req_OVBTCzJ3DNrWmI Date=2022-05-18T20:40:52>}

fallow sinew
#

thanks - taking a look

fading abyss
#

same error for ideal

#

fyi

twin pond
#

Hello! I don't believe Bancontact works with Checkout in setup mode, but it does work with a Setup Intents integration.

fading abyss
#

Thanks. Is there a place we can see what payment methods actually work using checkout for setup/off_session payments?

#

cards work. We know that

twin pond
#

That table is for API support, not Checkout support.

fading abyss
#

OK. Where is the chckout support/ Thanks

twin pond
fading abyss
#

Correct. Where can we find informatoin on that or should we jyst assume only cards

twin pond
#

However, generally speaking, I believe Checkout in setup mode has the same support as Checkout in subscription mode on that table.

fading abyss
#

Thanks. Is there a place where we can find out for sure?

twin pond
#

What are you trying to find out for sure exactly? If Checkout supports Bancontact in setup mode?

#

The fastest way would probably be to create a Checkout Session in setup mode with the payment_method_types set to the type you're curious about and see if you get an error back or not, like the error you got for Bancontact.

fading abyss
#

Right. Thanks we were hoping to not have to do that. As it stands it looks like nothing other than cards is supported for transactions where there is no delayed payment. If we had this in documentation it would have saved us hours ๐Ÿ™‚

twin pond
#

I will flag the documentation gap internally. ๐Ÿ™‚

fading abyss
#

Much appreciated

twin pond
#

Flagged internally!

fading abyss
#

Invalid payment_method_types[1]: must be one of card, acss_debit, afterpay_clearpay, alipay, au_becs_debit, bacs_debit, bancontact, boleto, eps, fpx, giropay, grabpay, ideal, klarna, konbini, oxxo, p24, paynow, sepa_debit, sofort, us_bank_account, or wechat_pay

#

Sent sepa_debit and we are getting this error

twin pond
#

Can you give me the request ID showing that error?

fading abyss
#

{<Stripe.StripeResponse status=400 Request-Id=req_K8xi1bOKFId4ER Date=2022-05-18T21:46:25>}

twin pond
#

You sent sepa_debit, not sepa_debit (note the space at the beginning).