Introducing Liqpays

Seamless Crypto Payments for Your Business

Accept cryptocurrency payments easily and securely. Perfect for modern businesses looking to expand their payment options.

10K+
Active Merchants
$100M+
Monthly Volume
99.9%
Uptime

Why Choose Liqpays?

Experience the future of payments with our cutting-edge crypto payment gateway

Multi-Chain Support

Accept payments in multiple cryptocurrencies across different blockchain networks

Instant Settlement

Get paid instantly with our real-time settlement system

Secure Transactions

Enterprise-grade security with advanced encryption and authentication

Easy Integration

Simple API and SDK integration with comprehensive documentation

Simple Integration

Integrate cryptocurrency payments into your application in minutes, not days

payment.ts
import { LiqpaysClient } from '@liqpays/sdk'

const client = new LiqpaysClient({
  apiKey: 'YOUR_API_KEY'
})

const payment = await client.createPayment({
  amount: 100,
  currency: 'USDT',
  chain: 'ETH',
  metadata: {
    orderId: 'order_123'
  }
})

// Listen for payment events
client.on('payment.success', 
  (payment) => {
    console.log(
      `Payment ${payment.id} completed!`
    )
  }
)
1

Install SDK

Get started with our SDK using npm, yarn, or pnpm

2

Initialize Client

Configure the client with your API key

3

Create Payment

Start accepting crypto payments with a single API call

Supported Networks

Ethereum
Ethereum
Tron
Tron
BSC
BSC
Solana
Solana
Base
Base
Optimism
Optimism
Polygon
Polygon
+
More

Trusted by Leading Companies

See what our customers are saying about their experience with Liqpays

"Implementing Liqpays was incredibly smooth. The API is well-documented and the support team was very helpful throughout the integration process."
Sarah Chen
CTO at TechFlow
"Since implementing Liqpays, our crypto payment processing has been seamless. The multi-chain support has helped us expand our customer base significantly."
Michael Rodriguez
Founder at CryptoMart
"The real-time settlement and detailed analytics have transformed how we handle crypto payments. Liqpays has become an essential part of our business."
Emily Watson
CEO at DigitalPay

Ready to Accept Crypto Payments?

Join thousands of businesses already using Liqpays to accept cryptocurrency payments. Setup takes just a few minutes.