diff --git a/ZGoPmtGwy.md b/ZGoPmtGwy.md deleted file mode 100644 index e2335b2..0000000 --- a/ZGoPmtGwy.md +++ /dev/null @@ -1,34 +0,0 @@ - -# Table of Contents - -#### What is ZGo Payment Gateway for *WooCommerce* -#### How it Works? -#### System Requirements -#### Installing ZGo Payment Gateway - -## What is ZGo Payment Gateway for *WooCommerce* - -ZGo Payment Gateway for Woocomerce is a Plugin that allows a WooCommerce based online store, to receive payments using Zcash. - -The Plugin connects WooCommerce Online Store with ZGo Backend to provide customers with an easy way to pay using a phone wallet. - -## How it Works - -The payment flow is showed bellow: - -![ZGo PmtService Flow](ZGo_PmtGwy_Flow.png "ZGo PmtService Flow") - -Figure 1 – ZGo Payment GateWay Flow - -The payment flow showed in Figure 1, includes the transaction confirmation and also marking customer's order as paid in WooComerce store database. ZGo Backend monitors the payment transaction and once it detects at least 5 blockchain confirmations, will report this to ZGo Payment Plugin. - -## System Requirements - -ZGo Business Account - -WooComerce Based Online Store - - -## ZGo Payment Gateway Installation - -### Configuring WooCommerce Store diff --git a/assets/img/ZGoPmtGwy_Logo_tb.png b/assets/img/ZGoPmtGwy_Logo_tb.png new file mode 100644 index 0000000..c79ed0d Binary files /dev/null and b/assets/img/ZGoPmtGwy_Logo_tb.png differ diff --git a/assets/php/zpmt-stats-page.php b/assets/php/zpmt-stats-page.php index abb36b9..08c94c8 100644 --- a/assets/php/zpmt-stats-page.php +++ b/assets/php/zpmt-stats-page.php @@ -157,13 +157,24 @@ class zpmt_stats_page { ?>
- ZGo Payment Gateway - Received Payments + + + + + +
+ + + style="width:50px;height:50px;"> + + ZGo Payment Gateway - Received Payments +
__( 'ZGo Token', $this->domain ), 'type' => 'text', - 'default' => __( 'Replace this text with your ZGo Token' + 'default' => __( 'Replace this text with your ZGo Token', $this->domain ), 'desc_tip' => true, 'description' => __( 'Type or paste your ZGo Token (Found in your ZGo Shop Settings)',