#sb-checkout-paymentmethod

1 messages ยท Page 1 of 1 (latest)

lyric fieldBOT
lusty ruin
#

Hi ๐Ÿ‘‹

Where are you seeing these options that you do not want to?

tepid egret
#

I'm using stripes prebuilt checkout page, and would like the customer to only use instant payment methods

#

It's my checkout page, currently using test mode

lusty ruin
tepid egret
#

ah I see payment_method_options optional object

#

thank you, my mistake

lusty ruin
#

Sure thing, it's why we are here ๐Ÿ™‚

tepid egret
#

yes gotta say it's quite a unique thing to have a discord like this, but very helpful ๐Ÿ™‚

#

thanks

lusty ruin
#

And let me be clear, there are both payment_method_options and payment_method_types

tepid egret
#

ah yes, that's the one I want

lusty ruin
#

You use the _types one to specify only the Payment Methods you want to accept

#

And then you can configure different options for each payment method you accept in payment_method_options

#

It can be kind of confusing but that's because we give you a lot of ways to configure your Checkout Session

tepid egret
#

ah okay I understand, stripe api seems to think of everything though, so I'm not complaining

#

thank you for the help

lusty ruin
#

Happy to do it ๐Ÿ™‚

tepid egret
#

Also, is there a list that kind of specifies what is an instant payment out of this list?

#

just, I'm not familiar with every type of payment

lusty ruin
tepid egret
#

ahh sick

#

I'll read through this

lusty ruin
#

Great, I hope it is helpful

tepid egret
lusty ruin
#

Digital wallets are mostly convenience wrappers (with some security features) around Card payment methods. So as long as you have the wallet enabled in your Dashboard settings and specify card in the payment_method_types you should see the wallets displayed.

tepid egret
#

ah okay I see it, thanks

lyric fieldBOT