Keep USDXX
Hold the balance and spend it on your own supplier payments.
YaysPay for business
Alipay's model shows a merchant needs more than a QR sticker — queries, cancellations, refunds and reporting too. YaysPay gives you a web dashboard and an in-app business section, from a single verified account.
Accept payments
Print a static merchant QR for the counter and let customers key in the amount, or generate a dynamic transaction QR with the order and total already attached. Every payment supports queries, cancellations and refunds — not just scanning.
Merchant QR
Blue Fig Café
Merchant portal
Developers welcome
Indexx Payments exposes the same rails through a clean API — create a payment, attach protection rules, and share a link or render the button. Webhooks tell your system the moment funds settle.
import { YaysPay } from "@indexx/payments";
const yays = new YaysPay(process.env.YP_KEY);
const request = await yays.payments.create({
amount: "240.00",
currency: "USDXX",
reference: "invoice-4471",
protection: {
release: "delivery_confirmed",
expires_in: "14d",
},
});
// -> share request.pay_link or render <PayWithYays />Settlement
Choose per store or per transaction type.
Hold the balance and spend it on your own supplier payments.
Funds land in your merchant balance the moment the customer confirms.
Sweep to an external wallet on your own cadence.
USDXX converted and paid to your bank on a disclosed processing fee.
Pricing
To be finalised once banking, compliance, blockchain and liquidity costs are confirmed.
YaysApp-to-YaysApp transfer
Person to person, instant
Free
Merchant payment
Per successful transaction
Competitive fee
Protected settlement
Escrow, milestones, delivery release
+ service fee
Fiat redemption
USDXX back to your bank
Disclosed fee
Cross-border conversion
Disclosed at time of conversion
FX spread
Merchant API & treasury tools
Usage-based or monthly
Subscription
Join the early-access list for YaysPay. We'll start with a closed pilot — verified accounts, real USDXX, one blockchain, limited amounts.