#waleed
1 messages · Page 1 of 1 (latest)
👋 Hi there, Happy to help!
Do you mean like not accepting Amex card using Elements ?
You can listen to the brand handler on Stripe Elements and and block amex card at input:
https://stripe.com/docs/js/element/events/on_change?type=cardElement#element_on_change-handler-brand
Here is a complete example:
https://jsfiddle.net/nwyf587t/