stripe / react-stripe-js

React components for Stripe.js and Stripe Elements
https://stripe.com/docs/stripe-js/react
MIT License
1.7k stars 259 forks source link

Can i used my own input elements instead stripe elements #498

Closed Ayan-Amir closed 1 month ago

Ayan-Amir commented 1 month ago

What happened?

how can i validate my card and create token by using my own input elements instead stripe elements

Environment

Version 121.0.6167.184

Reproduction

No response

brendanm-stripe commented 1 month ago

It is possible, but not recommended. You need to be aware that this has PCI compliance implications and you'll need to contact our support team to have this enabled for your account.