ETH

Accept Ethereum (ETH) Payments

Expand your reach to the Ethereum ecosystem. Accept ETH and thousands of ERC-20 tokens with institutional-grade security.

0.5%

Gateway fee

30+

Supported tokens

7+

Blockchain networks

24/7

Always-on settlement

What is Ethereum (ETH)?

Ethereum (ETH) is the world's leading smart contract platform. It powers a massive ecosystem of decentralized applications and finance (DeFi).

Supported Networks: Ethereum Mainnet, Arbitrum, Optimism, Base, Polygon
4-step flow

How do ETH payments work?

Accept Ethereum payments through XPayr in four simple steps.

1

Create merchant account

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

2

Integrate payment flow

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

3

Customer pays with ETH

Customer selects Ethereum 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 ETH wallet.

Why accept Ethereum payments?

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

Industry Standard

Ethereum is the most widely adopted platform for smart contracts, housing thousands of innovative digital assets.

Multi-Layer Support

Accept ETH on Mainnet or faster Layer 2 networks like Arbitrum, Optimism, Base, and Polygon to save on gas fees.

Future Proof

Post-Merge Ethereum is eco-friendly and continues to lead blockchain innovation with its massive developer community.

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: 'eth',
    order_id: 'ORDER-001'
  })
});

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

How to accept Ethereum payments

  1. Sign up Create your free XPayr merchant account.
  2. Add your ETH wallet Enter your Ethereum 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 ETH! Go live and let customers pay with Ethereum.
Create merchant account
FAQ

Ethereum Payment Questions

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

Ethereum is a decentralized, open-source blockchain featuring smart contract functionality. ETH is its native cryptocurrency.

Fees vary based on congestion. Using Layer 2 solutions via XPayr can significantly reduce transaction costs.

Yes. Since the Proof of Stake transition in 2022, Ethereum has reduced its energy consumption by over 99.9%.

Ready to accept Ethereum payments?

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