PCI DSS & DATA SECURITY POLICY
Effective Date: January 1, 2026 | Last Revised: May 12, 2026 | Version 1.1
In Plain English (Non-Binding Summary)
1. Scope & Applicability. This policy governs payment card processing and data security controls for Upmos and applies to all systems, personnel, vendors, and processes that handle, transmit, or could impact cardholder data environment (CDE) secu
This plain-language box is provided for accessibility and readability only. It is not a substitute for the full Policy below, which controls in case of any conflict.
Print, Export & Relevant Links
Table of Contents
- 1. Scope & Applicability
- 2. Roles & Responsibilities
- 3. Data Classification & Minimization
- 4. Prohibited Data Storage
- 5. Payment Data Flow & Providers
- 6. Encryption & Key Management
- 7. Transmission Security
- 8. Access Control & Authentication
- 9. Logging & Monitoring
- 10. Network & Endpoint Security
- 11. Vulnerability Management & Patching
- 12. Secure Development & Change Management
- 13. Incident Response & Breach Notification
- 14. Data Retention & Disposal
- 15. Third-Party Service Providers
- 16. Business Continuity & Backups
- 17. Physical Security
- 18. Testing & Assessments
- Frequently Asked Questions – PCI-DSS Compliance
- 19. Contact & Reporting Security Issues
- 20. PCI DSS Requirements Mapping
- 21. Security Awareness & Training
- How Can You Contact Us About This Policy?
- Version History
1. Scope & Applicability
This policy governs payment card processing and data security controls for Upmos and applies to all systems, personnel, vendors, and processes that handle, transmit, or could impact cardholder data environment (CDE) security.
Scope Definition: Our primary approach is to avoid storing cardholder data by using PCI DSS Level 1 service providers. Internal systems are segmented from the CDE; only designated payment integrations interface with providers.
2. Roles & Responsibilities
- Security & Compliance Team: Owns PCI DSS oversight, risk assessments, and coordinates with acquiring banks and QSAs if applicable.
- Engineering: Ensures secure integrations, segmentation, logging, and remediation of findings.
- Support & Operations: Follows secure handling procedures; never requests or records CVV or full PAN.
- Vendors/Processors: Must maintain appropriate PCI DSS level of compliance and provide Attestation of Compliance (AOC) upon request.
3. Data Classification & Minimization
- Cardholder Data (CHD): PAN with cardholder name, expiry; treated as sensitive; not stored by Upmos.
- Sensitive Authentication Data (SAD): CVV/CVC, PIN, track data; never stored or logged.
- Minimization: Collect only what is necessary for transaction processing; prefer tokens from providers.
4. Prohibited Data Storage
- No storage of CVV/CVC, PIN, or magnetic stripe/track data.
- No storage of full PAN post-authorization; only provider tokens or truncated PAN (first 6 / last 4) when needed.
- No logging of PAN or SAD in application, server, or analytics logs.
Strict Prohibition: Any storage of SAD (CVV, PIN, track) is forbidden. Violations must be reported immediately to Security for remediation and potential PCI notification.
5. Payment Data Flow & Providers
- Payments are processed via PCI DSS-compliant gateways; Upmos leverages tokenization to avoid CHD storage.
- Web and mobile clients submit payment details directly to the provider via client-side SDKs where possible.
- Provider AOCs and penetration test summaries are reviewed at least annually.
6. Encryption & Key Management
- Provider tokens are stored; no internal PAN storage. Any rare PAN handling must use strong encryption (AES-256) and be approved by Security.
- Keys managed centrally with access controls, rotation, and separation of duties.
- Private keys are stored in secure keystores/HSM-equivalent services; never in code or repos.
Key Rotation Cadence: Symmetric keys are rotated at least annually (or sooner upon compromise or role changes). Certificates and asymmetric keys follow 12–24 month lifecycles with renewal tracking. All key lifecycle events are logged, reviewed, and approved with dual control.
Separation of Duties: KMS administrators and application owners are distinct roles. Access requests are ticketed, time-bound, and require manager approval. Keys are never exported in plaintext; escrow is prohibited.
7. Transmission Security
- TLS 1.2+ required for all payment and sensitive data in transit; strong ciphers, forward secrecy preferred.
- HSTS enforced at the edge; certificates managed with automated renewals.
- No insecure fallbacks (e.g., HTTP, old SSL/TLS versions).
8. Access Control & Authentication
- Least privilege for all systems impacting payments; role-based access; periodic reviews.
- MFA required for admin, support, and engineering consoles.
- Unique user accounts; no shared credentials; immediate revocation on role change/termination.
9. Logging & Monitoring
- Centralized logging for authentication, authorization, configuration changes, and payment events.
- Alerting on anomalous access, failed logins, privilege escalations, and suspected data access.
- Log retention meets legal and security requirements; logs are protected from tampering.
- Time synchronization across systems via secure NTP; timestamps are normalized to enable reliable correlation and forensic analysis.
- Immutable storage or write-once protections are applied to critical audit logs; access to logs is restricted and audited.
Retention & Integrity: Security logs are retained with at least 12 months searchable online and up to 24 months archived, subject to business and regulatory requirements. Hashing and integrity controls protect against tampering; chain-of-custody is maintained for investigations.
10. Network & Endpoint Security
- Segmentation between public-facing systems and any components that could touch payment flows.
- Firewalls and security groups enforce least access; only required ports exposed.
- Endpoint protections (EDR/AV) on servers and workstations used for administrative access.
11. Vulnerability Management & Patching
- Regular vulnerability scanning; critical findings remediated promptly.
- Patch management with defined SLAs based on severity; emergency patch process for zero-days.
- Dependency management to reduce exposure to known vulnerabilities.
Patch SLAs: Critical: within 72 hours; High: within 7 days; Medium: within 30 days; Low: within 90 days. Zero-day threats may trigger expedited patches within 24–48 hours where feasible and safe.
12. Secure Development & Change Management
- Secure SDLC with code review and security checks for payment-related changes.
- Secrets never committed to source control; stored in managed secret stores.
- Changes follow approval and rollback procedures; production access controlled and audited.
13. Incident Response & Breach Notification
- Documented IR plan covering identification, containment, eradication, recovery, and postmortem.
- Suspected payment data incidents are escalated immediately to Security and payment providers.
- Customers and regulators notified as required by law and contractual obligations.
Report Immediately: Suspect a payment data incident? Email security@upmos.com and include order ID, timestamps, and observed behavior.
14. Data Retention & Disposal
- No storage of CHD or SAD. Tokens retained per business need and provider agreements.
- Backup data excluded from CHD; if any CHD is discovered, it is securely purged.
- Media and documents are destroyed using secure methods aligned with data classification.
15. Third-Party Service Providers
- Providers handling payment data must maintain PCI DSS compliance; AOCs collected and reviewed annually.
- Data processing agreements and security addenda required; right to audit/security questionnaire reserved.
- Access limited to least privilege; integrations reviewed for secure configurations.
16. Business Continuity & Backups
- Backups exclude sensitive authentication data; encryption applied at rest and in transit.
- Disaster recovery plans tested periodically; recovery time objectives documented.
17. Physical Security
- We use cloud and processor infrastructure with documented physical security controls (data center access controls, surveillance, visitor management).
- Corporate devices used for admin access follow asset management, encryption, and screen lock requirements.
18. Testing & Assessments
- Regular vulnerability scans; periodic penetration tests for external-facing services.
- Findings are tracked to remediation with defined timelines based on severity.
- Security reviews required for material changes to payment flows.
- Segmentation tests validate isolation of the cardholder data environment from other networks/systems.
- Assessment cadence includes quarterly scans and at least annual penetration testing, plus testing after significant changes.
Independent Validation: Where applicable, external assessments (e.g., ASV scans) and third-party reviews complement internal testing to provide assurance of control effectiveness.
Frequently Asked Questions – PCI-DSS Compliance
What is PCI-DSS and why does Upmos require it?
PCI-DSS (Payment Card Industry Data Security Standard) is a global security standard for protecting payment card data. As a payment processor, Upmos is REQUIRED to maintain PCI-DSS COMPLIANCE to protect customer payment information and prevent fraud.
Who MUST comply with PCI-DSS standards?
✓ All sellers and vendors processing payment cards
✓ Any organization storing cardholder data
✓ Payment processors and merchants
→ Even if you use a third-party processor, you still have REQUIRED COMPLIANCE obligations.
What data is PROHIBITED to store?
✗ CANNOT store on your servers:
✗ Full card numbers (PAN)
✗ Magnetic stripe data
✗ CVV/CVC codes
✗ Card expiration dates (without PAN)
✗ PIN numbers
→ Only Upmos can securely store this data with encryption.
How should I encrypt sensitive data?
→ Encryption requirements:
• Use AES-256 or equivalent for data at rest
• Use TLS 1.2+ for data in transit
• Implement strong key management
• MANDATORY: Encrypt all cardholder data
See Section 6 for technical specifications.
What authentication methods are REQUIRED?
✓ MANDATORY: Multi-factor authentication (MFA)
✓ Strong passwords (minimum 12 characters)
✓ Regular password changes
✓ Role-based access control
✓ Account lockout after failed attempts
→ CANNOT use default or shared credentials.
How often must we conduct audits?
→ Audit frequency:
• Annual: Full PCI-DSS compliance audit
• Quarterly: Network scans and vulnerability assessments
• Monthly: Malware detection and log reviews
• Continuous: Real-time monitoring and alerts
→ MANDATORY documentation of all assessments.
What happens if we have a data breach?
→ Incident response steps:
1. IMMEDIATELY isolate affected systems
2. Contact Upmos security within 24 hours
3. Notify affected customers per law
4. Document all actions taken
5. Undergo forensic investigation
6. Implement remediation measures
See Section 7 for full incident procedures.
Are third-party vendors required to comply?
✓ YES – MANDATORY:
✓ All vendors with payment data access
✓ Cloud providers storing sensitive data
✓ Payment processors and gateways
→ You are REQUIRED to monitor vendor compliance and ensure contractual COMPLIANCE obligations.
What is a vulnerability assessment and when is it needed?
→ Vulnerability assessments:
• Identify system weaknesses
• Test for malware and unauthorized access
• Evaluate network segmentation
• REQUIRED: Quarterly for all external systems
• MANDATORY: After any system changes or incidents
→ CANNOT skip or delay assessments.
Where can I get help with PCI-DSS compliance?
→ Support Resources:
• Email: security@upmos.com
• Phone: 1-800-UPMOS-SEC
• Security Resource Center
• Compliance Training Portal
• Incident Reporting Form
19. Contact & Reporting Security Issues
Security: security@upmos.com
Support: support@upmos.com
Phone: 1-855-637-2433 (1-855-MERCHED)
Website: https://www.upmos.com
20. PCI DSS Requirements Mapping
This section maps core PCI DSS requirements to controls described in this policy to aid audits and internal reviews.
- Requirement 1 – Network Security: Segmentation, firewalls, least-access rules (see Sections 10, 16).
- Requirement 2 – Secure Configurations: Hardened baselines, change control, secret management (Section 12).
- Requirement 3 – Protect Stored CHD: No CHD storage by design; encryption controls if exceptional (Sections 3–6, 14).
- Requirement 4 – Encrypt Transmission: TLS 1.2+ with strong ciphers, HSTS (Section 7).
- Requirement 5 – Vulnerability Management: EDR/AV and patch SLAs (Sections 10–11).
- Requirement 6 – Secure Systems & Apps: SDLC, reviews, dependency management (Section 12).
- Requirement 7 – Restrict Access to CHD: Least privilege, role-based access (Section 8).
- Requirement 8 – Identify & Authenticate: Unique accounts, MFA, revocation (Section 8).
- Requirement 9 – Physical Security: Data center controls via cloud/providers; corporate device controls (Section 17).
- Requirement 10 – Logging & Monitoring: Central logs, alerts, retention, integrity (Section 9).
- Requirement 11 – Testing: Scans, pen tests, segmentation validation (Section 18).
- Requirement 12 – Policy & Governance: Roles, risk, IR, third-party oversight (Sections 2, 13, 15).
21. Security Awareness & Training
- Mandatory onboarding training covers PCI DSS basics, secure handling, and prohibited data storage.
- Annual refresher training for all staff; role-based modules for support, engineering, and finance.
- Periodic phishing simulations and awareness campaigns; outcomes inform targeted training.
- Documentation and completion records maintained for audit readiness; non-compliance escalated.
- Procedures emphasize never requesting or recording CVV or full PAN; secure channels for customer communications.
How Can You Contact Us About This Policy?
If you have any further questions or comments or wish to report any problematic Content or Contribution, you may contact us by:
General Contact
- Phone: 1(855)637-2433 (Mon–Fri, 9 AM–5 PM CST)
- General Support: support@upmos.com
- Report Issue: upmos.com/report
- Send Feedback: upmos.com/feedback
Department Directory
| Department | Purpose | |
|---|---|---|
| General Support | support@upmos.com | Account help, general inquiries |
| Legal | legal@upmos.com | Legal questions, appeals, terms inquiries |
| DMCA / Copyright | dmca@upmos.com | Copyright infringement notices & counter-notices |
| Privacy | privacy@upmos.com | Data requests, CCPA/GDPR inquiries |
| Fraud | fraud@upmos.com | Report fraudulent activity (24/7) |
| Security | security@upmos.com | Vulnerability reports, bug bounty |
| Disputes | disputes@upmos.com | Transaction & seller disputes |
| Refunds | refunds@upmos.com | Refund requests & status |
| Accessibility | accessibility@upmos.com | Accessibility issues & feedback |
Mailing Address
Upmos Inc.
9896 Bissonnet St
Houston, TX 77036
United States
Applicable Law
This policy references the Payment Card Industry Data Security Standard (PCI DSS) administered by the PCI Security Standards Council, LLC. PCI DSS compliance obligations are contractual in nature and arise under card-brand merchant agreements. For general dispute resolution, binding arbitration, governing law, and jurisdiction provisions applicable to all Upmos policies, please refer to our Terms of Use.
Version History
Material revisions to this Policy are tracked below. Minor typographical fixes are not separately enumerated.
| Version | Date | Changes |
|---|---|---|
| v1.1 | May 12, 2026 | Restored chip navigation and the “In Plain English” non-binding summary box; rebuilt the jump-bar into three categorized columns (Overview / Coverage & Rules / Resolution & Help) and removed its sticky positioning; readability hardening for both light and dark mode so that strong/emphasis text, table cells, and contact-section labels remain legible regardless of the active theme. |
| v1.0 | May 11, 2026 | Initial publication under the Upmos Gold Standard policy format with full accessibility chrome, JSON-LD schema, dark mode, reading progress bar, two-column TOC, jump-bar, and Department Directory contact table. |
