#eric.ho

1 messages · Page 1 of 1 (latest)

twin daggerBOT
tribal torrent
#

If you set the payment method as the only one in payment_method_types it should be the only one that is usable when confirming the intent

#

Can you share the ID where you saw a user pick a payment method type that should have been unavailable? (pi_1234)

manic viper
#

can we set the ID of the payment method, e.g. force the user to pay with a particular card?

#

we specify the payment_method with an ID, which starts with pm_...

tribal torrent
#

If you already have it saved, you can actually just pass it in to the payment_method property when creating your payment intent server side

#

If you pass it along with confirm=true we will try to confirm the payment on that payment method immediately