Getting Class Error on module installation

Created on 12 May 2023, over 1 year ago
Updated 15 May 2023, over 1 year ago

Problem/Motivation

Accessing configuration page is returning error.

Steps to reproduce

Install the module. Access /admin/config/system/integration_chargebee. Check error log

Proposed resolution

In src/Form/SettingsForm.php, update with the below namespaces

use ChargeBee\ChargeBee\Environment;
use ChargeBee\ChargeBee\Models\Subscription;
use ChargeBee\ChargeBee\Models\Transaction;

use ChargeBee\ChargeBee\Models\ItemPrice;
use ChargeBee\ChargeBee\Environment;

🐛 Bug report
Status

Fixed

Component

Code

Created by

🇮🇳India bhanutejaswi

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024