#programmer.anamul
1 messages · Page 1 of 1 (latest)
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)
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
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
Yeah, Payment Elements still showing all the Payment Method types. I have use payment method types only one. You can see this screenshort.