ZEN plugin documentation
Go to zen.comGo to myZEN.com
Documentation
  • Checkout integration
  • API business
  • API reference
  • Merchant panel
Brandbook
Go to zen.comGo to myZEN.com
Documentation
  • Checkout integration
  • API business
  • 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 ZEN e-commerce plugins
    • Revenue streams
    • 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)
    • Authorization fee
    • Card widget
    • Cashback
    • Currency Conversion Service
    • Instant Payment Notification (IPN)
    • Shop logo on ZEN checkout
  • Integration
    • Before you begin
    • Integration checklist
    • Magento
      • Magento 2.3.x - 2.4.x
        • Features
        • Manual
      • Magento 2.0.x - 2.2.x
        • Features
        • Manual
      • Magento 1.9.x
        • Features
        • Manual
    • Opencart
      • Opencart 3.x
        • Features
        • Manual
      • Opencart 2.3.x
        • Features
        • Manual
    • OsCommerce
      • OsCommerce 1.x
        • Features
        • Manual
    • Prestashop
      • Prestashop 8.x
        • Features
        • Manual
      • Prestashop 1.7
        • Features
        • Manual
      • Prestashop 1.6
        • Features
        • Manual
    • WooCommerce
      • WooCommerce 8.9.x
        • Features
        • Manual
      • WooCommerce 6.0.x - 8.8.x
        • Features
        • Manual
    • Shoper
      • Features
      • Manual
    • ZenCart
      • ZenCart 2.x
        • Features
        • Manual
  1. Introduction

Authorization & authentication

authorization.jpg
INFO
Types of Credentials you'll need to integrate with ZEN.COM e-commerce plugins:
Checkout Secret
IPN Secret
Terminal UUID
Terminal API Key
To ensure the highest level of security, ZEN.COM API uses Credentials to authenticate all requests. Merchants using the myZEN application can view and manage API key settings from within the app's panel.
To get your credentials:
1
Log in to myZEN
Log in to your ZEN panel.
2
Go to Store settings
Go to the Store settings option from the main menu.
store settings.png
3
Go to the Settings page
Go to the Settings page to check your individual Credentials.
credentials.png
4
Multiple terminal setup
Note: For a multiple-terminal setup, please make sure to select the desired Terminal from the dropdown list.
my_zen4.png
5
Get your credentials
Go to Settings page and check your integration Credentials.
my_zen5.png
DANGER
API keys have special permissions that allow access to certain functionalities or data. It's important to keep them secure because they carry the ability to perform actions or access information that regular users might not have the rights to do.
We recommend never share your API keys publicly, include them as part of your code, or pass them to unauthorized persons. If you suspect that your API keys have been exposed publicly or have fallen into the wrong hands, please go to my.zen.com Merchant panel to generate new authentication data. To generate new credentials:
1
Log in to myZEN
Log in to your ZEN panel.
2
Go to Store settings
Go to the Store settings option from the main menu.
store settings.png
3
Go to the Settings page
Go to the Settings page to check your individual Credentials.
credentials.png
4
Generate new credentials
Click refresh button for each credential, to generate new ones.
generate credentials.jpg
Modified at 2024-10-16 10:50:39
Previous
Environments
Next
Payment methods