#NewtReyes-Payment-Element-location
1 messages · Page 1 of 1 (latest)
Will the widget show / hide payment method options based on the calculated location? Is there a way of overriding that location if required?
Like what's happening here?
Yes only supported payment methods for the currency/location will be shown. You can override the ordering if you so desire: You can override the ordering manually if you desire: https://stripe.com/docs/js/elements_object/create_payment_element#payment_element_create-options-paymentMethodOrder. Otherwise you control the payment methods shown via your Dashboard (if you use automatic_payment_methods) or via payment_method_types on the PaymentIntent.