Overview
The Payment Card Industry Data Security Standard (PCI DSS) is a set of security requirements that all organizations handling credit card data must follow. Yuno is a PCI DSS Level 1 certified service provider, the highest level of certification. Depending on your integration method, Yuno can significantly reduce or eliminate your PCI compliance burden.PCI Scope by Integration Method
SDK Integration (Recommended)
When using Yuno’s Checkout SDK (Full or Lite), card data is captured directly by Yuno’s PCI-compliant infrastructure. Your servers never see or handle raw card numbers.With the SDK integration, Yuno provides a hosted payment form that captures card details in a PCI-compliant iframe. Your frontend and backend only interact with tokenized payment references.
Tokenization
Yuno’s tokenization converts sensitive card data into non-sensitive tokens:SAQ Types Explained
Compliance Requirements by Level
Best Practices
- Use the SDK: The easiest path to minimal PCI scope.
- Never log card data: Ensure your application logs do not capture card numbers, CVVs, or sensitive authentication data.
- Use HTTPS everywhere: All pages that include Yuno’s SDK or handle payment data must use TLS 1.2+.
- Restrict access: Limit access to payment systems and data to authorized personnel only.
- Regular assessments: Complete your applicable SAQ annually, even for SAQ A merchants.
Yuno’s PCI DSS Level 1 certification is audited annually. You can request Yuno’s Attestation of Compliance (AOC) through your account manager for your own compliance documentation.