A checkout that
feels like yours.
Create a payment through the API and send your customer to a hosted payment page, with your logo and colors.
A payment layer for the platform you’re building. Connect your CRM, shape your checkout, and bring every payment event back into your business.
USDT on TRON · USDC on Ethereum · Mainnet · Access for provisioned clients
01 / BUILT AROUND YOUR BUSINESS
Keep customer relationships, business rules and reporting in your platform. Give payments a dedicated place to work.
Create a payment through the API and send your customer to a hosted payment page, with your logo and colors.
Signed webhooks connect payment updates to your business logic. Verify the signature, deduplicate the event, then update your order.
Connect payouts, balances and fee accounting to your business workflows.
02 / ONE CONNECTED FLOW
A clear integration boundary. Your backend creates the payment; a verified event tells it what happened.
Explore the APILink a payment to your order. Use an idempotency key so a retry keeps the same payment.
Redirect to a branded payment page. Your customer sees the amount, instructions and payment status.
Process the signed webhook and reconcile through the API. A browser redirect alone is never proof of payment.
03 / THE DETAILS MATTER
Idempotent operations help prevent a repeated request from creating a second effect.
Follow a request across processing and delivery with operation IDs and an audit trail.
Issue scoped API keys, set optional expiry, and rotate or revoke access from your client portal.
TEST ENVIRONMENT. REAL INTEGRATION WORK.
Test partial payments, confirmations, repeat requests and sandbox payouts. Connect your application with the same care you give the rest of your product.
The sandbox is a separate installation using test tokens on Shasta and Sepolia. Its accounts, API keys, wallets and balances are isolated from mainnet.
04 / START WITH THE RIGHT CONTEXT
Understand the product, then go straight to the contract.
CRMs, business platforms and other applications that need a dedicated API for payment workflows, hosted checkout and payment events. Your application remains responsible for its customers and business decisions.
Yes. The live installation supports USDT on TRON mainnet and USDC on Ethereum mainnet. Use a dedicated company wallet and mainnet credentials. A separate sandbox is available for integration testing.
Your company account is provisioned by a CryptoPSP operator. Sign in to the client portal to create a scoped API key, configure your webhook and personalize your checkout.
Use the server-side payment state, delivered through a verified signed webhook or retrieved through the API. Deduplicate webhook events and never treat a customer’s return to your website as proof of payment.