Unknown macro: {style}

.page-metadata

Unknown macro: {display}

Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 16 Next »

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

Zeta merchant onboarding/sales team will assist you in creating a new merchant account on your mobile device or web browser.

You would need to provide your business details such as merchant company name, contact details, bank account details and authorized merchant code (AMC, if using an EDC machine to receive payments). Bank details are mandatory to receive payment settlement. With AMC, Zeta will identify your nature of business and then determine the user's digital instrument type to release the payment to you (merchant) as requested. For example, if you run a medicine shop, Zeta will ensure that you receive the payment from user's digital medical card.

What You Receive

When you create a Zeta merchant account, a Merchant ID will be assigned that you specify during the sign up process. You receive the following with your active account that you will use to trigger secure API calls to Zeta payment gateway. 

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 to Zeta payment gateway from your web site and vice versa.
On This Page

  • No labels