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 34 Next »


Before you actually get started with PWZ functionality, you will need a Zeta developer account to gain access to various PWZ APIs and related methods. These API integrations into your existing project help you to enable accepting payments from Zeta users instantly over a secured network.

Provisioning a Developer Account

Zeta merchant onboarding/sales team will assist you to provision a new Zeta developer account.

When you create a Zeta merchant account, Zeta will provision a developer account that allows you to access or integrate the PWZ APIs. This also enables you to securely communicate with Zeta payment server and invoke API requests.

What You Receive

Once your developer account is provisioned, you will be assigned a unique Merchant ID. You receive the following with your active developer 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 pass in API request headers

Next Steps

  1. Download and integrate APIs to accept web-based payments from Zeta users.
  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