Crypto payments that settle directly to your wallet.

Accept Dogecoin payments with a secure API, hosted checkout, and real-time webhooks. No custody. No complexity. Just payments.

Non-custodial
Real-time confirmations
Simple REST API
Merchant dashboard

Built for modern crypto commerce

REX Pay is a crypto payment processing platform that enables merchants to accept digital assets and settle value securely across blockchain networks.

Payments are sent directly to your wallet. We never hold your funds.

Think of REX Pay as the payment layer between your application and the blockchain — handling invoices, confirmations, and webhooks so you don't have to.

How it works

01

Create a payment

Create a payment intent or invoice using our API or dashboard.

02

Customer pays

Your customer sends Dogecoin to a unique, time-locked address via QR code or copy-paste.

03

Confirm & notify

REX Pay monitors the blockchain, confirms the payment, and triggers signed webhooks to your system.

Core features

Hosted Checkout

Mobile-friendly checkout with QR codes, countdown timers, and clear payment instructions.

Developer-First API

Simple REST API with API keys, idempotency, test mode, and predictable responses.

Webhooks & Events

Receive real-time notifications for payment confirmed, expired, underpaid, or failed events.

Merchant Dashboard

Track payments, invoices, disputes, logs, and configuration from a clean dashboard.

Integrate in minutes

Use our REST API to create payments, verify confirmations, and listen for webhooks.

Full examples and SDKs available in the documentation.

Read the docs
const payment = await rexpay.payments.create({
  amount: 250,
  currency: "DOGE",
  description: "Order #1042"
});

// Returns:
// {
//   id: "pi_1234567890",
//   address: "D...",
//   amount: 250,
//   expires_at: "2025-..."
// }

Simple pricing

1.2%
per successful transaction
  • No monthly fees
  • Volume discounts available
  • No hidden costs
View full pricing

Designed for security

REX Pay is built with the same security principles used in modern financial infrastructure.

Non-custodial — funds go directly to merchant
Signed webhook payloads (HMAC)
API key scoping and rotation
Rate limiting and audit logs
Isolated payment addresses
Encrypted data at rest

Frequently asked questions

Do you hold merchant funds?

No. Payments go directly to your wallet. REX Pay never holds custody of funds.

How many confirmations are required?

Confirmation thresholds are configurable per environment. Default is 1 confirmation.

Is there a test mode?

Yes. You can test payments on testnet without sending real funds.

What happens if a payment is underpaid or late?

REX Pay detects underpayments and expired invoices and notifies you via webhook.

Which cryptocurrencies are supported?

Dogecoin is supported today. Additional networks will be added over time.

Can I use REX Pay outside the Regen ecosystem?

Yes. REX Pay is a standalone payment processor available to any merchant.

Start accepting Dogecoin payments today

Join merchants who trust REX Pay for secure, non-custodial crypto payment processing.