{"id":42968,"date":"2016-04-12T05:01:41","date_gmt":"2016-04-12T05:01:41","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/yoopay-woocommerce-gateway\/"},"modified":"2018-03-30T09:40:20","modified_gmt":"2018-03-30T09:40:20","slug":"yoopay-woocommerce-gateway","status":"publish","type":"plugin","link":"https:\/\/test.wordpress.org\/plugins\/yoopay-woocommerce-gateway\/","author":14899488,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"2.2","stable_tag":"trunk","tested":"4.9.29","requires":"4.8","requires_php":"","requires_plugins":"","header_name":"Yoopay - WooCommerce Gateway","header_author":"IT Consultis","header_description":"","assets_banners_color":"","last_updated":"2018-03-30 09:40:20","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/it-consultis.com\/","header_author_uri":"http:\/\/it-consultis.com\/","rating":0,"author_block_rating":0,"active_installs":10,"downloads":1882,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"2.1":"<ul>\n<li>Add wordpress 4.8 support.<\/li>\n<\/ul>","2.0":"<ul>\n<li>Added refund support.<\/li>\n<\/ul>","1.1":"<ul>\n<li>Changed the &quot;sandbox&quot; field to required in the api.<\/li>\n<\/ul>","1.0":"<ul>\n<li>First release of the plugin, compatible with yoopay payment api version 11.<\/li>\n<\/ul>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.1","2.0","2.1"],"block_files":[],"assets_screenshots":[],"screenshots":{"1":"Example of backend configuration for the plugin."}},"plugin_section":[],"plugin_tags":[1890,507,286,73348],"plugin_category":[45],"plugin_contributors":[126891],"plugin_business_model":[],"class_list":["post-42968","plugin","type-plugin","status-publish","hentry","plugin_tags-gateway","plugin_tags-payment","plugin_tags-woocommerce","plugin_tags-yoopay","plugin_category-ecommerce","plugin_contributors-itconsultis","plugin_committers-yoopay"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/yoopay-woocommerce-gateway.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>This plugin provides an interaction with Yoopay's payment api and allows payment charging through Yoopay's gateway.<\/p>\n\n<p>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.<\/p>\n\n<!--section=installation-->\n<h3>Manual installation<\/h3>\n\n<ol>\n<li>Download the plugin and extract the folder (or clone \/ add as a git submodule the repository directly in place)<\/li>\n<li>Place the plugin folder inside your plugins folder <code>\/WORDPRESS_ROOT\/wp-content\/plugins\/<\/code><\/li>\n<li>Enable the plugin in the plugins section of your wordpress installation <code>http:\/\/www.mywebsite.com\/wp-admin\/plugins.php<\/code><\/li>\n<li>Configure the plugin<\/li>\n<\/ol>\n\n<h3>Wordpress manual plugin installation<\/h3>\n\n<ol>\n<li>Download the plugin zip file<\/li>\n<li>Upload the plugin in the Add plugin page <code>http:\/\/www.mywebsite.com\/wp-admin\/plugin-install.php?tab=upload<\/code><\/li>\n<li>Enable the plugin in the plugins section of your wordpress installation <code>http:\/\/www.mywebsite.com\/wp-admin\/plugins.php<\/code><\/li>\n<li>Configure the plugin<\/li>\n<\/ol>\n\n<h3>Wordpress automatic plugin installation<\/h3>\n\n<ol>\n<li>Open the plugin installation page on your wordpress installation <code>http:\/\/www.mywebsite.com\/wp-admin\/plugin-install.php<\/code><\/li>\n<li>Search the plugin <\/li>\n<li>Click install now<\/li>\n<li>Configure the plugin<\/li>\n<\/ol>\n\n<h3>Setup<\/h3>\n\n<p>The backend configuration can be accessed from the WooCommerce checkout settings <code>http:\/\/www.mysite.com\/wp-admin\/admin.php?page=wc-settings&amp;tab=checkout&amp;section=wc_gateway_yoopay<\/code><\/p>\n\n<p><\/p>\n\n<h4>Sections<\/h4>\n\n<ul>\n<li><code>Enable \/ Disable<\/code> Enables the payment method in the frontend<\/li>\n<li><code>Title<\/code> Payment title the customer will see during the checkout process.<\/li>\n<li><code>Description<\/code> Payment description the customer will see during the checkout process.<\/li>\n<li><code>Item Name<\/code> Item Name the customer will see in the yoopay payment window. Available variables:\n\n<ul>\n<li><code>{{site_name}}<\/code> The website name as specified in the general wordpress settings<\/li>\n<li><code>{{date}}<\/code> The date of the transaction<\/li>\n<\/ul><\/li>\n<li><code>Item Body<\/code> Item Body the customer will see in the yoopay payment window. Available variables:\n\n<ul>\n<li><code>{{items_in_cart}}<\/code> A list of the names of the bought items<\/li>\n<\/ul><\/li>\n<li><code>Yoopay Merchant API key<\/code> Can be found on the <a href=\"https:\/\/yoopay.cn\/ypservice\/api\">Yoopay api page<\/a> <\/li>\n<li><code>Yoopay login email<\/code> The email used to login on the yoopay platform<\/li>\n<li><code>Enabled payment methods<\/code> Enabled payment methods that will be displayed on the payment page.<\/li>\n<li><code>Invoice on Yoopay<\/code> Indicate whether to show the invoice collection form on the payment page.<\/li>\n<li><code>Auto submit form<\/code> If checked the form in the receipt page will be authomatically submitted.<\/li>\n<li><code>Yoopay Sandbox Mode<\/code> If checked, places the payment gateway in sandbox mode.<\/li>\n<li><code>Sandbox target status<\/code> Selects the sandbox target status. (only used when the module is in sandbox mode)<\/li>\n<li><code>Yoopay Debug Mode<\/code> Place the payment gateway in debug mode. Will log to woocommerce\/logs\/<\/li>\n<\/ul>\n\n<!--section=faq-->\n<dl>\n<dt>Installation Instructions<\/dt>\n<dd><h3>Manual installation<\/h3>\n\n<ol>\n<li>Download the plugin and extract the folder (or clone \/ add as a git submodule the repository directly in place)<\/li>\n<li>Place the plugin folder inside your plugins folder <code>\/WORDPRESS_ROOT\/wp-content\/plugins\/<\/code><\/li>\n<li>Enable the plugin in the plugins section of your wordpress installation <code>http:\/\/www.mywebsite.com\/wp-admin\/plugins.php<\/code><\/li>\n<li>Configure the plugin<\/li>\n<\/ol>\n\n<h3>Wordpress manual plugin installation<\/h3>\n\n<ol>\n<li>Download the plugin zip file<\/li>\n<li>Upload the plugin in the Add plugin page <code>http:\/\/www.mywebsite.com\/wp-admin\/plugin-install.php?tab=upload<\/code><\/li>\n<li>Enable the plugin in the plugins section of your wordpress installation <code>http:\/\/www.mywebsite.com\/wp-admin\/plugins.php<\/code><\/li>\n<li>Configure the plugin<\/li>\n<\/ol>\n\n<h3>Wordpress automatic plugin installation<\/h3>\n\n<ol>\n<li>Open the plugin installation page on your wordpress installation <code>http:\/\/www.mywebsite.com\/wp-admin\/plugin-install.php<\/code><\/li>\n<li>Search the plugin <\/li>\n<li>Click install now<\/li>\n<li>Configure the plugin<\/li>\n<\/ol>\n\n<h3>Setup<\/h3>\n\n<p>The backend configuration can be accessed from the WooCommerce checkout settings <code>http:\/\/www.mysite.com\/wp-admin\/admin.php?page=wc-settings&amp;tab=checkout&amp;section=wc_gateway_yoopay<\/code><\/p>\n\n<p><\/p>\n\n<h4>Sections<\/h4>\n\n<ul>\n<li><code>Enable \/ Disable<\/code> Enables the payment method in the frontend<\/li>\n<li><code>Title<\/code> Payment title the customer will see during the checkout process.<\/li>\n<li><code>Description<\/code> Payment description the customer will see during the checkout process.<\/li>\n<li><code>Item Name<\/code> Item Name the customer will see in the yoopay payment window. Available variables:\n\n<ul>\n<li><code>{{site_name}}<\/code> The website name as specified in the general wordpress settings<\/li>\n<li><code>{{date}}<\/code> The date of the transaction<\/li>\n<\/ul><\/li>\n<li><code>Item Body<\/code> Item Body the customer will see in the yoopay payment window. Available variables:\n\n<ul>\n<li><code>{{items_in_cart}}<\/code> A list of the names of the bought items<\/li>\n<\/ul><\/li>\n<li><code>Yoopay Merchant API key<\/code> Can be found on the <a href=\"https:\/\/yoopay.cn\/ypservice\/api\">Yoopay api page<\/a> <\/li>\n<li><code>Yoopay login email<\/code> The email used to login on the yoopay platform<\/li>\n<li><code>Enabled payment methods<\/code> Enabled payment methods that will be displayed on the payment page.<\/li>\n<li><code>Invoice on Yoopay<\/code> Indicate whether to show the invoice collection form on the payment page.<\/li>\n<li><code>Auto submit form<\/code> If checked the form in the receipt page will be authomatically submitted.<\/li>\n<li><code>Yoopay Sandbox Mode<\/code> If checked, places the payment gateway in sandbox mode.<\/li>\n<li><code>Sandbox target status<\/code> Selects the sandbox target status. (only used when the module is in sandbox mode)<\/li>\n<li><code>Yoopay Debug Mode<\/code> Place the payment gateway in debug mode. Will log to woocommerce\/logs\/<\/li>\n<\/ul><\/dd>\n<dt>Do I need a Yoopay merchant account before I can use the Yoopay - WooCommerce Gateway plugin?<\/dt>\n<dd><p>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<\/p><\/dd>\n<dt>What is the cost for the gateway plugin?<\/dt>\n<dd><p>This plugin is a FREE download, for the costs of the gateway usage please contact directly with Yoopay.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>2.2<\/h4>\n\n<ul>\n<li>Fapiao\/Invoice information are updated:\nVAT Fapiao\/Invoice support added\nTax Payer Identification Number support added<\/li>\n<\/ul>\n\n<h4>2.1<\/h4>\n\n<ul>\n<li>Add wordpress 4.8 support.<\/li>\n<\/ul>\n\n<h4>2.0<\/h4>\n\n<ul>\n<li>Added refund support.<\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li>Changed the \"sandbox\" field to required in the api.<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>First Release.<\/li>\n<li>Integration with yoopay payment api version 11.<\/li>\n<\/ul>","raw_excerpt":"Woocommerce gateway plugin based on the Yoopay (http:\/\/yoopay.cn\/) payment gateway api version 11.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/42968","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=42968"}],"author":[{"embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/yoopay"}],"wp:attachment":[{"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=42968"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=42968"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=42968"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=42968"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=42968"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=42968"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}