#iteaogijaeghoak
1 messages ยท Page 1 of 1 (latest)
Hi ๐
This still exposes you to much more PII compliance risk than using Stripe's Card Form.
are there individual form components i could use then instead of the entire card form? I would need one input for CC number, one for expiry date and one for CVC.
We do not have individual card elements available in our RN SDK. I can raise it as a feature request though
so are you saying, right now, there is no way to style the form ๐ฆ
You can use your own UI to confirm the payment if you want: https://stripe.com/docs/payments/accept-a-payment?platform=react-native&ui=payment-sheet#react-native-flowcontroller
You can also customize the styling: https://stripe.com/docs/payments/accept-a-payment?platform=react-native&ui=payment-sheet#react-native-customization
is the styling you mentioned only applicable to payment sheets? or is there styling also for cardforms and cardfields