#cheerif
1 messages · Page 1 of 1 (latest)
Hi
When using Stripe Elements, you don't need to send raw data. If you want to send raw card data you need to be PCI compliant
This is how you can use Stripe Element for building custom integrations (without sending/handling raw data)
https://stripe.com/docs/payments/accept-a-payment?platform=web&ui=elements
Thank you, for PCI compliant, Should I scan my application for security? I didn't understand it much
There is couple of requirements you need to validate:
https://stripe.com/en-fr/guides/pci-compliance
For more details, I invite you to reach out to Stripe Support at :
https://support.stripe.com/contact
Thanks a lot