error code for merchant's /refund
This commit is contained in:
parent
d7e7cf517a
commit
274ec6191f
@ -1299,6 +1299,11 @@ enum TALER_ErrorCode
|
|||||||
*/
|
*/
|
||||||
TALER_EC_REFUND_INCONSISTENT_AMOUNT = 2602,
|
TALER_EC_REFUND_INCONSISTENT_AMOUNT = 2602,
|
||||||
|
|
||||||
|
/**
|
||||||
|
* The hashed contract term doesn't have any refund associated yet.
|
||||||
|
*/
|
||||||
|
TALER_EC_REFUND_H_CONTRACT_TERMS_UNKNOWN = 2603,
|
||||||
|
|
||||||
/* ********** /test API error codes ************* */
|
/* ********** /test API error codes ************* */
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user