iUSD Pay

Accept $i_USD payments online.

Planned

Checkout infrastructure being designed for merchants who sell to a global, internet-native customer base.

Capabilities

Planned merchant toolkit.

01

Payment links

Share a link and get paid in digital dollars without building a checkout.

02

QR payments

In-person and on-screen payment codes for fast settlement.

03

Checkout APIs

Drop-in checkout designed for web, mobile and marketplace flows.

04

Merchant dashboard

Payments, refunds, payouts and reporting in one place.

Integration

A checkout in a few lines.

An illustrative view of the intended merchant interface. The API is not live.

checkout.ts
const session = await iusd.checkout.create({
  amount: "49.00",
  currency: "i_USD",
  reference: "order_1042",
  successUrl: "https://store.example/thanks"
});

Illustrative interface — under development

iUSD Pay is a planned product. Availability, supported countries and merchant eligibility will depend on the final launch structure and applicable regulatory approvals.