add error codes

This commit is contained in:
Christian Grothoff 2020-04-10 16:49:45 +02:00
parent e59e9220d2
commit 70a794b6f9
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -1603,6 +1603,12 @@ enum TALER_ErrorCode
*/
TALER_EC_PROPOSAL_REPLY_MALFORMED = 2510,
/**
* The merchant returned a malformed response. Error created client-
* side.
*/
TALER_EC_REFUND_LOOKUP_INVALID_RESPONSE = 2600,
/**
* The frontend gave an unknown order id to issue the refund to.
*/
@ -1642,6 +1648,13 @@ enum TALER_ErrorCode
*/
TALER_EC_PAY_REFUND_SIGNATURE_FAILED = 2606,
/**
* The merchant backend is not available of any applicable refund(s)
* for this order. Returned with an HTTP status of
* #MHD_HTTP_NOT_FOUND.
*/
TALER_EC_REFUND_LOOKUP_NO_REFUND = 2607,
/**
* The backend knows the instance that was supposed to support the
* tip, but it was not configured for tipping (i.e. has no exchange