At a glance
Polygon on Paymos
Supported stablecoins
- USDT Tether USD

- USDC USD Coin

Confirmation speed
Native fast finality — every block is final, settlement in seconds.
Why Polygon for crypto payments
Polygon PoS is the low-cost EVM rail most retail crypto shoppers already hold a balance on. Roughly two-second blocks and sub-cent fees keep a small invoice profitable, where Ethereum L1 gas once ate a chunk of the payment. The chain rebranded from MATIC to POL in 2024 under the Polygon 2.0 architecture — for a payer, that just means gas now reads as POL.
Polygon fits when your average ticket is small and your customers self-custody — MetaMask, Trust Wallet, OKX Wallet, Coinbase Wallet, Phantom in EVM mode all speak it. It is not primarily a B2B chain; institutional flows still route through Ethereum mainnet. But for retail micro and mid-size payments, few rails pair this gas floor with this much mainstream wallet coverage.
Supported stablecoins on Polygon
Two stablecoins settle on Polygon PoS: USDT and USDC, both shown in the panel above. The USDC here is Circle's native 6-decimal issuance — not the bridged 18-decimal version you'd hit on BSC — so the on-chain amounts read the way most integrations expect.
How confirmations work on Polygon
Paymos credits a Polygon payment on the chain's own finalized tag. That tag tracks the Heimdall v2 checkpoint — the point a block becomes irreversible under network semantics, typically inside a minute. A small ticket clears in seconds; a larger one waits for the checkpoint to land. You settle on the network's finality rule, not on a block count someone at the gateway picked.
Fees and gas
The customer pays the network fee in POL (formerly MATIC). A typical stablecoin transfer runs sub-cent to a few cents — among the cheapest rails on Paymos, alongside BSC. A POL-empty wallet still can't broadcast; Coinbase Wallet and OKX Wallet can micro-buy POL for the payer automatically, while a self-funded MetaMask may need a manual top-up first.
Paymos pricing on Polygon: 1.0% Standard, 0.3% Enterprise on request. Acceptance and sweep gas sit inside that 1.0% — the customer never sees a separate gas line from us. When you withdraw, Paymos charges 0 commission and quotes a network fee set below the real on-chain cost; you pay the reduced fee, Paymos absorbs the difference.
Compared to a typical crypto gateway
Most gateways hardcode a Polygon block count — often far past finality, so the buyer waits longer than the chain needs. Paymos reads the finalized tag instead: the moment Heimdall v2 checkpoints the block, the payment is settled by network semantics, no padding. Each state change posts an HMAC-SHA256-signed webhook, a missed delivery retries 11 times over roughly 32 hours, and you dedupe with your own external_order_id rather than an extra Paymos header.
What we don't do on Polygon
Paymos supports Polygon PoS only — not Polygon zkEVM, not Polygon Miden, not the app-specific chains spun up with Polygon CDK. Each of those carries a different security model, wallet set, and volume profile, so we treat them as separate rails. Bridged DAI on Polygon isn't accepted either; it isn't the MakerDAO-canonical asset. Settlement stays in whatever stablecoin the buyer sent — no swap, no fiat conversion, no off-ramp. And the payer's POL gas is theirs to cover; Paymos doesn't front it.
Frequently asked questions
Is Polygon the same as MATIC?
Same network, different token name. The token was renamed from MATIC to POL in 2024 as part of the Polygon 2.0 transition. Existing MATIC balances were 1
convertible.How is Polygon different from Arbitrum or Optimism?
The security model differs. Polygon PoS is a sidechain with its own validator set and consensus; Arbitrum and Optimism are optimistic rollups that inherit Ethereum L1 security through fraud proofs. For accepting a payment, that distinction barely shows — all three are EVM-compatible, cheap, and fast to confirm. Polygon tends to run slightly lower fees and reach further into non-DeFi wallets; the two rollups carry stronger crypto-native adoption.
Can a customer pay me USDC on Polygon from Coinbase?
Yes. Coinbase supports USDC withdrawals to Polygon. The customer picks Polygon during withdrawal; the USDC arrives at your Paymos deposit address. Note that Coinbase's Base is a separate option — make sure the customer picks the right network.
Has Polygon ever had a chain outage?
Yes, a few times. A Heimdall data-size bug halted the chain for several hours in March 2022, and a state-sync fault in March 2023 took block production offline and kept the bridge and explorer down for days . More recently, a validator exit stalled the chain for about an hour in July 2025, weeks after the Heimdall v2 upgrade . None lost user funds. Paymos scanner workers detect a stall and pause confirmations until block production resumes — a halted chain never produces a false-positive credit.
How cheap is gas on Polygon?
Sub-cent to a few cents for a typical stablecoin transfer, with the odd spike during congestion. As of mid-2026, that puts it alongside the cheapest rails Paymos supports: Ethereum L1 runs a couple of cents for the same transfer, BSC sits under a cent, and the L2 rollups land sub-cent to a few cents. On small tickets especially, Polygon's gas floor rarely dents the payment. Gas is sender-paid and moves with load, so treat any figure as a current estimate, not a fixed price.
What about Polygon zkEVM?
Polygon zkEVM is a separate chain with different security properties (zero-knowledge rollup vs PoS sidechain). Currently not supported on Paymos.