gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-merchant] 01/02: payment_redirect_url -> fallback_re


From: gnunet
Subject: [GNUnet-SVN] [taler-merchant] 01/02: payment_redirect_url -> fallback_request_payment_url
Date: Mon, 26 Aug 2019 01:28:44 +0200

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

dold pushed a commit to branch master
in repository merchant.

commit 42d19f3b3e5269c9ce61864265e60e47c34748cf
Author: Florian Dold <address@hidden>
AuthorDate: Mon Aug 26 01:18:03 2019 +0200

    payment_redirect_url -> fallback_request_payment_url
---
 src/backend/taler-merchant-httpd_check-payment.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/backend/taler-merchant-httpd_check-payment.c 
b/src/backend/taler-merchant-httpd_check-payment.c
index f001195..e00c8a7 100644
--- a/src/backend/taler-merchant-httpd_check-payment.c
+++ b/src/backend/taler-merchant-httpd_check-payment.c
@@ -123,7 +123,7 @@ send_pay_request (struct MHD_Connection *connection,
   ret = TMH_RESPONSE_reply_json_pack (connection,
                                       MHD_HTTP_OK,
                                       "{s:s, s:s, s:b, s:s?}",
-                                      "payment_redirect_url",
+                                      "fallback_request_payment_url",
                                       url,
                                       "contract_url",
                                       final_contract_url,

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

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