0.5%
Gateway fee
Ethereum-grade security, Layer 2 speed. Accept MATIC for fast, affordable, and scalable payments.
Gateway fee
Supported tokens
Blockchain networks
Always-on settlement
Polygon (MATIC) is Ethereum's leading Layer 2 scaling solution, offering the security of Ethereum with lower costs.
Accept Polygon payments through XPayr in four simple steps.
Sign up on XPayr and configure your wallet address for MATIC settlement.
Use API, plugins, payment links, or widgets to add MATIC checkout to your site.
Customer selects Polygon at checkout. XPayr generates a payment invoice with real-time pricing.
Once confirmed on-chain, the payment is settled directly to your personal MATIC wallet.
Compelling reasons to add MATIC as a payment option for your business.
Polygon leverages Ethereum's security while operating as a faster and cheaper transaction layer.
Polygon processes transactions in seconds with fees often less than $0.01.
Major global brands like Starbucks and Nike have built on Polygon, validating its reliability.
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
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.
Create your free merchant account and start accepting MATIC in minutes. No monthly fees, transparent pricing, direct wallet settlement.