PAYMENT LINKS
Create a USDC payment link and get paid from anywhere
Share a hosted USDC checkout for invoices, deposits, bookings, or messaging-based sales, with payment status linked to your order reference.
Why SoloPay
A simpler crypto payment gateway
USDC payment link
Start accepting structured USDC payments without building a custom checkout page.
What the product actually supports
The current SDK can generate a hosted widget URL, but this repository does not yet document a merchant-managed payment-link or invoice product with persistent links, dashboard management, or a dedicated payment-link API.
const url = soloPay.getWidgetUrl({
orderId: 'order-123',
amount: '25',
tokenAddress: '0x...',
successUrl: 'https://shop.example/success',
failUrl: 'https://shop.example/fail'
});How it works
From wallet connection to confirmed payment
Create the payment
Set the amount, asset, merchant wallet, and optional order reference.
Customer confirms
The customer connects their own wallet and approves the payment.
Track the result
SoloPay links payment status and the public onchain transaction to your order.
Common use cases
Create a USDC payment link and get paid from anywhere
Create a USDC payment link and get paid from anywhere
SoloPay does not add a separate identity review or payout-approval step for supported payment gateway flows. Verification required by a wallet, exchange, merchant policy, industry, or applicable law may still apply.
No. Wallet addresses and transactions remain visible on public blockchains. A No-KYC payment gateway does not mean anonymous, untraceable, or exempt from applicable obligations.
No. SoloPay payment gateway scope is separate from any customer-verification, contractual, tax, delivery, medical, AML, or other legal duties that may apply to the merchant.
For supported gasless payment flows, SoloPay sponsors the gas fee. Token- and network-specific requirements still apply and should be confirmed for the relevant checkout.
Funds are sent to the merchant-designated wallet rather than being held by SoloPay for a later withdrawal.
USDC is the default payment asset, but SoloPay is multi-token. Other supported tokens can be enabled per merchant, network, and payment configuration.
Ready to accept crypto payments?
Talk to us about the right payment flow for your business.