#rowebco
1 messages · Page 1 of 1 (latest)
Can you elaborate on what the issue is? Not sure I understand exactly
I'm using HTML, and javascript. How do I use my own text input for example card number, expiry date etc? I don't really want to use the stripe preset inputs or text boxes.
To use your own form and handle card details yourself, you need to be pci compliant
That's a large undertaking and you'd need to consult legal counsel
If you use our Elements, then we handle pci compliance for you
If the style is the issue, you can use the appearance api to style to your liking: https://stripe.com/docs/elements/appearance-api
You can, but you need to be pci compliant if not using elements
I am PCI Compliant, such as following the correct rules and guidelines
I tried implementing a piece of code yesterday, but the console just said use stripe elements.
Even though I connected everything perfectly.
I'm just trying to use my designs such as custom card number box, expiry date, etc. Then pass it to the js file to create a token so I can safely pass it through the rest of the API.
@trim robin
To create a token, you need elements
But if you really are pci compliant as you say, you can work with our support team to get this enabled on your account (handling card details yourself)
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
alright, so I'll contact through the site