#seanfr8-paymentelement
1 messages · Page 1 of 1 (latest)
Hello!
Are you asking whether the Payment Element has an equivalent to getting back the 'brand' in the change event for Card Element?
Yes that's right Karbi thank you
I believe your CardElement does it but not sure if there is a way with PaymentElement
there isn't a way to do it today
What you could do is use https://stripe.com/docs/payments/finalize-payments-on-the-server which is a new feature in beta
that would let you check the card's type/brand before confirming, with PaymentElement
works the same for all flows
Ok np thanks mate, will look into it . Cheers