#kamesh1954

1 messages · Page 1 of 1 (latest)

uneven gateBOT
quick pumice
#

Hi there!

#

Happy to clarify. Stripe Elements is a general term used for components you can use to collect customer details (payments, addresses, etc). The PaymentElement is a type of Element. Other types of Elements include the Address Element, Link Authentication Element, Express Checkout Element

ivory shale
#

Thanks.

quick pumice
ivory shale
#

NOTE: we have apple pay and google pay enabled but card is disabled (required custom settings from Stripe to enable this feature)

quick pumice
#

We're returning this error because payment methods are off. For this particular PaymentElement instance, we're trying to present the card payment method but cards are off

#

Can you share more about this?

required custom settings from Stripe to enable this feature

ivory shale
#

we were given some custom settings where we can disable credit card but still have apple pay and google pay enabled. before this was enabled by Stripe, we couldn't disable credit card without disabling apple pay and google pay

quick pumice
#

Gotcha, I see. For this particular PaymentElement, which payment method types did you want to display to a customer?

#

By not passing paymentMethodTypes, we're trying to pull payment methods that are enabled/disabled from the Dashboard. Since card is disabled, the PaymentElement never renders

uneven gateBOT
ivory shale
#

apple pay and google pay. so do we pass card ?

quasi lion
#

You can try passing in card but I think If that doesn't work, I'd recommend that you write in to your contact who helped provide the "custom settings". We don't have any knowledge of what custom settings this is and how it may affect your current integration so it's not possible to advise further here on this channel unfortunately.