gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: another EC


From: gnunet
Subject: [taler-exchange] branch master updated: another EC
Date: Fri, 29 Nov 2019 22:12:37 +0100

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

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 50f867de another EC
50f867de is described below

commit 50f867de7c766923717126e499d0fee5e2d8f39b
Author: Christian Grothoff <address@hidden>
AuthorDate: Fri Nov 29 22:12:35 2019 +0100

    another EC
---
 src/include/taler_error_codes.h | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/src/include/taler_error_codes.h b/src/include/taler_error_codes.h
index 9986c9d1..a44b1c82 100644
--- a/src/include/taler_error_codes.h
+++ b/src/include/taler_error_codes.h
@@ -1986,6 +1986,13 @@ enum TALER_ErrorCode
    */
   TALER_EC_SYNC_PAYMENT_CHECK_ORDER_DB_ERROR = 6017,
 
+  /**
+   * Sync could not setup the payment request with its own backend.
+   * This response is provided with HTTP status code
+   * MHD_HTTP_INTERNAL_SERVER_ERROR.
+   */
+  TALER_EC_SYNC_PAYMENT_CREATE_BACKEND_ERROR = 6018,
+
   /**
    * End of error code range.
    */

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



reply via email to

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