0.5%
Gateway fee
Accept the world's most popular stablecoin. Give your customers the stability of the US Dollar with the efficiency of crypto.
Gateway fee
Supported tokens
Blockchain networks
Always-on settlement
Tether (USDT) is the most popular stablecoin in the crypto space, pegged 1:1 to the US Dollar. It offers the stability of fiat currency with the speed and security of blockchain.
Accept Tether payments through XPayr in four simple steps.
Sign up on XPayr and configure your wallet address for USDT settlement.
Use API, plugins, payment links, or widgets to add USDT checkout to your site.
Customer selects Tether at checkout. XPayr generates a payment invoice with real-time pricing.
Once confirmed on-chain, the payment is settled directly to your personal USDT wallet.
Compelling reasons to add USDT as a payment option for your business.
Merchants can accept payments without worrying about price fluctuations. 1 USDT is always equal to 1 USD.
Transactions are processed at blockchain speed, providing faster settlement than traditional bank transfers.
USDT is used by millions worldwide, making it a universal payment method across borders.
const response = await fetch('https://api.xpayr.com/v1/payment', {
method: 'POST',
headers: {
'x-api-key': YOUR_API_KEY,
'Content-Type': 'application/json'
},
body: JSON.stringify({
price_amount: 100,
price_currency: 'usd',
pay_currency: 'usdt',
order_id: 'ORDER-001'
})
});
const payment = await response.json();
// payment.pay_address β Send USDT here
// payment.pay_amount β Exact USDT amount
Everything you need to know about accepting USDT payments through XPayr.
USDT is a stablecoin cryptocurrency issued by Tether. Its value is pegged to the US Dollar, meaning 1 USDT = $1.00 USD.
XPayr supports USDT on TRON (TRC-20), Ethereum (ERC-20), BSC (BEP-20), Polygon, Arbitrum, and Optimism.
It eliminates price volatility risks while allowing you to reach a global customer base that prefers digital dollar payments.
Create your free merchant account and start accepting USDT in minutes. No monthly fees, transparent pricing, direct wallet settlement.