-
I know this package was just updated but I am still seeing some definitions which don't match the [Chargebee.js API docs](https://www.chargebee.com/checkout-portal-docs/cb-library-api-ref.html#init).
…
-
Subscription and Billing Solution
-
We have seen this issue where React 18 and the `` using the latest `0.5.0` of this library produce an extra iframe to be added to the DOM on subsequent re-renders of the components.
- This is only …
-
When executing `ChargeBee::Subscription.retrieve(subscription_id).subscription.as_json`
The following error occurs
```ChargeBee::Error:
Response not in JSON format. Probably not a Charg…
-
Hello!
I am trying to run a Cypress test which loads a page and fills in the Chargebee information.
The Chargebee iFrame with the payment information fails to load with an error
`Uncaught (in pro…
-
### Description of the Bug
We have a class that has a property for ChargeBee.Models.Subscription. When we try and serialize this parent class we get an exception with the following details:
Erro…
-
We found this via Crashlytics. Haven't tried reproducing it yet.
1) Seems to only happen on Android
2) We pass null as the productId, since it is marked as optional, ie this is our code:
**Code…
-
Version: chargebee-typescript@2.25.0
Using this
```
const response = await this.chargebee.subscription
.list({
'sort_by[desc]': 'created_at',
customer_id: {
is: customerId,
…
ghost updated
2 months ago
-
I'm encountering the following error. Not sure whether it's an API or client issue.
```
IO Exception when trying to connect to chargebee with url https://imazen.chargebee.com/api/v2/subscriptions/[…
-
Crashlytics is reporting this crash is happening regularly:
Fatal Exception: java.lang.IllegalStateException
Reply already submitted
io.flutter.embedding.engine.dart.DartMessenger$Reply.reply (Da…