ZEN API documentation
Go to zen.comGo to myZEN.com
Documentation
  • Plugin integration
  • Checkout integration
  • API reference
  • Merchant panel
  • Brandbook
Go to zen.comGo to myZEN.com
Documentation
  • Plugin integration
  • Checkout integration
  • API reference
  • Merchant panel
  • Brandbook
  1. Introduction
  • About ZEN
    • First steps with ZEN
    • Who we are
    • What we provide
    • How we provide
  • Introduction
    • Definitions
    • About API integration
    • Revenue strams
    • Environments
    • Authorization & Authentication
    • Payment methods
    • Payment process
    • Currencies
    • Languages
  • Account registration & configuration
    • Before you begin
    • Registration
    • Configuration
    • Merchant's panel
    • Payments setup
    • Locating Transactions in my.zen.com
    • Finding settlements
  • Features
    • Available features
    • 3-Domain Secure (3DS)
    • Account Funding Transactions (AFT)
    • Address Verification Service
    • Authorization fee
    • Card widget
    • Cashback
    • Currency Conversion Service
    • Fraud collector (fingerPrintId)
    • Instant Payment Notification (IPN)
    • Payment Link
    • Shop logo on ZEN.COM checkout
    • Reports
  • Integration
    • Response codes
    • Error codes
    • Prepare the communication
    • Available Payment methods
    • Purchase Transaction
    • Refund Transaction
    • Payout Transaction
    • Transaction status check
    • Saving and tokenizing cards
    • One-click card Payments
    • One-click Google Pay Payments
    • One-click Apple Pay Payments
    • Customers and cards management
  1. Introduction

Environments

environments.jpg
ZEN.COM supports both PROD and TEST environments, where:
https://api.zen-test.com/... (e.g. https://api.zen.com/v1/transactions) is for PROD environment
https://api.zen-test.com/... (e.g. https://api.zen-test.com/v1/transactions) if for TEST environment
Main rules:
Production environment
Test environment
1.
You need to be fully onboarded to get access to API and Merchant panel
2.
Available Payment methods depend on your subscription plan and agreement.
3.
All endpoints you will find listed in our API Reference documentation.
In the control panel you have possibility to track your Transaction, create Refunds, manage you Shop settings etc… You can find there as well Credentials to your Shop / Terminal API.
MZC main view.jpg
Modified at 2024-11-27 13:30:30
Previous
Revenue strams
Next
Authorization & Authentication