Billing Account State Enum Display
Display labels for billing account states used in billing status and payment processing contexts.
Overview
| Code | Message | Description |
|---|---|---|
CBT | 支払い方法として銀行振込を使用しているため、この操作は制限されています | Billing account state: Using bank transfer as payment method. |
NPM | デフォルトの支払い方法が設定されていません。 | Billing account state: No default payment method set. |
PMA | 支払い方法は設定されていますが、取引が行われていません。 | Billing account state: Payment method set but no transactions made. |
ABA | アクティブかつ、最新の取引は成功しています。 | Billing account state: Active and most recent transaction successful. |
PMF | 最新の取引が失敗しています。 | Billing account state: Most recent transaction failed. |
PSD | 現在、支払いサービスはご利用いただけません | Billing account state: Cannot use payment services at this time. |
DBA | 請求アカウント無効 | Billing account state: Disabled. |
Error Code Details
CBT
Message
支払い方法として銀行振込を使用しているため、この操作は制限されています
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
デフォルトの支払い方法が設定されていません。
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
支払い方法は設定されていますが、取引が行われていません。
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
アクティブかつ、最新の取引は成功しています。
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
最新の取引が失敗しています。
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
現在、支払いサービスはご利用いただけません
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
請求アカウント無効
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.