Περιγραφή
This plugin provides an interaction with Yoopay’s payment api and allows payment charging through Yoopay’s gateway.
The plugin allows as well the usage of the provided sandbox mode to test the settings of the plugin and of the Yoopay control panel.
Εγκατάσταση
Χειροκίνητη εγκατάσταση
- Download the plugin and extract the folder (or clone / add as a git submodule the repository directly in place)
- Place the plugin folder inside your plugins folder
/WORDPRESS_ROOT/wp-content/plugins/
- Enable the plugin in the plugins section of your wordpress installation
http://www.mywebsite.com/wp-admin/plugins.php
- Configure the plugin
WordPress manual plugin installation
- Download the plugin zip file
- Upload the plugin in the Add plugin page
http://www.mywebsite.com/wp-admin/plugin-install.php?tab=upload
- Enable the plugin in the plugins section of your wordpress installation
http://www.mywebsite.com/wp-admin/plugins.php
- Configure the plugin
WordPress automatic plugin installation
- Open the plugin installation page on your wordpress installation
http://www.mywebsite.com/wp-admin/plugin-install.php
- Search the plugin
- Click install now
- Configure the plugin
Διαμόρφωση
The backend configuration can be accessed from the WooCommerce checkout settings http://www.mysite.com/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=wc_gateway_yoopay
Τομείς
Enable / Disable
Enables the payment method in the frontendTitle
Payment title the customer will see during the checkout process.Description
Payment description the customer will see during the checkout process.Item Name
Item Name the customer will see in the yoopay payment window. Available variables:{{site_name}}
The website name as specified in the general wordpress settings{{date}}
The date of the transaction
Item Body
Item Body the customer will see in the yoopay payment window. Available variables:{{items_in_cart}}
A list of the names of the bought items
Yoopay Merchant API key
Can be found on the Yoopay api pageYoopay login email
The email used to login on the yoopay platformEnabled payment methods
Enabled payment methods that will be displayed on the payment page.Invoice on Yoopay
Indicate whether to show the invoice collection form on the payment page.Auto submit form
If checked the form in the receipt page will be authomatically submitted.Yoopay Sandbox Mode
If checked, places the payment gateway in sandbox mode.Sandbox target status
Selects the sandbox target status. (only used when the module is in sandbox mode)Yoopay Debug Mode
Place the payment gateway in debug mode. Will log to woocommerce/logs/
Συχνές Ερωτήσεις
- Installation Instructions
-
Χειροκίνητη εγκατάσταση
- Download the plugin and extract the folder (or clone / add as a git submodule the repository directly in place)
- Place the plugin folder inside your plugins folder
/WORDPRESS_ROOT/wp-content/plugins/
- Enable the plugin in the plugins section of your wordpress installation
http://www.mywebsite.com/wp-admin/plugins.php
- Configure the plugin
WordPress manual plugin installation
- Download the plugin zip file
- Upload the plugin in the Add plugin page
http://www.mywebsite.com/wp-admin/plugin-install.php?tab=upload
- Enable the plugin in the plugins section of your wordpress installation
http://www.mywebsite.com/wp-admin/plugins.php
- Configure the plugin
WordPress automatic plugin installation
- Open the plugin installation page on your wordpress installation
http://www.mywebsite.com/wp-admin/plugin-install.php
- Search the plugin
- Click install now
- Configure the plugin
Διαμόρφωση
The backend configuration can be accessed from the WooCommerce checkout settings
http://www.mysite.com/wp-admin/admin.php?page=wc-settings&tab=checkout§ion=wc_gateway_yoopay
Τομείς
Enable / Disable
Enables the payment method in the frontendTitle
Payment title the customer will see during the checkout process.Description
Payment description the customer will see during the checkout process.Item Name
Item Name the customer will see in the yoopay payment window. Available variables:{{site_name}}
The website name as specified in the general wordpress settings{{date}}
The date of the transaction
Item Body
Item Body the customer will see in the yoopay payment window. Available variables:{{items_in_cart}}
A list of the names of the bought items
Yoopay Merchant API key
Can be found on the Yoopay api pageYoopay login email
The email used to login on the yoopay platformEnabled payment methods
Enabled payment methods that will be displayed on the payment page.Invoice on Yoopay
Indicate whether to show the invoice collection form on the payment page.Auto submit form
If checked the form in the receipt page will be authomatically submitted.Yoopay Sandbox Mode
If checked, places the payment gateway in sandbox mode.Sandbox target status
Selects the sandbox target status. (only used when the module is in sandbox mode)Yoopay Debug Mode
Place the payment gateway in debug mode. Will log to woocommerce/logs/
- Do I need a Yoopay merchant account before I can use the Yoopay – WooCommerce Gateway plugin?
-
Yes. In order to use this plugin you will need a merchant services account. You can have more information here: https://yoopay.cn/account/signup_select
- What is the cost for the gateway plugin?
-
This plugin is a FREE download, for the costs of the gateway usage please contact directly with Yoopay.
Κριτικές
Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.
Συνεισφέροντες & Προγραμματιστές
“Yoopay – WooCommerce Gateway” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “Yoopay – WooCommerce Gateway” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
2.2
- Fapiao/Invoice information are updated:
VAT Fapiao/Invoice support added
Tax Payer Identification Number support added
2.1
- Add wordpress 4.8 support.
2.0
- Added refund support.
1.1
- Changed the “sandbox” field to required in the api.
1.0
- First Release.
- Integration with yoopay payment api version 11.