#Brownbug-checkout-payment-methods
1 messages ยท Page 1 of 1 (latest)
Hi Toby
acct_1Kdz4WBZ7Ukyy3Br
We have a client
In the settings Capabilities they have set all possibilities
In our develpment that we made based on https://stripe.com/docs/payments/dashboard-payment-methods
We send you the payment methode tpye with null , payment_method_types=null
meaning in the checkout it should appear al the payment methods that the webshop admin set in stripe interface above mentioned
The payment methods don't appear, what could be the reason for that
Should I make a session so you can look at it?
What payment method are you expecting to see but aren't?
Brownbug-checkout-payment-methods
There is just normal card payment available
And what currency are you using for the Checkout Session?
Okay, so you're using EUR as the currency.
Yes
Taking a look
Thanks
Apologies, still digging.
Ok no problem goal is to find what is the solution ๐
Thank you so much for your patience. I've consulted with my teammates and it seems like this functionality isn't yet available for Connect scenarios.
Ahhm so we can not activate any other payment methode? just by card and google apple pay?
By connect scenario you mean the two types of integration?
Sorry, let me clarify. The ability to leave payment_methods empty and have the system automatically determine what payment method types to use, isn't yet supported for scenarios where platforms are making requests for their connected accounts.
For the time being you will need to explicitly pass the payment methods that you'd like to be available.
Ok so we will transfer the data directly, where can we find the values that must be sent in payment_methods
Hello ๐
Stepping in for toby here
you can pass supported payment_method_types while creating a checkout session
https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-payment_method_types
For us it was clear that of the client on the admin menu can select the options this solution would be good.
For us it was clear that of the client on the admin menu can select the options this solution would be good.
AFAIK We're slowly rolling out support for this. We don't particularly know the ETA on it but we are working on it.
Ok thank you Hanzo, most probably by next week we will develope our admin interface so the user can select the desired payment methonde
thanks for the help and have a nice weekend!
NP! Good luck ๐