MATIC

Accept Polygon (MATIC) Payments

Ethereum-grade security, Layer 2 speed. Accept MATIC for fast, affordable, and scalable payments.

0.5%

Gateway fee

30+

Supported tokens

7+

Blockchain networks

24/7

Always-on settlement

What is Polygon (MATIC)?

Polygon (MATIC) is Ethereum's leading Layer 2 scaling solution, offering the security of Ethereum with lower costs.

Supported Networks: Polygon PoS, Polygon zkEVM
4-step flow

How do MATIC payments work?

Accept Polygon payments through XPayr in four simple steps.

1

Create merchant account

Sign up on XPayr and configure your wallet address for MATIC settlement.

2

Integrate payment flow

Use API, plugins, payment links, or widgets to add MATIC checkout to your site.

3

Customer pays with MATIC

Customer selects Polygon at checkout. XPayr generates a payment invoice with real-time pricing.

4

Receive to your wallet

Once confirmed on-chain, the payment is settled directly to your personal MATIC wallet.

Why accept Polygon payments?

Compelling reasons to add MATIC as a payment option for your business.

Ethereum Security

Polygon leverages Ethereum's security while operating as a faster and cheaper transaction layer.

High Speed, Low Cost

Polygon processes transactions in seconds with fees often less than $0.01.

Enterprise Adoption

Major global brands like Starbucks and Nike have built on Polygon, validating its reliability.

create-payment.js
const response = await fetch('https://api.xpayr.com/v1/payment', {
  method: 'POST',
  headers: {
    'x-api-key': YOUR_API_KEY,
    'Content-Type': 'application/json'
  },
  body: JSON.stringify({
    price_amount: 100,
    price_currency: 'usd',
    pay_currency: 'matic',
    order_id: 'ORDER-001'
  })
});

const payment = await response.json();
// payment.pay_address  β†’ Send MATIC here
// payment.pay_amount   β†’ Exact MATIC amount

How to accept Polygon payments

  1. Sign up Create your free XPayr merchant account.
  2. Add your MATIC wallet Enter your Polygon wallet address for settlement.
  3. Generate API key Create an API key from your merchant dashboard.
  4. Choose integration method Use API, plugins, invoices, or payment buttons.
  5. Start accepting MATIC! Go live and let customers pay with Polygon.
Create merchant account
FAQ

Polygon Payment Questions

Everything you need to know about accepting MATIC payments through XPayr.

Polygon is an Ethereum Layer 2 solution. MATIC is its native token used for fees and staking.

It is built on top of Ethereum and inherits its security, but is much faster and cheaper.

Polygon PoS has ~2 second blocks, meaning payments are confirmed almost instantly.

Yes. Major tokens like USDT and USDC are available on Polygon at much lower costs.

A zero-knowledge rollup providing stronger security while maintaining low costs.

Ready to accept Polygon payments?

Create your free merchant account and start accepting MATIC in minutes. No monthly fees, transparent pricing, direct wallet settlement.