A Payment Gateway Built for How Your Business Actually Operates
Most payment gateways are built for straightforward ecommerce. StreamPayments' gateway is built for merchants in complex payment environments where a single acquiring connection, static routing, and basic fraud tools are not enough. PCI DSS Level 1 compliant, built for multi-acquirer setups, and configured from day one around your business model, your acquiring relationships, and the compliance requirements of your vertical.
The Foundation of Our Gateway
The StreamPayments gateway is configured around your business from the start. The following capabilities are included across all merchant setups. We’ve developed strong building blocks for stable processing, compliant operations, and logic driven processes to optimize payments.
-

PCI DSS Level 1 Compliance
The StreamPayments gateway operates at PCI DSS Level 1, the highest certification level under the Payment Card Industry Data Security Standard. Card data is encrypted in transit using TLS and tokenized within the gateway environment, meaning sensitive card data never touches your own servers. This removes the card data capture environment from your PCI scope and significantly reduces your compliance obligations without requiring you to build your own secure capture infrastructure.
-

Smart Routing and Multi-PSP Architecture
The gateway supports multi-acquirer routing, directing transactions to the acquiring connection most likely to produce an authorization based on card type, issuing country, transaction value, and acquirer performance. For merchants with more than one acquiring relationship, routing logic is one of the most impactful levers for improving approval rates without changing your underlying acquiring setup. Smart routing decisions happen in real time, before the authorization request leaves the gateway.
-

Payment Fallback Architecture
Fallback logic automatically reroutes a transaction to a secondary acquirer when the primary connection fails to return an authorization. A failed authorization can result from acquirer downtime, connection issues, or a decline that may succeed through a different acquiring relationship. Well-configured fallback architecture reduces revenue loss from technical failures and acquirer-specific declines without manual intervention. Fallback is only effective when more than one active acquiring relationship is in place, which is why gateway configuration and acquiring redundancy are addressed together at StreamPayments.
-

3D Secure Authentication
The gateway supports 3DS2 (EMV 3-D Secure), the current authentication standard operated by Visa (Visa Secure) and Mastercard (Identity Check). When a transaction is authenticated through 3DS, liability for fraud-related chargebacks shifts from the merchant to the card issuer. The gateway supports both frictionless and challenge flows, with transaction risk analysis determining which path applies. For merchants in verticals with elevated fraud exposure, correct 3DS configuration is one of the most effective tools for managing chargeback ratios within card scheme thresholds.
-

Recurring Billing and Subscription Support
The gateway supports recurring billing for subscription and membership merchants. Stored card credentials are tokenized and charged on a scheduled basis without requiring the cardholder to re-enter payment details. The recurring billing configuration accounts for Visa and Mastercard scheme rules on transaction presentation, cardholder notification, and cancellation handling. Non-compliance with recurring billing requirements is one of the most common drivers of elevated chargebacks in subscription verticals. The StreamPayments gateway is configured to meet current scheme requirements from the start of the relationship, not retrofitted after a compliance issue emerges.
-

