#max-savin_raw-pans-no-element
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
๐ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1326973912302747731
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi ๐
As our StripeJS docs call out, the element is required for this flow to work. We also do not accept raw card details
https://docs.stripe.com/js/tokens/create_token?type=cardElement
is there no way to upload raw card details? this just seems crazy haha
just about any website accepts raw card info via their own forms
as I understand it just goes from the front-end to the Stripe API, and then token can be saved to server?
Transmitting raw card details in your own custom form is not something we currently support through Stripe.js
what are the other options?
Use the Card Element. Use the Payment Element. Complete very rigorous PCI compliance attestations and use the Tokens API
if you guys need the iframe, you should let people at least upload their own HTML ...
does Heroku PCI deployment suffice here or it needs more than that?
I cannot speak to what is required for raw PANs flows. You would need to write in to Support here: https://support.stripe.com/contact