[Magento2] Tenpay

[Magento2] Tenpay
[Magento2] Tenpay [Magento2] Tenpay [Magento2] Tenpay
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:

 

TENCENT

Founded in November, 1998, Tencent has grown into one of China's largest and most used Internet service portal. Today, Tencent provides value-added Internet, mobile and telecom services and online advertising under the strategic goal of providing users with "one-stop online lifestyle services". Tencent’s leading Internet platforms in China – QQ (QQ Instant Messenger), QQ.com, QQ Games, Qzone, 3g.QQ.com, SoSo, PaiPai and Tenpay – have brought together China's largest Internet community, to meet the various needs of Internet users including communication, information, entertainment, e-commerce and others. As of Mar. 2012, the active QQ users accounts for QQ IM amounted to 752 million while its peak concurrent users reached 167 million.

TENPAY

Tenpay, an integrated payment platform launched by Tencent to meet the needs of its 1.1 billion QQ users, has grown into one of China’s leading online payment platform. Tenpay commits to provide airlines, logistics, insurance, games, B2C business and other industries with professional and secure online payment solutions. As the end of 2011, the registered Tenpay users accounts amounted to 190 million.

 

The SunflowerBiz Tenpay module is a payment gateway which integrates the payment API provided by Tenpay.

 

Configuration

1. System _setting

2. Frontpage

Additional Information:

Support Magento 2.x

Questions/support: [email protected]

 
Installation
 
From your base Magento2 directory -> app -> code (you may have to create this directory)
Copy the SUN directory from this repository to your app/code directory. From the base Magento2 directory 
-Upload the contents of 'code' directory to 'app/code' 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 SUN_Tenpay
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