Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Align
alignjustify

Before you actually get started with Zeta payment functionality, you need to create a Zeta Merchant account to gain access to various server- and client-side Pay with Zeta SDKs and related methods. These SDK integrations into your existing project help you to enable accepting payments from Zeta users instantly over a secured network.

Creating a Merchant account

This involves giving basic details of your business (name, contact details, etc. ), bank account details for receiving settlement and specifying you nature of business aka AMC (Authorized Merchant Code) to allow Zeta to determine from which instrument zeta users can pay you.

e.

You need to create a new Zeta account on your mobile device to get started with Zeta digital platform. Corporate HR issues virtual corporate benefit cards to your account and you are notified to your registered mobile number or via official email. Download, install and configure the Zeta app to gain access to the Zeta app features.

What You Get

When you create a Zeta merchant account, a company Merchant ID will be provisioned for you assigned that you specify during the sign up process. A company is a legal entity and serves as a container for your benefit programs including the employees you transfer the benefits to. Under a company you can create a new benefit program such as medical, meal, communication and/or process an employee transfer using the active program.

Once signed up, you should receive the following:

  • Merchant ID
  • Merchant Signatory ID
  • Private key & Public Key (will be used for signing requests)
  • Zeta Public Key (will be used to validate asynchronous responses from Zeta)
  • API Auth Token (Needs

    You receive the following with your active account that you will use to trigger secure API calls to Zeta. 

    Merchant EntityDescription
    Merchant IDA unique ID provisioned to each merchant signed up with Zeta
    Merchant Signatory IDA unique signatory ID associated with every merchant
    Private and Public KeyKeys for signing the requests
    Zeta Public KeyValidates asynchronous responses from Zeta
    API Auth TokenAn authorization token required to passed in API request headers
    )

    Next Steps

    1. Download and install a server-side or client-side SDK that suits your development environment and as per organization's e-commerce payment model - web or mobile. To download Zeta SDKs, see Download SDKs.
    2. Ensure to use secure HTTPS URL endpoints to redirect users back to your website from Zeta payment gateway from your web site and vice versa.
    Panel
    bgColorpista
    titleOn This Page

    Table of Contents