summaryrefslogtreecommitdiff
path: root/src/frontend_lib/config.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/frontend_lib/config.php')
-rw-r--r--src/frontend_lib/config.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/frontend_lib/config.php b/src/frontend_lib/config.php
index c6029c0c..5e8a0449 100644
--- a/src/frontend_lib/config.php
+++ b/src/frontend_lib/config.php
@@ -2,7 +2,7 @@
$REFUND_DELTA = 'P3M';
// set to false when done with local tests
-$explicit_currency = "PUDOS";
+$explicit_currency = "EUR";
$MERCHANT_CURRENCY = $explicit_currency;
$host = $_SERVER["HTTP_HOST"];