Closed shaigluskin closed 7 years ago
No iFrame that I am aware of. Uses their JS that sends card details directly to Stripe, not to your server.
When you say "their JS," the script itself is hosted on their server? Also, is it your understanding about which PCI SAQ this method qualifies for? Also, which version of their API does the CiviCRM Stripe extension use?
Yes, the script is remote, on Stripe's server.
Regarding SAQ-A (card not present, no card data touches merchant's machine):
It uses v2 of their stripe.js API.
Does the CiviCRM Stripe extension use a Stripe method that employs an iFrame for SAQ-A PCI Compliance eligibility?
I know for sure that "Stripe Checkout" uses an iFrame. "Stripe.js" may also, but I'm not sure.
Thanks.