Billing Account State Enum Display
Display labels for billing account states used in billing status and payment processing contexts.
Overview
| Code | Message | Description |
|---|---|---|
CBT | is using bank transfer as the payment method, which restricts this action | Billing account state: Using bank transfer as payment method. |
NPM | does not have a default payment method set | Billing account state: No default payment method set. |
PMA | has a payment method set, but no transactions have been made | Billing account state: Payment method set but no transactions made. |
ABA | is active and the most recent transaction was successful | Billing account state: Active and most recent transaction successful. |
PMF | had its most recent transaction failed | Billing account state: Most recent transaction failed. |
PSD | cannot use payment services at this time | Billing account state: Cannot use payment services at this time. |
DBA | is disabled | Billing account state: Disabled. |
Error Code Details
CBT
Message
is using bank transfer as the payment method, which restricts this action
Description
Billing account state: Using bank transfer as payment method. This state restricts certain billing actions that require other payment methods.
Root Cause
- The billing account is configured to use bank transfer as the payment method.
Resolution
- Review billing account status and resolve accordingly.
NPM
Message
does not have a default payment method set
Description
Billing account state: No default payment method set. The account cannot process payments until a default payment method is configured.
Root Cause
- No default payment method has been assigned to the billing account.
Resolution
- Review billing account status and resolve accordingly.
PMA
Message
has a payment method set, but no transactions have been made
Description
Billing account state: Payment method set but no transactions made. The account has a payment method configured but has not yet processed any transactions.
Root Cause
- A payment method has been added but no charges or payments have occurred yet.
Resolution
- Review billing account status and resolve accordingly.
ABA
Message
is active and the most recent transaction was successful
Description
Billing account state: Active and most recent transaction successful. The account is in good standing with a successful recent transaction.
Root Cause
- No action required (status indicator).
Resolution
- Review billing account status and resolve accordingly.
PMF
Message
had its most recent transaction failed
Description
Billing account state: Most recent transaction failed. The last payment attempt on this account was unsuccessful.
Root Cause
- The most recent payment transaction failed due to card decline, insufficient funds, or other payment issues.
Resolution
- Review billing account status and resolve accordingly.
PSD
Message
cannot use payment services at this time
Description
Billing account state: Cannot use payment services at this time. The account has been suspended from using payment services.
Root Cause
- The billing account has been restricted from using payment services.
Resolution
- Review billing account status and resolve accordingly.
DBA
Message
is disabled
Description
Billing account state: Disabled. The billing account has been deactivated and cannot be used for transactions.
Root Cause
- The billing account has been disabled by an administrator or system process.
Resolution
- Review billing account status and resolve accordingly.