{"id":130340,"date":"2020-10-22T08:29:06","date_gmt":"2020-10-22T08:29:06","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/gnu-taler-payment-for-woocommerce\/"},"modified":"2025-09-21T11:16:43","modified_gmt":"2025-09-21T11:16:43","slug":"gnu-taler-payment-for-woocommerce","status":"publish","type":"plugin","link":"https:\/\/wol.wordpress.org\/plugins\/gnu-taler-payment-for-woocommerce\/","author":18340147,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.1.0","stable_tag":"trunk","tested":"6.6.5","requires":"4.2","requires_php":"7.2","requires_plugins":null,"header_name":"WooCommerce GNU Taler Payments Gateway","header_author":"Taler Systems SA","header_description":"This plugin enables payments via the GNU Taler payment system","assets_banners_color":"","last_updated":"2025-09-21 11:16:43","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/git.taler.net\/gnu-taler-payment-for-woocommerce.git","header_author_uri":"https:\/\/taler-systems.com\/","rating":0,"author_block_rating":0,"active_installs":0,"downloads":1192,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"0.8.0":{"tag":"0.8.0","author":"gnutaler","date":"2020-10-22 08:28:49"},"0.9.2":{"tag":"0.9.2","author":"gnutaler","date":"2023-02-23 11:37:40"},"0.9.3":{"tag":"0.9.3","author":"gnutaler","date":"2023-02-23 15:04:26"},"0.9.4":{"tag":"0.9.4","author":"gnutaler","date":"2023-02-27 16:41:44"},"1.1.0":{"tag":"1.1.0","author":"gnutaler","date":"2025-09-21 12:33:30"}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3365252,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3365252,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.8.0","0.9.2","0.9.3","0.9.4","1.1.0"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[888,6593,192226,286],"plugin_category":[45],"plugin_contributors":[192227],"plugin_business_model":[],"class_list":["post-130340","plugin","type-plugin","status-publish","hentry","plugin_tags-e-commerce","plugin_tags-payment-gateway","plugin_tags-taler","plugin_tags-woocommerce","plugin_category-ecommerce","plugin_contributors-gnutaler","plugin_committers-gnutaler"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/gnu-taler-payment-for-woocommerce\/assets\/icon-128x128.png?rev=3365252","icon_2x":"https:\/\/ps.w.org\/gnu-taler-payment-for-woocommerce\/assets\/icon-256x256.png?rev=3365252","generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>This plugin provides a safe and secure way to pay via the GNU Taler system. The plugin sends a request to, and receives a response from, the GNU Taler Backend.<\/p>\n\n<p>Next, the plugin confirms the transaction again and redirects the customer to his own wallet to confirm the transaction.<\/p>\n\n<p>The plugin also provides the possibility for the administrator to send the custumer a refund.<\/p>\n\n<p>For refunds, the plugin sends a refund request to the GNU Taler back-end and receives a refund-URI.  This URI is forwarded to the customer via an e-mail to confirm the refund.<\/p>\n\n<h3>Build instructions<\/h3>\n\n<p>To build this project from source, run:<\/p>\n\n<pre><code>`\n<\/code><\/pre>\n\n<p>npm install\nnpm run packages-update\nnpm run build\n    `<\/p>\n\n<!--section=installation-->\n<ol>\n<li><p>Ensure you have latest version of WooCommerce plugin installed and\nare running PHP 7.1 or later<\/p><\/li>\n<li><p>Upload (or copy) the plugin directory (<code>GNU-Taler-Payment-Gateway<\/code>)\nto the <code>\/wp-content\/plugins\/<\/code> directory of your\nWordPress\/WooCommerce site, or install the plugin through the\nWordPress plugins interface at <code>&lt;your-site&gt;\/wp-admin\/plugins.php<\/code>.<\/p><\/li>\n<li><p>Activate the GNU Taler Payment Gateway for WooCommerce plugin\nthrough the 'Plugins' screen in WordPress.<\/p><\/li>\n<li><p>In the WordPress interface, navigate to\n WooCommerce -&gt; Settings-&gt;Payments tab.\nLocate the <code>GNU Taler Gateway<\/code> entry and click the\n   Set up button to configure the plugin.<\/p><\/li>\n<li><p>For the access token, obtain an E-commerce access token from\nthe GNU Taler merchant backend via the \"Access tokens\" menu\n(available starting with GNU Taler 1.1)<\/p><\/li>\n<\/ol>\n\n<!--section=faq-->\n<p><em>Q: Where can customers get digital cash to pay?<\/em><\/p>\n\n<p>A: Since 2025 GNU Taler is operated in Switzerland by\n   Taler Operations AG (https:\/\/taler-ops.ch\/) and\n   is available to Swiss businesses and residents.<\/p>\n\n<p><em>Q: Where else can I get a bank account to test the plugin?<\/em><\/p>\n\n<p>A: You need to have a \"bank\" account to receive or\n   withdraw cash. For testing, you can easily get a\n   bank account using \"KUDOS\" for testing at:\n   https:\/\/bank.demo.taler.net\/<\/p>\n\n<p><em>Q: What is needed to make a payment with GNU Taler?<\/em><\/p>\n\n<p>A: The customer needs the GNU Taler Wallet.\n   The customer can get a wallet here:\n   https:\/\/wallet.taler.net\/<\/p>\n\n<p><em>Q: Can the plugin work without WooCommerce?<\/em><\/p>\n\n<p>A: For the plugin to work correctly you must to have\n   WooCommerce installed on a WordPress site.<\/p>\n\n<!--section=changelog-->\n<h4>1.1.0<\/h4>\n\n<ul>\n<li>Adapt plugin to new \"Blocks\" API of WooCommerce taking inspiration\nfrom the woocommerce-gateway-dummy (GPLv3+).<\/li>\n<li>Added bin\/install_phpcs.sh to easily install phpcs and dependencies<\/li>\n<\/ul>\n\n<h4>0.9.4<\/h4>\n\n<ul>\n<li>Use billing address in contract if shipping address is not given<\/li>\n<\/ul>\n\n<h4>0.9.3<\/h4>\n\n<ul>\n<li>Fix log logic<\/li>\n<li>Fix header transmission<\/li>\n<\/ul>\n\n<h4>0.9.2<\/h4>\n\n<ul>\n<li>Improve comments about settings, especially explain \"secret-token:\" prefix.<\/li>\n<li>Automatically add \"Bearer\" to \"Authorization\" header.<\/li>\n<li>Minor refactoring to match contemporary plugins better.<\/li>\n<\/ul>\n\n<h4>0.8.0<\/h4>\n\n<ul>\n<li>Adaptations to GNU Taler Merchant API 1:0:0<\/li>\n<li>Ensure plugin follows Wordpress guidelines. First upload to WordPress.<\/li>\n<\/ul>","raw_excerpt":"Online payment plugin for WooCommerce powered by GNU Taler","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wol.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/130340","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wol.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wol.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wol.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=130340"}],"author":[{"embeddable":true,"href":"https:\/\/wol.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/gnutaler"}],"wp:attachment":[{"href":"https:\/\/wol.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=130340"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wol.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=130340"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wol.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=130340"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wol.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=130340"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wol.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=130340"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wol.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=130340"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}