Go to file
Rene Vergara a82ef3c2ca
Version update
2023-10-26 15:09:50 -05:00
assets Fix Bugs C,D,E from auditing report 2023-09-19 16:58:49 -05:00
.gitignore Repo change 2022-12-23 18:32:24 -05:00
CHANGELOG.md Fix typo in API call 2023-07-20 13:51:12 -05: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 update 2023-10-26 15:09:50 -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