Copperx Docs
LoginGet Started
  • 🏠 Getting Started
    • Introduction to Copperx
    • Use Cases: How You Can Use Copperx
    • Key Concepts & Terminology
  • 🔑Setup & Configuration
    • Setup an account
      • Payment Configuration
      • Business Details
      • Apply your Branding
      • Manage Promo Codes
    • Environments (Testnet vs Mainnet)
    • How to Generate an API Key
  • 💳 Integrate Payments
    • Accept One-Time Crypto Payments
    • Accept Crypto Subscriptions
    • Create Invoices
    • Create a Recurring Invoices
    • Webhooks & Events
  • Error Handling & Troubleshooting
  • 📚API & Reference
    • Checkout Session API
    • Invoice API
    • Webhook Events
    • Authentication & Security
  • API Reference
  • 🔗No-Code Tools
    • Payment Link
    • Recurring Subscription
    • Recurring Invoice
    • Crypto Invoice
  • 🔌Integrations
    • WooCommerce
    • Zapier
    • Stripe
    • BigCommerce
    • Magento
  • ⚙️Support
    • Clear Your Stuck Payments
Powered by GitBook
On this page
  1. Setup & Configuration

Environments (Testnet vs Mainnet)

Copperx offers both test and production environments so you can safely develop and test your integration before going live.

🔧 Test Environment

  • Dashboard URL: https://dashboard.copperx.dev

  • API Base URL: https://api.copperx.dev

  • Supported Network: Eth Sepolia , Polygon Amoy, Solana Devnet, BNB Smart chain testnet, Base Sepolia, Arbitrum Sepolia, Optimism Sepolia, Tron Shasta

  • Supported Tokens: ETH, SOL, BNB, POL, DAI, USDT, USDC, USDC.e, USDT, and more

  • Use this environment for sandbox development and testing without real crypto transactions.

🚀 Production Environment

  • Dashboard URL: https://dashboard.copperx.io

  • API Base URL: https://api.copperx.io

  • Supported Network: Ethereum, Polygon (PoS), Solana, BNB Chain, Base, Arbitrum, Optimism, Tron

  • Supported Tokens: ETH, SOL, BNB, POL, wETH, DAI, USDT, USDC, USDC.e, and more

  • Use this environment when you're ready to accept live payments.

📌 Always separate your test and live API keys and endpoints to avoid unintentional transactions.

PreviousManage Promo CodesNextHow to Generate an API Key

Last updated 10 days ago

🔑