July 2026 Summaries
9 posts from Basis Theory
Filter
Month:
Year:
Post Summaries
Back to Blog
PCI DSS is the payment-card industry framework governing the secure collection, storage, processing, and transmission of customer payment and personal data, with requirements ranging from encryption and access reporting to physical security and vulnerability scans. Although businesses may technically process cards without compliance, they risk network penalties, higher fees, account closure, security breaches, and loss of trust. Compliance obligations and costs increase with transaction volume, progressing from self-assessments and scans at lower merchant levels to externally audited Reports of Compliance for organizations processing more than six million transactions annually, where costs can exceed $200,000 before internal labor. Fintechs often reduce their PCI scope by using payment service provider tokenization, which keeps raw card data outside their systems but can limit control over customer data and make switching providers difficult. Programmable third-party token vaults are presented as an alternative that can preserve data control while supporting multi-processor strategies for resiliency, lower costs, regional routing, and improved negotiating leverage.
Jul 30, 2026
952 words in the original blog post.
The November 2025 Shai-Hulud 2.0 npm worm compromised nearly 800 packages with more than 20 million weekly downloads by stealing developer and cloud credentials, using them to republish trusted packages with malicious code, illustrating the far-reaching risks of software supply chain attacks. For Basis Theory, which processes payment data for customers, such attacks could affect not only internal engineering systems but also downstream users of its infrastructure. The company describes supply chain security as protecting dependencies, build and CI/CD pipelines, code provenance, and third-party vendors, recognizing that each introduces distinct risks across the complex network of software components. Its layered approach includes delaying adoption of newly published package versions, monitoring developer workstations and pipelines, and using a supply chain firewall to inspect package-manager activity, while acknowledging that no individual control can fully eliminate risk.
Jul 28, 2026
932 words in the original blog post.
Payment tokenization replaces sensitive cardholder information, such as credit card numbers, with unique tokens while storing the original data in a secure token vault, helping protect online, in-app, and mobile transactions from exposure. It is recognized under PCI DSS as a method for protecting account data, though both the tokenization implementation and any third-party cardholder data environment must meet applicable PCI requirements. By preventing businesses from storing raw card data in their own systems, tokenization can reduce the number of systems in PCI scope and shift much of the storage-security responsibility to a compliant provider, but it does not eliminate compliance obligations entirely. The passage distinguishes among universal tokens, which can work across channels and processors; payment service provider tokens, which are limited to a particular provider; and network tokens, which are issued by card networks and usable within their supported ecosystems. It also presents programmable token vaults as an option for fintechs that need to tokenize data at capture while routing raw payment information to downstream issuers or processors.
Jul 23, 2026
909 words in the original blog post.
PCI DSS is the payment-card security standard required for fintechs that accept credit-card payments, with compliance obligations expanding according to transaction volume and the number of systems, employees, partners, and APIs that handle cardholder data or personally identifiable information. Introduced in 2004 and currently governed by PCI DSS 4.0.1, the standard’s full future-dated requirements became mandatory in March 2025, making 2026 assessments more comprehensive. Fintechs can limit compliance costs and operational complexity by minimizing storage and access to primary account numbers and other sensitive data, using payment service providers or third-party tokenization vaults instead. Such vaults can retain sensitive information, issue tokens for transactions, restrict employee access, and allow businesses to route payments among multiple processors without surrendering customer-data control. The passage cites Ansa’s decision to avoid handling cardholder data directly and states that providers such as Basis Theory can assume much of the associated compliance responsibility, potentially reducing PCI scope by up to 90 percent while supporting services such as branded card programs.
Jul 21, 2026
1,000 words in the original blog post.
PCI compliance automation uses technology, CI/CD practices, and thoughtful system design to continuously enforce PCI DSS requirements and generate audit evidence without relying on manual checklists or screenshots. A shared responsibility model can shift roughly 90% of requirements to a compliant provider, while organizations automate the controls they retain, such as software and third-party library inventories required under PCI provisions 6.3.2 and 6.4.2. Effective automated controls produce logs, reports, alerts, and test results that demonstrate their own operation, allowing teams to use the latest CI output as audit evidence and investigate failures as proof that monitoring works. As PCI DSS 4.0 adoption increases, organizations can reduce compliance friction by embedding evidence collection into developer workflows, designing controls that document themselves, and reducing PCI scope through trusted partners where appropriate.
Jul 16, 2026
873 words in the original blog post.
Managing PCI compliance in-house can require dedicated security and engineering resources, lengthy audits, vendor reviews, training, and constraints on product development, prompting merchants and fintechs to consider transferring much of that responsibility to compliant third-party tokenization or vault providers. Such outsourcing generally moves storage of raw cardholder data, security controls, and many audit obligations to the provider, potentially reducing PCI requirements by up to 90% and allowing organizations that avoid handling primary account numbers to qualify for shorter compliance assessments. The approach is presented as particularly useful when security leadership changes, product initiatives are delayed, processor contracts expire, reliability needs grow, or regional rules expand, while fintechs may adopt it from launch to avoid building an internal PCI program. Third-party vaults can also support multi-processor arrangements, network tokens, account-updater services, payment-routing data, fraud modeling, and authorization optimization without placing raw card data in a company’s systems; the insurtech Marble is cited as implementing Basis Theory in under 30 days to maintain compliance without additional headcount.
Jul 14, 2026
1,377 words in the original blog post.
Payment tokenization proxies allow businesses to accept sensitive card data through APIs while keeping their own servers outside PCI scope by intercepting requests, replacing primary account numbers with tokens, and forwarding only tokenized data to internal systems or payment providers. The approach is presented as useful for merchants, payment service providers, vertical SaaS platforms, e-commerce providers, loyalty programs, travel platforms, IVR channels, and AI-driven purchasing flows that need flexible payment routing without becoming locked into a single PSP or building a cardholder data environment. Basis Theory describes its proxy offering as providing low-latency tokenization through AWS Lambda-backed transforms, self-service provisioning via APIs, CLI, and Terraform, and customization through adaptable payload contracts and branded custom domains. The company argues that automation and programmable provisioning can reduce compliance friction, manual configuration risks, and delays in deploying new payment experiences while preserving control over payment integrations.
Jul 09, 2026
1,421 words in the original blog post.
Credit card vaults are compliant systems that store customer payment details securely and replace raw card numbers with unusable tokens, allowing merchants to support faster repeat purchases and subscriptions without retaining sensitive data in their own systems. By keeping card information in PCI Level One environments, vaults can reduce exposure to breaches and narrow, though not eliminate, a merchant’s PCI-DSS compliance obligations. Payment service provider vaults are generally easy to deploy but often tie merchants to a single processor, creating vendor lock-in and limiting multi-processor strategies, while independent third-party vaults can route transactions to different processors and offer greater flexibility as businesses expand. Third-party vaults may require more initial setup and ongoing management, and merchants should ensure data portability if changing providers, but they can support improved approval rates, lower compliance costs, stronger data protection, and a more reliable checkout experience.
Jul 07, 2026
1,017 words in the original blog post.
Fintech companies are encouraged to focus internal resources on product and customer needs while outsourcing PCI compliance and payment-data security, which can require significant engineering, audit, and security overhead without directly differentiating the customer experience. The discussion highlights growing use of digital wallets, buy now, pay later, account-to-account payments, embedded payments, and AI-supported fraud detection, while emphasizing that third-party and software supply-chain risks require careful vendor evaluation. Tokenization replaces sensitive payment or identity data with non-sensitive tokens stored in a secure vault, reducing PCI DSS scope and enabling firms to avoid maintaining their own cardholder data environments. Unlike processor-issued tokens that may lock data into one provider’s ecosystem, independent payment vaults can make data portable across processors, fraud tools, and payment networks, supporting an “unbundled” payments stack with greater flexibility, redundancy, and control over costs and performance. The text presents examples of companies using third-party vault providers, particularly Basis Theory, to speed implementation, support international expansion, and avoid customer disruption when changing payment partners.
Jul 02, 2026
1,476 words in the original blog post.