Go to file
Rene Vergara c9b077f225
Beta release preparation
2023-01-11 09:45:42 -06:00
assets Version 1.0.0 beta revised version 2023-01-10 22:06:20 -05:00
.gitignore Repo change 2022-12-23 18:32:24 -05:00
CHANGELOG.md Beta release preparation 2023-01-11 09:45:42 -06:00
LICENSE.md Add GPL license 2023-01-01 10:22:40 -06:00
README.md Version bump to 0.9.0 2023-01-03 13:31:42 -06:00
zgopmtgwy.php Version 1.0.0 beta - url fixed in process_payment() function 2023-01-10 22:34:53 -05:00

README.md

ZGo Payment Gateway plugin for WooCommerce

ZGo's payment processing solution for WooCommerce. This plugin implements a payment gateway that allows WooCommerce sellers to accept Zcash as payment while using their existing shop setup.

Payments are sent directly to the seller's Zcash wallet, using shielded transactions.

System Requirements

  • PHP 7.1
  • Wordpress 6
  • WooCommerce 7

Installation

  1. Get your ZGo's OwnerID and Token for WooCommerce from your ZGo shop settings.
  2. Download the latest zgopmtgwy installation package from the Releases page, the package signature and verify it.
  3. In the WooCommerce Settings page, go to the Plugins tab and click on Add New. Click the Upload Plugin button and upload the verified ZIP file. You will be redirected to the list of available plugins, now listing the ZGo Payment Gateway. Click on the Activate link to enable the plugin.
  4. In the WooCommerce Settings page, go to the Payment Gateways tab, then click on "ZGo Payment", you will be redirected to ZGo Payment Settings page.
  5. Fill the ZGo OwnerId and ZGo Token fields.
  6. Click "Save changes" and return to WooCommerce Payments Tab.
  7. Check "Enable" button. The credentials will be verified and the plugin will be activated if they are confirmed.

Support