설명
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
Sections
Enable / DisableEnables the payment method in the frontendTitlePayment title the customer will see during the checkout process.DescriptionPayment description the customer will see during the checkout process.Item NameItem 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 BodyItem 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 keyCan be found on the Yoopay api pageYoopay login emailThe email used to login on the yoopay platformEnabled payment methodsEnabled payment methods that will be displayed on the payment page.Invoice on YoopayIndicate whether to show the invoice collection form on the payment page.Auto submit formIf checked the form in the receipt page will be authomatically submitted.Yoopay Sandbox ModeIf checked, places the payment gateway in sandbox mode.Sandbox target statusSelects the sandbox target status. (only used when the module is in sandbox mode)Yoopay Debug ModePlace the payment gateway in debug mode. Will log to woocommerce/logs/
FAQ
- 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_yoopaySections
Enable / DisableEnables the payment method in the frontendTitlePayment title the customer will see during the checkout process.DescriptionPayment description the customer will see during the checkout process.Item NameItem 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 BodyItem 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 keyCan be found on the Yoopay api pageYoopay login emailThe email used to login on the yoopay platformEnabled payment methodsEnabled payment methods that will be displayed on the payment page.Invoice on YoopayIndicate whether to show the invoice collection form on the payment page.Auto submit formIf checked the form in the receipt page will be authomatically submitted.Yoopay Sandbox ModeIf checked, places the payment gateway in sandbox mode.Sandbox target statusSelects the sandbox target status. (only used when the module is in sandbox mode)Yoopay Debug ModePlace 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”(을)를 번역하세요.
개발에 관심이 있으십니까?
변경이력
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.