#programmer.anamul

1 messages · Page 1 of 1 (latest)

steep havenBOT
wispy jewel
#

You'll need to disable automatic_payment_methods (see here: https://stripe.com/docs/api/payment_intents/object#payment_intent_object-automatic_payment_methods) on the Payment Intent and explicitly declare which Payment Method types you want to accept by setting payment_method_types on the Payment Intent (see here: https://stripe.com/docs/api/payment_intents/object#payment_intent_object-payment_method_types)

clever scaffold
#

I have try but it's not working

#

@wispy jewel May you help me🙏

#

@steep haven

wispy jewel
#

Please be patient. The server is busy and I'm going as fast as I can.

#

When you say "it's not working" what do you mean? Are you getting an error? Are the Payment Elements still showing all the Payment Method types? Please be explicit

clever scaffold
plain loom
#

You're using explicitly listed payment method types but seeing more of them show in the payment element?

#

That does seem unexpected

#

Are you able to complete the test payment using one of those other types you don't expect? Can you share an example payment intent ID?