[Magento2] Unipock WeChat Pay

[Magento2] Unipock WeChat Pay
[Magento2] Unipock WeChat Pay [Magento2] Unipock WeChat Pay [Magento2] Unipock WeChat Pay
Supported Versions
Magento 2.0.x, 2.1.x, 2.2.x, 2.3.x, 2.4.x
Price: $99.00
Installation:


Magento Edition:

Extension Update:

Support:

 
What is WeChat Pay?
WeChat released by Chinese tech giant Tencent, is China's most popular social media app with a monthly user base of more than 1 billion people. Almost every Chinese person uses WeChat daily. WeChat is also the primary marketing tool for companies doing business in China. WeChat Pay is the payment method integrated into WeChat. It allows your customers to complete payment quickly using their smartphones.
 
How does the extension work?
The extension integrates the WeChat Pay API provided by Unipock.  It enables your customers to make online payments with WeChat Pay both on PC and in the WeChat broswer. On PC, after selecting WeChat Pay as a payment method , it will generate a QR code for the customers to scan with their smartphone and pay. In the WeChat browser, it will auto-call the WeChat app to complete the payment. After WeChat Pay receives the payment, it will send a notification to your Magento store. The order status will auto-change on the backend.
 
Pricing & Account
Please request the WeChat Pay API on the Unipock's official site.
 
Features of SunflowerBiz Unipock WeChat Pay Extension
  • You can enable or disable the extension on your Magento 2 dashboard.
  • The extension integrates the WeChat Pay API provided by Unipock.
  • Customers can select WeChat Pay as a payment method to checkout.
  • After the payment is complete, the order status will be changed automatically. 
  • On the backend, the admin can set the order status name when WeChat Pay accepts or refuses the payment.
  • On the backend, the admin can enable a log to record all the transaction data.  
  • Supports WeChat HK account.
  • Supports multi-languages.
  • PCI compliance. 
 
Why should you Choose SunflowerBiz Unipock WeChat Pay Extension?
  • WeChat Pay is the most popular payment method in China. 
  • It is a must-have payment method to attract Chinese consumers.
  • It builds trust with the Chinese customers by enabling the online payment that they know well.
  • WeChat is the largest social network and is the primary marketing tool in China.
  • It brings potential marketing opportunities and makes it easy to promote your business using the WeChat app.
  • Free 365 days of technical support. 
  • Free software updates. 
  • 30 days Return Policy. 
  • 100% Open Source.

Configuration

1. System _setting

2. Front Page

3. On PC---Scan the QR code to Pay

 

4. In the WeChat browser:

 

 

 

Additional Information:

Support Magento 2.x+

Support both Magento Community and Enterprise Version

Questions/support: [email protected]

 

 

Installation
 
From your base Magento2 directory -> app -> code (you may have to create this directory), create the Sunflowerbiz directory  to your app/code directory.
From the base Magento2 directory:
-Upload the contents of 'Unipock' directory to 'app/code/Sunflowerbiz' directory of your Magento installation
-Enable the module running the following commands on the root of your Magento installation:
bin/magento module:enable --clear-static-content Sunflowerbiz_Unipock
bin/magento setup:upgrade
--------------------
The following commands should work even in windows with the forward slash swapped for back.
php bin/magento cache:clean
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy