Cryptocurrency payment infrastructure

Accept crypto.
Settle in USD.
Scale with confidence.

WistaPay provides merchants with a clear path to accept cryptocurrency payments, maintain a transparent USD ledger, and withdraw to major networks — supported by a practical merchant API.

Settlement
USD ledger
Integration
REST API
Payouts
Multi-network

Why WistaPay

Built for serious payment operations

From the first invoice to recurring API volume, WistaPay keeps the merchant experience structured, accountable, and ready for production use.

USD balance ledger

Successful payments credit your merchant balance in USD. Unpaid invoices never increase available funds.

Merchant API

Create payments, query status, and receive IPN callbacks using your API key — documented inside your dashboard.

Hosted payment pages

Share a secure checkout link on the WistaPay domain. Ideal when you need invoices without a full API build.

Multi-network withdrawals

Request payouts in USDT on BSC or TRON (TRC-20), and BNB on BEP-20, with clear pending-to-success control.

Account safeguards

Blocked merchants lose API access immediately. Administrative controls keep platform integrity intact.

Verified registration

Email OTP verification protects account creation and password recovery for active inboxes only.

Workflow

From invoice to settlement

  1. STEP 01

    Create a payment

    Define price_amount, price_currency, and pay_currency via API or the dashboard form.

  2. STEP 02

    Customer pays in crypto

    The payer completes the transfer to the deposit details shown on the hosted checkout page.

  3. STEP 03

    Balance updates

    When the payment is confirmed, your USD balance increases by the invoice amount — ready for withdrawal.

For developers

Integrate WistaPay in your product

Authenticate with your merchant API key, create payments programmatically, and listen for IPN events when status changes. Full reference lives inside the signed-in dashboard.

  • Create payment & query status
  • Signed IPN callbacks to your server
  • Hosted pay_url for end customers
Get your API key
POST /api/v1/payment.php
Header: x-api-key: YOUR_KEY

{
  "price_amount": 25.00,
  "price_currency": "usd",
  "pay_currency": "usdttrc20",
  "order_id": "ORD-1001",
  "ipn_callback_url": "https://your.site/ipn"
}

Trust & control

Designed for operational discipline

WistaPay credits merchant balances only after confirmed payment success. Platform administration can review withdrawals, manage accounts, and enforce policy without ambiguity.

Confirmed settlement only

No balance movement for unpaid or abandoned invoices.

Withdrawal oversight

Requests remain pending until reviewed and approved.

API access control

Suspended accounts cannot create payments through the API.

Start accepting crypto with WistaPay

Create your merchant account, obtain an API key, and issue your first payment in minutes.