Fraud Screening and Risk Tools
The gateway includes fraud screening tools that sit in the transaction path before authorization is requested. Velocity checks, BIN screening, IP analysis, and configurable risk rules allow the gateway to flag or decline high-risk transactions before they reach the acquirer. For merchants in complex verticals where fraud patterns are vertical-specific, the risk parameters are configured around your business model rather than applied as a generic rule set across all merchant types.Description goes here
Who This Gateway Is Built For?
The StreamPayments gateway is configured for merchants in complex payment environments where standard gateway infrastructure does not account for the operational reality of the business.
This includes iGaming operators managing player deposits and withdrawals under card scheme monitoring programs. Subscription and recurring billing merchants navigating Visa and Mastercard compliance requirements. Crypto and digital asset businesses requiring acquiring relationships with direct experience in the vertical. Streaming and digital content platforms processing cross-border volume across multiple European markets.
If your payment setup needs to hold up under compliance pressure, volume growth, and acquiring relationship management, the gateway is configured to support that from day one.
The Compliance Layer
The gateway does not operate in isolation from compliance. For merchants in complex verticals, the configuration of 3DS, fraud parameters, transaction descriptors, and recurring billing presentation directly affects chargeback ratios and scheme monitoring program exposure. StreamPayments manages the compliance layer of the gateway alongside the technical configuration, which means the fraud parameters are tuned for your vertical, the recurring billing setup accounts for current scheme rules, and the 3DS configuration is appropriate for the transaction types you process.
This is the operational difference between a gateway that is installed and a gateway that is managed.
POST /v1/payments HTTP/1.1 Host: api.streampayments.com Authorization: Bearer sk_live_4xQz9mKpL2nRvT8w Content-Type: application/json { "amount": 74.99, "currency": "EUR", "capture": true, "description": "Player deposit #A-20491", "customer": { "email": "player@casino.com", "country": "MT" }, "payment_method": { "type": "card", "token": "tok_card_91kxvBm3pQ" }, "routing_profile": "igaming_eur_fallback", "metadata": { "operator": "malta_igaming", "session_id": "SESS-88921" } }
{ "id": "pay_9Kx2mQvLpR4nTz8w", "object": "payment", "status": "authorised", "amount": 74.99, "currency": "EUR", "acquirer": "eu_primary", "routing": { "profile": "igaming_eur_fallback", "attempts": 1, "fallback_used": false }, "compliance": { "scheme_check": "passed", "3ds_result": "authenticated" }, "created_at": "2025-05-06T14:22:31Z" }
Payment Gateway FAQs
-
A payment gateway is the technology layer that sits between your website or application and the acquiring bank. When a customer submits a card payment, the gateway encrypts the transaction data, routes it to the relevant card scheme and issuing bank for authorization, receives the response, and returns the result to the merchant in real time. The gateway does not hold funds. It manages the communication. Settlement happens separately through the acquiring relationship. Understanding this distinction matters because gateway performance and acquiring stability are separate problems that require separate solutions.
-
PCI DSS, the Payment Card Industry Data Security Standard, is a set of security requirements developed by the PCI Security Standards Council and mandated by the major card schemes for any business that stores, processes, or transmits cardholder data. Merchants using a PCI DSS Level 1 compliant gateway benefit from the gateway provider's certification covering the transmission and processing environment, but PCI compliance obligations do not end there. Merchants remain responsible for their own systems, integrations, and data handling practices. The gateway's compliance reduces scope but does not eliminate the merchant's own obligations under the standard, which is why selecting gateway infrastructure with Level 1 certification matters from day one.
-
3D Secure is an authentication protocol operated by Visa (Visa Secure) and Mastercard (Identity Check) that adds a cardholder verification step during the transaction. When a transaction is authenticated through 3DS, liability for fraud-related chargebacks shifts from the merchant to the card issuer. This is referred to as liability shift. Liability shift applies when the issuer participates in the 3DS program and the authentication is completed successfully. Where an issuer does not support 3DS or declines to authenticate, liability rules revert to standard scheme terms. For merchants in verticals with elevated fraud exposure, including iGaming, subscriptions, and digital commerce, 3DS authentication is an important tool for managing chargeback ratios, though it does not apply to all transaction types and jurisdictions uniformly. 3DS2 is the current version and supports frictionless authentication flows for lower-risk transactions.
-
Payment routing is the logic that determines which acquiring connection a transaction is sent through. In a multi-acquirer setup, the gateway can route transactions based on factors including card type, issuing country, transaction value, acquirer performance, and fallback rules. Effective routing improves approval rates by directing transactions to the acquirer most likely to authorize them and avoiding acquirers with known performance issues for specific card types or geographies. For merchants with cross-border volume, smart routing logic is one of the most impactful levers for improving payment performance without changing the acquiring relationships themselves.
-
Fallback logic, also referred to as payment fallback architecture, is a set of rules that automatically reroutes a transaction to a secondary acquirer when the primary acquiring connection fails to return an authorization. A failed authorization can result from acquirer downtime, connection issues, or a decline that may succeed elsewhere. Well-configured fallback logic reduces revenue loss from technical failures and acquirer-specific declines without any manual intervention. The effectiveness of fallback depends on having more than one active acquiring relationship. This is why gateway configuration and acquiring redundancy are best addressed together rather than independently.
-
Recurring billing allows a merchant to charge a customer's stored card credentials on a scheduled basis without requiring the cardholder to re-enter payment details for each transaction. Visa and Mastercard update their recurring billing rules regularly, and compliance requirements have become more specific over successive rule cycles. Non-compliance with recurring billing requirements and subscription payment compliance obligations is one of the most common reasons subscription merchants receive elevated chargeback rates and scheme monitoring flags. Correct tokenization, transaction descriptor management, and cardholder communication are all part of maintaining compliant recurring billing infrastructure.
-
A PCI DSS Level 1 compliant gateway encrypts cardholder data in transit using TLS and handles tokenization, replacing the card number with a non-sensitive token, so that sensitive data is never stored in the merchant's own environment. This reduces the merchant's PCI scope because cardholder data never touches the merchant's own servers, limiting the systems and processes that fall within PCI assessment boundaries. The gateway also manages 3DS authentication flows and fraud screening tools that sit in the transaction path before authorization is requested. Merchants remain responsible for securing the environments around the gateway integration, including their own servers, APIs, and internal access controls.
-
These terms are often used interchangeably but refer to slightly different measurements. The authorization rate is the percentage of authorization requests that return a positive response from the issuing bank. The approval rate is sometimes used more broadly to include soft declines that are retried and subsequently approved. The gap between these two figures, transactions that are initially declined but later approved through retry logic, represents recoverable revenue that gateway configuration can capture. For subscription merchants, retry logic for failed recurring transactions is a significant payment performance and revenue recovery tool when managed within scheme rules.
-
A soft decline is a temporary decline that indicates the transaction may succeed if retried. Common reasons include insufficient funds at the time of the attempt, issuer authentication required, or a temporary processing issue. A hard decline indicates a permanent problem: the card is lost, stolen, cancelled, or the issuer has flagged the account. Soft declines should be retried following scheme-compliant retry logic within the parameters set by card scheme rules for merchants. Hard declines should not. Retrying hard declines against card scheme retry rules generates unnecessary scheme fees and can contribute to elevated fraud flags on the merchant's processing record.
-
The most important factors are acquiring connectivity, routing flexibility, compliance tooling, and support for the transaction types relevant to your business. A gateway that cannot support multi-acquirer routing offers no fallback protection. A gateway without compliant recurring billing infrastructure creates compliance risk for subscription merchants. For merchants in regulated verticals, the gateway's experience with 3DS configuration, fraud parameter tuning, and scheme threshold management is as important as the technical specification. For merchants with complex payment environments, the gateway is also the foundation of payment orchestration, the layer through which routing, fallback, and multi-PSP architecture are managed as a coordinated system. The gateway is the operational layer that sits between the merchant and every acquiring relationship. Its configuration quality directly affects payment performance and account stability. These are the capabilities StreamPayments evaluates when configuring gateway infrastructure for merchants, and the standard we apply across every integration we manage.
Your Payment Infrastructure Partner
StreamPayments works with merchants in business models of all risk levels on acquiring relationships, payment operations, and compliance-aware infrastructure. If your payment setup needs to hold up under pressure, let’s talk.