diff options
Diffstat (limited to 'gnu-taler-error-codes/registry.rec')
-rw-r--r-- | gnu-taler-error-codes/registry.rec | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec index d8e911a..5b8f208 100644 --- a/gnu-taler-error-codes/registry.rec +++ b/gnu-taler-error-codes/registry.rec | |||
@@ -2030,6 +2030,12 @@ Name: MERCHANT_POST_ORDERS_ID_REFUND_EXCHANGE_TRANSACTION_LIMIT_VIOLATION | |||
2030 | Description: The refund amount would violate a refund transaction limit configured at the given exchange. Please find another way to refund the customer, and inquire with your legislator why they make strange banking regulations. | 2030 | Description: The refund amount would violate a refund transaction limit configured at the given exchange. Please find another way to refund the customer, and inquire with your legislator why they make strange banking regulations. |
2031 | HttpStatus: 403 | 2031 | HttpStatus: 403 |
2032 | 2032 | ||
2033 | Value: 2513 | ||
2034 | Name: MERCHANT_PRIVATE_POST_ORDERS_AMOUNT_EXCEEDS_LEGAL_LIMITS | ||
2035 | Description: The total order amount exceeds hard legal transaction limits from the available exchanges, thus a customer could never legally make this payment. You may try to increase your limits by passing legitimization checks with exchange operators. You could also inquire with your legislator why the limits are prohibitively low for your business. | ||
2036 | HttpStatus: 451 | ||
2037 | |||
2038 | |||
2033 | # 2200-2224: post orders ID paid endpoint | 2039 | # 2200-2224: post orders ID paid endpoint |
2034 | 2040 | ||
2035 | 2041 | ||