πŸ“£ New Region Unlocked: You can now send payouts directly to Malawi! πŸ‡²πŸ‡Ό
🌍 Environment

meCash Environments

meCash offers two distinct environments for development and deployment: a Sandbox for testing and a Production environment for live transactions.

Sandbox Environment

The Sandbox environment is a complete testing replica of our production system. It allows you to build and test your integration without using real money or affecting your live data.

Sandbox base URL

https://sandboxapi.me-cash.com

Key features:

  • Simulated Transactions: Process test payments without affecting real accounts or moving actual money.
  • Safe Testing: Use mock data and test API keys to build and debug your integration securely.
  • Risk-Free Experimentation: Freely test API endpoints, error handling, and different transaction scenarios.

How to access:

  • Account setup: Ensure you have a meCash developer account with sandbox access.
  • API keys: Obtain your sandboxed API keys from your meCash Developer dashboard. These are separate from your production keys.

Production Environment

The Production environment is for processing real transactions with your users. All activity in this environment is live and will result in the movement of real funds.

Production Base URL

https://api.me-cash.com

Key features:

  • Real transactions: Processes genuine payments and affects actual accounts.
  • Secure operations: Employs robust security measures to protect sensitive data.
  • High availability: Designed for reliability and uptime to support business-critical operations.

How to access:

  • Account setup: Ensure you have a verified meCash production account.
  • API keys: Obtain your production API keys from your meCash Developer dashboard. Keep these secure.