No description
assets | ||
.gitignore | ||
CHANGELOG.md | ||
LICENSE.md | ||
README.md | ||
ZGoPmtGwy.md | ||
zgopmtgwy.php |
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
- Get your ZGo's OwnerID and Token for WooCommerce from your ZGo shop settings.
- Download the latest
zgopmtgwy
installation package from the Releases page, the package signature and verify it. - In the WooCommerce Settings page, go to the Plugins tab and click on
Add New
. Click theUpload 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 theActivate
link to enable the plugin. - 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.
- Fill the ZGo OwnerId and ZGo Token fields.
- Click "Save changes" and return to WooCommerce Payments Tab.
- Check "Enable" button. The credentials will be verified and the plugin will be activated if they are confirmed.