Close Menu
Developers ZoneDevelopers Zone
  • WordPress Themes
  • WordPress Plugins
  • Woocommerce plugin
  • Shopify Theme
Latest Contents

Elements Kit All In One Addons for Elementor Page Builder

September 24, 2025

Table Rate Shipping for WooCommerce free download

September 13, 2025

All in One WP Migration Unlimited Extension Free Download

September 2, 2025
Facebook X (Twitter) YouTube LinkedIn
Facebook X (Twitter) YouTube LinkedIn
Developers ZoneDevelopers Zone
  • WordPress Themes

    Elements Kit All In One Addons for Elementor Page Builder

    September 24, 2025

    Table Rate Shipping for WooCommerce free download

    September 13, 2025

    All in One WP Migration Unlimited Extension Free Download

    September 2, 2025

    InBio Personal Portfolio Resume Theme

    September 1, 2025

    Tutor LMS Pro Most Powerful WordPress LMS Plugin

    August 29, 2025
  • WordPress Plugins

    Elements Kit All In One Addons for Elementor Page Builder

    September 24, 2025

    Table Rate Shipping for WooCommerce free download

    September 13, 2025

    All in One WP Migration Unlimited Extension Free Download

    September 2, 2025

    InBio Personal Portfolio Resume Theme

    September 1, 2025

    Tutor LMS Pro Most Powerful WordPress LMS Plugin

    August 29, 2025
  • Woocommerce plugin

    Elements Kit All In One Addons for Elementor Page Builder

    September 24, 2025

    Table Rate Shipping for WooCommerce free download

    September 13, 2025

    All in One WP Migration Unlimited Extension Free Download

    September 2, 2025

    InBio Personal Portfolio Resume Theme

    September 1, 2025

    Tutor LMS Pro Most Powerful WordPress LMS Plugin

    August 29, 2025
  • Shopify Theme

    Elements Kit All In One Addons for Elementor Page Builder

    September 24, 2025

    Table Rate Shipping for WooCommerce free download

    September 13, 2025

    All in One WP Migration Unlimited Extension Free Download

    September 2, 2025

    InBio Personal Portfolio Resume Theme

    September 1, 2025

    Tutor LMS Pro Most Powerful WordPress LMS Plugin

    August 29, 2025
Developers ZoneDevelopers Zone
Home»Woocommerce Plugin»WooCommerce Paygate Payment Gateway Free Download v-1.3.4
Woocommerce Plugin

WooCommerce Paygate Payment Gateway Free Download v-1.3.4

developerszone.netBy developerszone.netAugust 11, 2020Updated:January 27, 2021No Comments4 Mins Read
WooCommerce Paygate Payment Gateway
WooCommerce Paygate Payment Gateway
Share
Facebook Twitter LinkedIn Pinterest Email

WooCommerce Paygate Payment Gateway

PayGate

The PayGate for WooCommerce payment gateway allows customers to make payments online.

PayGate is a South African payment processor and has support for MasterCard and Visa, and optionally American Express and Diners Club.

Note: This product is no longer for sale at WooCommerce.com. Documentation is not being updated. Go to GitHub to download PayGate for free.

Requirements

  • PayGate account
  • SSL certificate – see SSL and HTTPS for free and low-cost options
  • Your store’s location must be set to South Africa and currency set to ZAR (rand)

Sign up with PayGate

  1. Go to: Getting Started with PayGate.
  2. Complete the form.
  3. Select Get Started.

Installation

  1. Download the .zip file from your WooCommerce account.
  2. Go to: WordPress Admin > Plugins > Add New and Upload Plugin with the file you downloaded with Choose File.
  3. Install Now and Activate the extension.

More information at: Install and Activate Plugins/Extensions.

Setup and Configuration

  1. Go to: WooCommerce > Settings > Payments.
    Note: ‘Payments’ formerly called ‘Checkout’ prior to WooCommerce 3.4.
  2. Select PayGate. You are taken to the Settings screen.
  3. Configure your settings:
    • Enable/Disable – Enable to use. Disable to turn off.
    • Title – Choose the title shown to customers during checkout
    • Description – Add info shown to customers if they use PayGate
    • Yes/No to display the Description.
    • PayWeb or PayXML – Should match what you signed up for at the PayGate website.
    • PayGate Test Mode – Enable if store is in development. Disable Enable PayGate if this is the case.
    • PayGate ID and PayGate Password (Secret Key) – Enter, as shown on your PayGate account.
    • Accept Diners Club and American Express – Tick checkboxes if you are using PayXML and already enabled these options with PayGate. Not applicable to PayWeb.
  4. Save changes.

Usage

The PayWeb payment option allows users to check out using PayGate’s hosted payment facility, and redirects them to handle the payment processing and then back to your site once the payment is complete.

