Multi-chain Support
Support for Ethereum, Polygon, Tron, and more blockchain networks with unified API
Non-custodial payment processing for USDT, USDC, and more across multiple blockchains
Get started with PayIn in minutes:
# Install dependencies
npm install
# Start development server
npm run dev
# Create your first order
curl -X POST http://localhost:3000/api/v1/orders \
-H "Content-Type: application/json" \
-H "X-API-Key: your-api-key" \
-d '{
"orderReference": "ORDER-001",
"amount": "100.00",
"currency": "USDT",
"chainId": "ethereum-sepolia"
}'Accept cryptocurrency payments for your online store with temporary payment addresses for each order.
Provide permanent deposit addresses for users to top up their account balance.
Process international payments with low fees and fast settlement times.