gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-merchant] branch master updated: -deposit fee does NOT go to merc


From: gnunet
Subject: [taler-merchant] branch master updated: -deposit fee does NOT go to merchant on refund
Date: Sat, 09 Jul 2022 14:14:22 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new 2466c779 -deposit fee does NOT go to merchant on refund
2466c779 is described below

commit 2466c779f3524f2f1227e77519d33e0708e369cb
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat Jul 9 14:14:13 2022 +0200

    -deposit fee does NOT go to merchant on refund
---
 contrib/merchant-backoffice     | 2 +-
 src/testing/test_merchant_api.c | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/contrib/merchant-backoffice b/contrib/merchant-backoffice
index 182cdfff..1d7ee55e 160000
--- a/contrib/merchant-backoffice
+++ b/contrib/merchant-backoffice
@@ -1 +1 @@
-Subproject commit 182cdfffa1d4b6f2bb3543d30cfa7509e73bda03
+Subproject commit 1d7ee55ea115b91687c203a8f084ea852867b1f0
diff --git a/src/testing/test_merchant_api.c b/src/testing/test_merchant_api.c
index c73e025e..8e7f3e7b 100644
--- a/src/testing/test_merchant_api.c
+++ b/src/testing/test_merchant_api.c
@@ -882,8 +882,8 @@ run (void *cls,
     TALER_TESTING_cmd_check_bank_transfer (
       "check_bank_transfer-paid-unincreased-refund",
       EXCHANGE_URL,
-      "EUR:8.98", /* '4.98 from above', plus 4.99 from 'pay-for-refund-1r'
-                     and MINUS 0.1 MINUS 0.9 PLUS 0.01 (deposit fee) from
+      "EUR:8.97", /* '4.98 from above', plus 4.99 from 'pay-for-refund-1r'
+                     and MINUS 0.1 MINUS 0.9 from
                      'refund-increase-1r' and 'refund-increase-1r-2' */
       exchange_payto,
       merchant_payto),

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]