The PayXML payment option allows a seamless payment process by keepings users on your site (except for 3D Secure verification) by handling the entry of credit card details directly on the checkout page and processing the payment via an API call using XML.

The PayXML option requires a valid SSL certificate be installed and enforces the “Force SSL” option in WooCommerce settings in live mode.

Troubleshooting

PayXML: When making a payment and I am requested to verify my payment using 3D Secure, when I am redirected back to my online store after verification, the order is not processed and my basket still contains the items, but payments are being processed by PayGate.

The biggest cause of this issue is due to a non-standard WP .htaccess redirect. The PayGate 3D Secure handler sends data back to the website containing transaction information (approval, references, transaction ID’s etc) and the PayGate payment gateway requires this information to process the order correctly. Certain server setups can cause this information to be dropped off before reaching the WooCommerce API.
If you are using the normal WP htaccess file, please check with your host or check your server settings to ensure that POST data is handled correctly. More details can be found here:

  • http://stackoverflow.com/questions/8826861/seems-like-post-values-are-lost-when-htaccess-rewriterule-used-get-values-are
  • http://stackoverflow.com/questions/358263/htaccess-is-it-possible-to-redirect-post-data

Frequently Asked Questions

PaySubs Notes and Caveats

There are limitations to the PayGate PaySubs product that must be noted.

  • PaySubs works alongside the PayWeb product offered by PayGate and currently there is no option to take credit card details directly on your site for subscriptions. If you do use the PayXML product, be aware that users are redirected to the PayGate site for the actual transaction process.
  • PaySubs is currently only available to merchants with Nedbank and Standard Bank accounts.
  • PaySubs allows a maximum subscription frequency of up to three months, e.g., Subscription renews every 3 months for the duration of the subscription.
  • If no end date is provided for the subscription product in WooCommerce Subscriptions, the PayGate plugin will by default end the subscription after 1 year. To customize this, you can use the following filter
    add_filter('woocommerce_paygate_subscription_total_duration', function($duration){ return '2 years'; });

I enabled the method but PayGate is not available during checkout.

PayGate only allows processing of payments in South African Rand (ZAR). Ensure that your default WooCommerce currency is set to South African Rand (ZAR); or in the case of multiple currency support, that checkout currency is set to South African Rand.

I finished testing and disabled test mode, but PayGate is not available during checkout.

This is applicable to the PayXML payment option only.

The PayXML payment option requires that a valid SSL certificate is installed on your server and the “Force SSL” option in WooCommerce to be active. Check your WooCommerce settings to ensure you meet requirements.

Click here to download WooCommerce Paygate Payment Gateway





See How To Download

WooCommerce Paygate Payment Gateway
Share. Facebook Twitter Pinterest LinkedIn WhatsApp Reddit Email
developerszone.net
  • Website
  • Facebook

Related Posts

Table Rate Shipping for WooCommerce free download

September 13, 2025

YITH WooCommerce Affiliates Premium Version Free Download

July 11, 2025

YITH Cost of Goods for WooCommerce Premium Version

April 6, 2025
RECENT CONTENTS
  • Elements Kit All In One Addons for Elementor Page Builder September 24, 2025
  • Table Rate Shipping for WooCommerce free download September 13, 2025
  • All in One WP Migration Unlimited Extension Free Download September 2, 2025
  • InBio Personal Portfolio Resume Theme September 1, 2025
  • Tutor LMS Pro Most Powerful WordPress LMS Plugin August 29, 2025
  • Tijarah Digital Goods Store WordPress Theme Free Download August 25, 2025
  • MeFit Fitness Shopify Theme Gym Store August 21, 2025
  • Crazy Fashion Shopify Responsive Theme August 21, 2025
  • Medik Medical Shopify Theme August 21, 2025
  • MAXCOLT Minimal Clean Fashion Shopify Theme August 21, 2025
Stay In Touch
  • Facebook
  • Twitter
  • Pinterest
  • Instagram
  • YouTube
  • Vimeo
Categories
  • Shopify Themes (201)
  • Web design (47)
  • Woocommerce Plugin (369)
  • WordPress Plugins (1,053)
  • WordPress Themes (686)
About DevelopersZone
About DevelopersZone

DevelopersZone is a sister concern of CodemanBD. We provide premium contents on WordPress Themes, Plugins, Shopify Themes & Woocommerce Addons.

Facebook X (Twitter) YouTube LinkedIn
Recent Content

Elements Kit All In One Addons for Elementor Page Builder

September 24, 2025

Table Rate Shipping for WooCommerce free download

September 13, 2025
Our Content Categories
  • Shopify Themes
  • Web design
  • Woocommerce Plugin
  • WordPress Plugins
  • WordPress Themes
© 2025 Developerszone.net. Designed by Iqbal Tasif.

Type above and press Enter to search. Press Esc to cancel.