Unter Payment Gateway

Accept cryptocurrency payments from any chain, any token. A single API integration handles cross-chain swaps, wallet detection, and settlement.

Get Started

Why Unter?

Multi-Chain Support

Accept payments from Ethereum, Polygon, Base, BSC, Solana, TRON, and more. Customers pay with any token they hold.

Cross-Chain Swaps

Automatic routing via aggregators. Customers can pay with ETH on Ethereum while you receive USDC on Polygon.

Simple API

Create a payment request with one POST call. Redirect the customer to the hosted checkout page. Receive a webhook when paid.

Secure by Default

HMAC-SHA256 signed webhooks, bcrypt-hashed API keys, rate limiting, CORS restrictions, and replay protection.

Quick Overview

How it works in 3 steps 1. Create a payment request via the API
2. Redirect your customer to the hosted checkout
3. Receive a webhook when payment is confirmed

Documentation Sections

Environments

Service Staging Production
API https://api-staging.unter.tech https://api.unter.tech
Checkout Widget https://cdn-staging.unter.tech https://cdn.unter.tech
API Docs (Swagger) /api/doc /api/doc
Tip Use the staging environment for integration testing. Switch to production for live payments.