March 2025 Summaries
8 posts from Basis Theory
Filter
Month:
Year:
Post Summaries
Back to Blog
Multi-processor payment strategies use two or more payment service providers to route transactions, offering merchants greater redundancy, potentially higher authorization rates, lower costs, and fewer customer disruptions when payments are declined. Full-service PSPs provide a faster, simpler path to accepting payments through shared merchant accounts, predictable pricing, integrated payment methods, security support, and developer tools, but they can be more expensive, impose operational restrictions, create dependence on a single provider, and limit merchants’ access to stored customer payment data. In contrast, multi-processor routing enables merchants to direct transactions based on factors such as cost, local acquiring capabilities, processor strengths, and retry logic, reducing single-point-of-failure risk and supporting payment optimization. However, this approach requires more technical implementation and operational management, whether through proxy routing, token vaulting, or payment orchestration platforms. Selecting payment partners therefore involves evaluating their industry compatibility, payment-method coverage, fraud and performance capabilities, global reach, support quality, interoperability with other providers, and overlap with an existing payments stack.
Mar 28, 2025
1,117 words in the original blog post.
Payment reconciliation is the process of matching customer payments with invoices, receipts, internal accounting records, and bank or processor statements to ensure that revenue and expenses are correctly recorded and discrepancies are resolved quickly. It typically involves maintaining accurate internal transaction records, obtaining external records from banks, and comparing both sets of activity line by line; differences can result from human error, banking issues, timing delays, refunds, reversals, disputes, or changing authorization amounts. Regular reconciliation is especially important for businesses with complex payment flows, such as marketplaces, subscription platforms, travel agencies, and rental companies, because delayed reviews can complicate customer inquiries, cash-flow monitoring, and financial compliance. As transaction volumes grow, automation can reduce spreadsheet-based work and errors, accelerate month-end closing, and improve visibility into payment failures and chargebacks; the text also describes Basis Theory’s tokenization and payment-vault services as tools intended to normalize transaction data across payment providers.
Mar 27, 2025
836 words in the original blog post.
Vaulted and vaultless tokenization take different approaches to protecting payment and personally identifiable information in e-commerce. Vaulted tokenization stores sensitive data in a centralized secure vault and gives merchants randomly generated tokens that cannot be decrypted or reverse-engineered, allowing transactions to be processed without exposing underlying data to merchant systems. Vaultless tokenization instead tokenizes data locally through an encryption-based process that recipients can decrypt, enabling distributed architectures, potentially faster processing, and broad scalability but introducing risks if encryption keys or methods are compromised. The comparison argues that vaulted tokenization offers stronger security, reduces PCI-DSS compliance scope and associated costs, preserves merchant control over payment data, and provides a single integration point for multiple payment processors, while acknowledging that vault infrastructure must be managed to avoid performance or availability issues.
Mar 25, 2025
893 words in the original blog post.
The update introduces a dedicated Google Pay implementation designed to help merchants capture device or funding primary account numbers without handling underlying payment data, potentially removing PCI Level 1 requirements and allowing those values to be sent to processing partners. Token Intents now support additional token types for non-card workflows, enabling verification of bank accounts and other data before conversion into long-lived tokens, while a new retrieval endpoint supports server-side validation and recapturing card details. Other changes include more resilient 3DS handling for missing card brands and transaction statuses, support for displaying challenges through an element, faster portal loading, clearer detokenization limit errors, and expanded card-property data that includes additional brands.
Mar 21, 2025
172 words in the original blog post.
Secure payment systems protect customer and merchant information during transactions and while stored, relying on measures such as SSL, data minimization, encryption, and tokenization to reduce exposure to theft or interception. Because encrypted data may be compromised if attackers obtain its key, tokenization can provide additional protection by replacing sensitive information with nonreversible references stored in a secure token vault. Online merchants must also address PCI-DSS requirements governing payment-data security and internal procedures, as breaches can lead to fines, legal costs, chargebacks, higher processing fees, and damaged processor relationships. When choosing an approach, businesses can use a full-service payment service provider that combines data collection, processing, storage, and compliance support, or assemble a modular stack that pairs tokenization with multiple payment providers. Full-service platforms can simplify compliance and speed deployment but may cost more and create vendor dependence, while modular systems can keep merchant environments outside PCI scope, improve flexibility, and support payment-cost optimization.
Mar 20, 2025
828 words in the original blog post.
QR codes, originally created by Denso Wave in 1994 to identify automotive parts, have become a widely used commerce tool because they let consumers reach payment pages, menus, offers, and other online destinations by scanning an image rather than typing a URL. In payment settings, merchants can use static codes for recurring purposes such as tips or dynamic codes tied to individual transactions, with customers scanning the code, selecting a payment method, authorizing the transaction, and receiving settlement through a payment service provider or merchant-hosted page. Services such as Venmo, PayPal, Stripe, Square, and similar platforms have expanded access to QR payments, though their fees, account requirements, and single-provider limitations may affect merchant margins and customer choice. More flexible merchant-hosted systems can tailor available payment options based on factors such as location, route transactions among processors to manage costs and approval rates, and use programmable payment vaults to securely handle customer data. Because QR codes can direct users to dynamic web pages that may gather device, browser, location, and cookie-related information, effective implementations also require attention to tokenization, PCI compliance, security, and ongoing performance monitoring.
Mar 18, 2025
1,119 words in the original blog post.
Payment gateways and payment processors perform distinct but connected roles in card and ACH transactions: processors transmit payment data among merchants, acquiring banks, card networks, and customers’ issuing banks to authorize transactions and move funds, while gateways securely collect, validate, encrypt, and relay payment information between the merchant and processor before reporting approvals or declines. Every business accepting card payments needs a processor, whereas online and other card-not-present sales generally require both a processor and gateway; many full-service providers bundle the two, making their separate functions less visible. Processing may involve front-end collection and encryption of payment details and back-end settlement, dispute, chargeback, and fund-management activities, while gateways can offer industry-specific tools such as fraud prevention, recurring billing, and multiple payment methods. Gateway integration models include on-site systems with greater merchant control and responsibility, hosted checkout pages managed by third parties, and hybrid approaches combining on-site checkout with off-site processing. In a typical transaction, the gateway sends encrypted card data through the processor to the issuing bank for approval, then communicates the decision back to the merchant, with settlement occurring later between issuing and acquiring banks. Merchants must also meet PCI compliance requirements, including secure data protection, network monitoring, testing, and access controls.
Mar 13, 2025
1,288 words in the original blog post.
Issuer processors support issuing banks by managing card issuance, transaction authorization, settlement, recordkeeping, and often services such as digital wallets, network integrations, and fraud prevention. Operating on the issuing side of payments, they receive transaction requests from acquiring processors and PSPs, decide whether transactions should be approved, and help transfer funds from issuing banks to acquiring banks. Large financial institutions may operate these functions internally, while smaller banks, credit unions, and nonfinancial businesses use independent processors to gain scale, reduce costs and fraud exposure, and offer capabilities such as virtual cards without building complex infrastructure. Because they assess transactions and manage sensitive payment data, issuer processors play a central role in fraud controls, while PSPs also screen merchant activity to reduce risky transactions before they reach issuer-side systems.
Mar 06, 2025
778 words in the original blog post.