Fizen Pay API Documents
  • Introduction
  • Process Flow
  • Getting Started
    • Register
    • Environment
    • Get your API keys
    • Make your first API request
  • Reference
    • API Reference
      • Charges
        • Create a charge
        • List charges
        • Charge details
        • Cancel a charge
        • Resolve a charge
        • Refund a charge
      • Utilities
        • Fiat to cryptocurrency
    • Webhooks
  • Environment
    • Sandbox
      • Web app
      • Register page
      • Settings page
      • API Endpoint
    • Production
      • Web app
      • Register page
      • Settings page
      • API Endpoint
Powered by GitBook
On this page
  1. Getting Started

Environment

There are 2 environments for merchant integration. All functions should work fine on the Sandbox environment before integrating on the Production environment.

PreviousRegisterNextGet your API keys

Last updated 2 years ago

  • Sandbox:

    • Web app:

    • Register page:

    • API endpoint:

  • Production:

    • Web app:

    • Register page:

    • API endpoint:

https://merchant-testmode.fizen.io
https://merchant-testmode.fizen.io/signup
https://api-sandbox.fizen.io/api/integration/v1
https://merchant.fizen.io
https://merchant.fizen.io/signup
https://pay-api.fizen.io/api/integration/v1