API reference
User Documentation
Demo
GitHub
Search…
Developer's Documentation
🚀Getting Started
Installation
Headless Commerce
💻API
Storefront API
Platform API
🎨Storefronts
Next.js Commerce
Vue Storefront
⚙️Internals
Stores
Products
Orders
Payments
Shipments
Promotions
Inventory
Taxation
Addresses
Adjustments
Calculators
Preferences
🛠Customization
Dependencies
Business Logic
Storefront API
Checkout
Authentication
Permissions
Images
Internationalization
Storefront
Emails
🌏Deployment
Vendo
AWS
Heroku
Performance
🔑Security
General guidelines
API
PCI Compliance
Authentication & authorization
⏩Upgrades
How to perform upgrades
Upgrade guides
🎁Extensions
Extensions
Creating an extension
Advanced
Adding Spree to an existing Rails application
Deface
❤️Contributing
General guidelines
Developing Spree
Upgrading extensions
✨Releases Notes
Releases
Changelog
🤝Support
Core Team support
Slack Community
Powered By
GitBook
PCI Compliance
All store owners wishing to process credit card transactions should be familiar with
PCI Compliance
.
Spree Gateway Stripe integration
and
Spree Braintree vzero
are PCI-compliant.
Using payment tokens
We do not transmit or store Credit Card numbers. Instead we're using payment processor tokens supplied by their SDKs to authorize and charge customer cards.
3-D Secure and Strong Customer Authentication support
Spree Gateway Stripe integration
supports
Strong Customer Authentication (SCA)
out of the box. Remember to use S
tripe Elements
gateway with
Payment Intents
option enabled.
Spree Braintree vzero
extension supports
3D Secure 2.0
.
🔑Security - Previous
API
Next - 🔑Security
Authentication & authorization
Last modified
9mo ago
Copy link
Edit on GitHub
Outline
Using payment tokens
3-D Secure and Strong Customer Authentication support