#gutan-paymentintent-rawpan
1 messages · Page 1 of 1 (latest)
@solemn obsidian I highly recommend reading https://stripe.com/docs/security/guide#validating-pci-compliance first. Really almost no business out there should ever handle raw card details themselves.
There are obviously a few exceptions if you do PCI compliance yourself but unless you work at a big company it's unlikely to be what you want
gutan-paymentintent-rawpan
Do we have flexibility to style the card component? UI, font, color? Maybe separate it into multiple components?
We have different components, so first it depends which one you are talking about https://stripe.com/docs/payments/elements covers them all
but yes you can tweak the appearance of all. How much depends on which one you pick
my advice is to go with PaymentElement immediately. It will make improving your integration drastically easier over time as you add more than just card payments