Solana Üzerinde USDC Ödeme Ağ Geçidi

USDC, Solana'daki baskın dolardır; Circle tarafından yerel olarak ihraç edilir ve milyonlarca tüketici cüzdanında tutulur. GatewayCrypto SPL USDC yatırımlarını bir saniyeden kısa sürede, bir sentin küçük bir kesri karşılığında hesaba geçirir, her siparişe özel adres verir ve fonları diğer USDC ağlarınızla birleştirir.

USDC SPL Payment Gateway

Bir bakışta USDC SPL

Icon

Solana

Icon

Token standardı

SPL

Icon

Onay süresi

< 1 second

Icon

Tipik ağ ücreti

< $0.01

Uyumlu olduğu cüzdanlar: Phantom, Solflare, Backpack, Coinbase, Binance, OKX

GatewayCrypto
Solana

Neden USDC SPL kabul etmelisiniz

Consumer apps, gaming, creator payouts and any checkout with many small payments — the network where USDC is the default dollar.

Native USDC, not a bridged copy

Circle issues USDC directly on Solana, so there is no wrapped token or bridge risk between your customer's wallet and your balance.

Sub-second, sub-cent

Slots every ~400 ms and fees below a cent make Solana the rail for micro-payments, in-app purchases and tipping.

USDC SPL

Consumer wallets by the million

Phantom, Backpack and Solflare users hold USDC by default. SPL support reaches a segment that never uses Ethereum.

Same balance as ERC-20, Polygon and Arbitrum

Solana deposits land in your unified USDC balance; withdraw on any network without bridging.

USDC SPL ödemeleri nasıl kabul edilir

Her ağ aynı USDC satıcı bakiyesine öder — zincirler arası ücret yok, manuel mutabakat yok.

  • Icon

    Enable USDC on Solana in your dashboard

    Switch on SPL 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=SPL. We return a dedicated Solana deposit address and a payment window.

  • Icon

    The customer sends USDC

    They pay from any wallet or exchange that supports USDC on Solana. 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 SPL

Create a USDC SPL payment in one call

Tek bir istek bir yatırma adresi ve barındırılan bir ödeme bağlantısı döndürür; ödeme algılandığında ve onaylandığında bir webhook sunucunuzu bilgilendirir.

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": "SPL",
    "amount": 250.00,
    "order_id": "ORD-10421",
    "callback_url": "https://yoursite.com/webhook"
  }'

Diğer ağlarda USDC

USDC ERC-20

Ethereum · ≈ 15–60 seconds · $0.50–$5, gas-dependent

Ayrıntılar

USDC Polygon PoS

Polygon · ≈ 2–5 seconds · < $0.01

Ayrıntılar

USDC Arbitrum One

Arbitrum · ≈ 1–2 seconds · < $0.05

Ayrıntılar
Görsel

USDC SPL kabul etmeye bugün başlayın

Consumer apps, gaming, creator payouts and any checkout with many small payments — the network where USDC is the default dollar.

Kripto ödemeleri hakkında daha fazla bilgi

Tüm rehberler

Sıkça Sorulan Sorular

The transaction is included within about 400 milliseconds and reaches finality in roughly 12 seconds. GatewayCrypto marks it detected instantly and confirmed within seconds.

A fraction of a cent, paid in SOL by the sender. In practice the network fee is negligible.

Native. Circle issues USDC directly on Solana, the same way it does on Ethereum. It is the same fully reserved dollar and settles into the same GatewayCrypto USDC balance.

Phantom, Solflare and Backpack, plus withdrawals from Coinbase, Binance, OKX and other exchanges that list USDC on the Solana network.