gnunet-svn
[Top][All Lists]
Advanced

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

[taler-taler-merchant-demos] branch master updated: variable name


From: gnunet
Subject: [taler-taler-merchant-demos] branch master updated: variable name
Date: Thu, 23 Jul 2020 19:18:25 +0200

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

ms pushed a commit to branch master
in repository taler-merchant-demos.

The following commit(s) were added to refs/heads/master by this push:
     new a24d323  variable name
a24d323 is described below

commit a24d323e2ca29520841480049c8533c770984b91
Author: MS <ms@taler.net>
AuthorDate: Thu Jul 23 19:18:21 2020 +0200

    variable name
---
 talermerchantdemos/donations/donations.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/talermerchantdemos/donations/donations.py 
b/talermerchantdemos/donations/donations.py
index 441e925..c011189 100644
--- a/talermerchantdemos/donations/donations.py
+++ b/talermerchantdemos/donations/donations.py
@@ -244,7 +244,7 @@ def fulfillment(receiver):
     order_id = expect_parameter("order_id")
     pay_params = dict(order_id=order_id)
     pay_status = backend_instanced_get(
-        instance,
+        receiver,
         f"private/orders/{order_id}",
         params=dict()
     )

-- 
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]