#joseph-checkout-paymentmethods
1 messages · Page 1 of 1 (latest)
Have you enabled those local payment methods in your dashboard settings? https://dashboard.stripe.com/settings/connect/payment_methods
There should be buttons that say "Turn On" for payment methods that you currently have turned off. When you click turn on they should ask you for any other data that you need to enable them
Also keep in mind that there are separate test mode and live mode settings here, so you will want to turn them on in test mode when you are initially testing https://dashboard.stripe.com/test/settings/payment_methods
Unfortunately I am less knowledgable on how to configure dashboard settings, if you reach out to our support team they should be able to guide you through specific payment method configs https://support.stripe.com/?contact=true
I am in test mode right now and not activated the account. Let me check the links you provided.
https://dashboard.stripe.com/settings/connect/payment_methods
this is showing from this url
And from the payment_methods link
Are you using connect or are you making these checkout sessions directly on your account?
Oh wait I see they are turned on in test mode
Directly doing from the checkout session.
Can you send me the ID of a checkout session that you created here? (cs_test_1234.. or cs_live_1234...)
Sure let me take the id
cs_test_a120AAw12DkT7wLt3CQwhlvcFh4gQSXI05vE34p10STd1Oo0rBTShsNFKE#fidkdWxOYHwnPyd1blpxYHZxWjA0SE1RbzZWT2RPN3E1VnBBTWxsUm58dWxUM3BqbHBLQ1FcUzE3d2xHM1xjUTJgd3V1cjNvUDxxanZtbXZdUzJJQX0xQUZDY0cwNUN3XEFyNm8zZ0pUMHJONTVNb2pJQjFERCcpJ2N3amhWYHdzYHcnP3F3cGApJ2lkfGpwcVF8dWAnPyd2bGtiaWBabHFgaCcpJ2BrZGdpYFVpZGZgbWppYWB3dic%2FcXdwYHgl
Sorry for the delay, just looking in to this. I am still trying to figure out quite why they aren't showing up here. Because you are using an invoice, I am wondering if the session is referring to your invoice settings instead. https://dashboard.stripe.com/settings/billing/invoice#:~:text=Learn more-,Payment methods,-Manage
Would you mind turning payment methods on there and trying again?
Before the invoice also it was not showing actually
Previously it was only cards now I removed to see if it shows but it isn't
You removed cards as well? From the invoice settings or somewhere else?
While creating the stripe code, I previously mentioned payment method as card. Now I removed from there but still as you can see only card payment only shows
Interesting, I didn't see you explicitly passing in card for the session that you sent the ID for.
If you explicitly pass in other payment method types like us_bank_account do they show up? If they error out that may be a clue as to why they aren't showing up here
Hey, I just mentioned above now I remove card from payment methods
Okay let me check with this
That's why removed payment_method_types
Right, I was just curious what would happen if you included a different one, though now that I think of it, you are probably running in to something else. I will check in to that example Checkout session again to see if I can get better info from it
Okay. Thank you. Please do inform.
joseph-checkout-paymentmethods
So I am actually only seeing card and the wallet payment methods turned on in your settings https://dashboard.stripe.com/test/settings/payment_methods
Once you have other payment methods set up here, they should show up in your checkout session as long as you aren't specifying payment_method_types
Unfortunately I am not sure what you need to do here to enable those. If you reach out to our support team they should be able to help you here https://support.stripe.com/?contact=true