Zeepay Payment Gateway

Description

Easy Integration process for all your secure payments
Accept all secure payment from Mobile Wallets

Features

  • Accept payment via USSD, Mobile Money.
  • Seamless integration into the WooCommerce checkout page. Accept payment directly on your site

Zeepay Setup and Configuration

  • Go to WooCommerce > Settings and click on the Payments tab
  • You’ll see Zeepay listed along with your other payment methods. Click Set Up
  • On the next screen, configure the plugin. There is a selection of options on the screen. Read what each one does below.
  1. Enable/Disable – Check this checkbox to Enable Zeepay on your store’s checkout
  2. Zeepay Payments Gateway Description – This will represent Zeepay on your list of Payment options during checkout. It guides users to know which option to select to pay with Zeepay.
  3. Description – This controls the message that appears under the payment fields on the checkout page. Use this space to give more details to customers about what Zeepay is and what payment methods they can use with it.
  4. API Keys – The next four text boxes are for your Zeepay API keys, which you can get from your Zeepay Plugin documentsion. If you enabled Test Mode in step four, then you’ll need to use your test API keys here. Otherwise, you can enter your live keys.
  5. Mobile Wallet – If enabled user can choose to pay with their mobile wallets.
  6. Click on Save Changes to update the settings.

Troubleshooting:

If Zeepay is not available among the Payment method options, please ensure:

  • Make sure you have the latest version of WordPress installed.
  • Make sure you have the latest version of the plugin installed.
  • You’ve set your checkout page shortcode to [woocommerce_checkout].
  • You’ve checked the “Enable/Disable” checkbox
  • You’ve entered your API Keys in the appropriate field
  • You’ve clicked on Save Changes during setup

Domains

shop.digitaltermination.com, your comprehensive solution for tracking payments and managing finances on your WordPress site. With easy sign-in access and customizable password reset options, users gain instant visibility into their payment history, including recent, successful, and unsuccessful transactions. The intuitive dashboard provides real-time updates on wallet balances, empowering users with actionable insights to optimize their financial strategies. Simplify your WordPress payment management experience with shop.digitaltermination.com today.

$auth_url = “https://shop.digitaltermination.com/oauth/token”;
The auth_url serves as an endpoint for generating an authentication token essential for initiating the payment process. Utilizing provided credentials such as username, password, client ID, and client API key, users can obtain an authentication token required for accessing the payment checkout endpoint.

$base_url = “https://shop.digitaltermination.com/api/v2/instntmny-local/transactions/3rd-party/checkout”;
The base_url denotes an endpoint leading to a payment checkout page. This page will be made accessible to customers on your WordPress site, enabling them to execute payments for their purchases using various mobile money networks.

In order for wordpress site owners to be able to access this endpoints, Owner of wordpress site must provide a static IP of thier site to be whitelisted

Installation

  • Go to WordPress Admin > Plugins > Add New from the left-hand menu
  • In the search box type Zeepay Payments Gateway
  • Click on Install now when you see Zeepay Payment Gateway to install the plugin
  • After installation, activate the plugin.

FAQ

How do i get my get my username, password, client ID and client API key?

Visit Zeepay Plugin documentation at [www.myzeepay.com], fill out the contact form with your details, and we’ll contact you with your username, password, client ID, client API key .

What Do I Need To Use The Plugin

An active WooCommerce installation
A valid SSL Certificate

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Zeepay Payment Gateway” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0.6

This is the latest version