summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Sepulveda <javier.sepulveda@uv.es>2023-06-19 11:54:50 +0200
committerJavier Sepulveda <javier.sepulveda@uv.es>2023-06-19 11:54:50 +0200
commita6dea13b2ab6661531425d3fa41e83a6159209bc (patch)
tree25c2de983b928598bb465892a6f2be0bc45b8e52
parent6408a8803d120667092e4f890eefdc1615cde413 (diff)
downloadjoomla-payage-taler-plugin-a6dea13b2ab6661531425d3fa41e83a6159209bc.tar.gz
joomla-payage-taler-plugin-a6dea13b2ab6661531425d3fa41e83a6159209bc.tar.bz2
joomla-payage-taler-plugin-a6dea13b2ab6661531425d3fa41e83a6159209bc.zip
Warning enabling payment gateway
-rwxr-xr-x[-rw-r--r--]README.md21
1 files changed, 15 insertions, 6 deletions
diff --git a/README.md b/README.md
index 0ad2f69..c576045 100644..100755
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@ First make sure you have already a version of the Payage Plugin
installed. If not, please follow the [Payage Installation
Guide](https://www.lesarbresdesign.info/extensions/payage/installation).
If you have already installed Payage, you can install the Taler plugin
-simply by donwloading the latest version from the [Taler Plugin
+simply by downloading the latest version from the [Taler Plugin
Releases](https://ftp.gnu.org/gnu/taler/com_payage_taler-latest.zip)
and installing it through the Joomla plugin manager.
@@ -37,11 +37,17 @@ To create a new instance for a Taler Gateway, navigate to the Payage
component and select the "Gateway Accounts" tab. Click on the "New"
button to create a new gateway instance. Select "Taler" as the gateway
type and fill out the required fields. If you have filled out all the
-required fields you can test if the Taler Backend you configured is
-valid with the "Test" button. If the test is successful you can "Save"
-the gateway. Now you only need to publish it from inside the "Gateway
-Accounts" tab. To see how to create a payment button inside your
-E-commerce app, refer to the Payage Documentation.
+required fields you must TEST if the Taler Backend you configured is
+valid with the "TEST" button. If the test is successful you can "Save"
+the gateway.
+
+After all this, please make sure to PUBLISH the new payment gateway, as otherwise each of your Mediashop
+products will show the next error: "No payment gateway accounts available", and not only that. You
+won't be able to see any related information about the product itself, such as description text or image.
+
+After publishing the payment gateway, you will see the payment button.
+
+To see how to create a payment button inside your E-commerce app, refer to the Payage Documentation.
## Special Currencies
@@ -101,3 +107,6 @@ A: See [Taler Translations](https://docs.taler.net/taler-developer-manual.html#
Q: Where do I get my own Taler Merchant Backend? \
A: See [Taler Merchant Backend](https://docs.taler.net/taler-merchant-manual.html)
+
+
+