chargebee / chargebee-php

PHP library for the Chargebee API.

Home Page:https://apidocs.chargebee.com/docs/api?lang=php

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Class loader is not able to load all models

mariendev opened this issue · comments

Our account has hierarchy enabled. But when I try to load a customer with a hierarchy it fails because the class is not loaded.

Error messages:
Error: Class 'ChargeBee_CustomerParentAccountAccess' not found
Error: Class 'ChargeBee_CustomerChildAccountAccess' not found

This has been fixed in v3.0.0