RecurringConsentStatusReason
No description
enum RecurringConsentStatusReason {
capitecMinimumAmountInvalid
capitecFirstPaymentDateInvalid
capitecUsernameMissing
capitecPartnerNotFound
capitecMerchantBatchRtcNotConfigured
capitecClientNotFound
capitecMerchantNotFound
capitecMerchantNotEnabled
capitecMerchantDeactivated
capitecAppNotFound
capitecClientDeactivated
capitecClientTransactionLimitExceeded
capitecMaxTransactionLimitExceeded
capitecClientBlockedMerchant
capitecDuplicatePayment
capitecDuplicateConsent
capitecInsufficientFunds
capitecInvalidAmount
capitecInvalidInterval
capitecInvalidDebitDay
capitecConsentInvalid
capitecExternalServerError
capitecConsentRequestFailed
capitecConsentRequestDeclined
capitecConsentRequestTimedOut
capitecConsentRequestFraudulent
capitecConsentRequestInstitutionFailure
unknownError
internalServerError
}