Passerelle de paiement USDC ERC-20

Ethereum est le réseau d'origine de l'USDC, celui sur lequel règlent institutions, exchanges et protocoles DeFi. GatewayCrypto confirme les paiements USDC ERC-20 en moins d'une minute, attribue une adresse dédiée par commande et regroupe les fonds avec vos dépôts Solana, Polygon et Arbitrum.

USDC ERC-20 Payment Gateway

USDC ERC-20 en un coup d'œil

Icon

Réseau

Ethereum

Icon

Standard de jeton

ERC-20

Icon

Délai de confirmation

≈ 15–60 seconds

Icon

Frais de réseau typiques

$0.50–$5, gas-dependent

Compatible avec : Coinbase, MetaMask, Ledger, Kraken, Circle Mint, Rabby

GatewayCrypto
Ethereum

Pourquoi accepter USDC ERC-20

B2B invoices, treasury payments and customers who hold USDC with regulated exchanges, custodians or in DeFi. The most widely supported USDC standard.

The institutional standard

Regulated exchanges, custodians and corporate treasuries default to USDC on Ethereum. Offering ERC-20 is what makes a B2B buyer able to pay you.

Flat fee, any amount

Gas does not scale with value, so a $50,000 invoice costs the same few dollars to settle as a $500 one — with Ethereum's security behind it.

USDC ERC-20

Regulated, fully reserved dollar

USDC is issued by Circle and backed one-to-one by cash and short-dated US Treasuries with monthly attestations — the stablecoin compliance teams prefer.

One balance across networks

ERC-20 deposits join your unified USDC balance next to Solana, Polygon and Arbitrum. Withdraw on whichever network is cheapest; no bridging on your side.

Comment accepter les paiements USDC ERC-20

Chaque réseau alimente le même solde marchand USDC — aucun frais inter-chaînes, aucun rapprochement manuel.

  • Icon

    Enable USDC on Ethereum in your dashboard

    Switch on ERC-20 for USDC in the merchant dashboard. It appears at your checkout next to the other networks you accept.

  • Icon

    Create the payment

    Your checkout calls the API with the amount and network=ERC-20. We return a dedicated Ethereum deposit address and a payment window.

  • Icon

    The customer sends USDC

    They pay from any wallet or exchange that supports USDC on Ethereum. We watch the chain and mark the payment as detected, then confirmed.

  • Icon

    You get the webhook and the balance

    On confirmation we notify your server and credit your unified USDC balance — the same balance every other network pays into. Keep it, auto-convert, or settle to fiat.

GatewayCrypto REST API · USDC ERC-20

Create a USDC ERC-20 payment in one call

Une seule requête renvoie une adresse de dépôt et un lien de paiement hébergé ; un webhook prévient votre serveur lorsque le paiement est détecté puis confirmé.

Get API access
curl -X POST https://api.gatewaycrypto.io/v1/payments \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "currency": "USDC",
    "network": "ERC-20",
    "amount": 250.00,
    "order_id": "ORD-10421",
    "callback_url": "https://yoursite.com/webhook"
  }'

USDC sur d'autres réseaux

USDC SPL

Solana · < 1 second · < $0.01

Détails

USDC Polygon PoS

Polygon · ≈ 2–5 seconds · < $0.01

Détails

USDC Arbitrum One

Arbitrum · ≈ 1–2 seconds · < $0.05

Détails
Image

Commencez à accepter USDC ERC-20 dès aujourd'hui

B2B invoices, treasury payments and customers who hold USDC with regulated exchanges, custodians or in DeFi. The most widely supported USDC standard.

En savoir plus sur les paiements crypto

Tous les guides

Questions fréquemment posées

Ethereum produces a block every 12 seconds; we detect the transfer in the first block and confirm it after a few more, usually within 15–60 seconds, notifying your server by webhook.

Gas is typically $0.50–$5 per transfer depending on network load and is a flat cost. GatewayCrypto lets you choose whether the customer or your business pays it.

It is the same dollar-backed asset issued by Circle; only the network differs. In GatewayCrypto every network settles into one USDC balance.

Yes. Keep USDC, auto-convert other coins into it, or enable USD or EUR settlement to your bank. The setting applies to your whole USDC balance regardless of network.