Page tree

Versions Compared

Key

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

Introduction

Zeta payment services includes Pay with Zeta (PWZ) functionality that allows merchants to accept digital payments from Zeta users. Using PWZ, merchants can provide a quick, hassle-free and secure means of payment to pay for the purchases, thus offering a seamless digital payment experience to Zeta users through Zeta payment gateway. 

The PWZ services are available as RESTful APIs to the merchant developers who use these to build payment capabilities into their web and mobile application. With secured integration, merchants can accept payment from Zeta users.

PWZ APIs

As a business owner, you can access PWZ RESTful APIs and related methods which in turn calls the methods exposed by Zeta payment gateway. Zeta verifies the endpoints that connect to Zeta payment gateway and establishes a secure connection to prevent unauthorized access.

This also enables seamless secure payment experience where the complexity of payment handling and user authentication are safely handled by the PWZ RESTful APIs, allowing the merchants to only focus on accepting online payment from Zeta users.

Use Case

Once you've integrated Zeta libraries and established a secured HTTPS connection, you can use the PWZ to generate regular, one-time E-com based payment requests from Zeta users.

Proof of Concept

This demonstration explains about the user flow once you've successfully integrated the PWZ functionality into your project.

Prerequisites

A registered phone number linked to a valid Zeta user account.

Note

If you don't have a valid account, create a Zeta account by following the instructions as mentioned in the User Account Setup page. Use the invite code “532571” to successfully configure the Zeta app.

Evaluation Instance 

Demo Link: http://pwzdemo.zeta.in:8081/

Procedures

  1. Go to the demo link. This opens up a sample merchant site
  2. Click Pay with Zeta to open the Zeta payment page
  3. Specify your registered phone number associated with a Zeta user account and click Next

  4. Enter the Zeta Code and click Pay. To generate a Zeta Code, open the Zeta app and follow the instructions as explained in Pay using Zeta Code.

    Note

    Click "Get OTP via SMS" in case you don't have Zeta app. You will receive the code via a SMS notification.


  5. On successful authentication, the amount gets deducted immediately from your available Zeta fund. You see a confirmation message on your sample app screen.
  6. Finally, you're redirected back to the merchant sample site with the order summary mentioned as shown below:

The unsuccessful payment will return an "Order Failed" message on the sample merchant site.

Expand
titleSee payment failure screen

Next Steps

All set to go? Take care of the following to take advantages of Zeta payment capabilities:


Panel


Div
classalignLeftIcon

On this page:

Table of Contents