From ca66909e73a53fa7a22befbc18867b763534b2bc Mon Sep 17 00:00:00 2001 From: Jonathan Buchanan Date: Fri, 24 Jul 2020 02:56:07 -0400 Subject: ec for merchant POST /paid --- gnu-taler-error-codes/registry.rec | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'gnu-taler-error-codes') diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec index 86e30fe..b565d91 100644 --- a/gnu-taler-error-codes/registry.rec +++ b/gnu-taler-error-codes/registry.rec @@ -1387,6 +1387,11 @@ Name: ORDERS_ALREADY_CLAIMED Description: We could not claim the order because someone else claimed it first. HttpStatus: 409 +Value: 2530 +Name: ORDER_PAID_DB_ERROR +Description: The merchant backend couldn't verify the order payment because of a database failure. +HttpStatus: 500 + Value: 2550 Name: GET_PRODUCTS_DB_LOOKUP_ERROR Description: The merchant backend failed to lookup the products. -- cgit v1.2.3