0.5%
Gateway fee
Fast, reliable, and battle-tested. Accept Litecoin for quick confirmations and low transaction costs.
Gateway fee
Supported tokens
Blockchain networks
Always-on settlement
Litecoin (LTC) is one of the oldest and most reliable cryptocurrencies, offering faster block times and lower fees than Bitcoin.
Accept Litecoin payments through XPayr in four simple steps.
Sign up on XPayr and configure your wallet address for LTC settlement.
Use API, plugins, payment links, or widgets to add LTC checkout to your site.
Customer selects Litecoin at checkout. XPayr generates a payment invoice with real-time pricing.
Once confirmed on-chain, the payment is settled directly to your personal LTC wallet.
Compelling reasons to add LTC as a payment option for your business.
Litecoin has 2.5-minute block times β 4x faster than Bitcoin β enabling quicker payment confirmations.
Litecoin transactions cost fractions of a cent, making it practical for everyday payments and small purchases.
Since 2011, Litecoin has been one of the most reliable cryptocurrencies with zero downtime.
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: 'ltc',
order_id: 'ORDER-001'
})
});
const payment = await response.json();
// payment.pay_address β Send LTC here
// payment.pay_amount β Exact LTC amount
Everything you need to know about accepting LTC payments through XPayr.
Litecoin (LTC) is a peer-to-peer cryptocurrency created in 2011. It is based on Bitcoin's code but with faster blocks.
Blocks are generated every 2.5 minutes, making confirmations approximately 4 times faster than Bitcoin.
Yes. Litecoin is one of the most widely supported cryptocurrencies and is accepted by thousands of merchants.
Litecoin offers significantly lower fees and faster speeds, making it more practical for point-of-sale payments.
Litecoin focuses on being a reliable payment currency, prioritizing speed, simplicity, and battle-tested security.
Create your free merchant account and start accepting LTC in minutes. No monthly fees, transparent pricing, direct wallet settlement.