-
I see the chargebee SDK is clearly autogenerated. I'm just a Chargebee customer, but a lot of big companies have been picking up https://www.stainlessapi.com/ as their SDK generator of choice. It gene…
-
### Description of the Bug
When getting error from API, it seems that response now contains nested object and SDK fails to serialize it:
```
An unhandled exception has occurred while executing th…
-
Using the filter options `is`, `in`, etc, I run into problems:
```typescript
const entitlements = await this.chargebee?.entitlement
.list({
feature_id: { is: featureId },
entity_type:…
-
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…
-
List the website(s) you're having issues:
||chargebee.com/api/internal/track_info_error
What happens?
AdBlock is blocking the domain ||chargebee.com/api/internal/track_info_error. Error in chrome…
-
Hi everyone,
I've just started using Chargebee in a project and I'm having multiple chargebee accounts!
I'm using VueJs
I would like to initialize chargebee depending on user selection!
is there…
-
Following on from https://github.com/chargebee/chargebee-php/issues/40, I am experiencing a whole bunch of deprecation notices in my application originating from the `chargebee/chargebee-php` project.…
-
-
### Description of the Bug
I encountered an issue while using the `github.com/chargebee/chargebee-go/v3` module. It seems that the `promotionalCredit` package is missing in version 3.16.1.
Refer: ht…
-
We have started to see "REPLY_TIMEOUT: Action timed out" errors when using the drop-in ChargeBee Javascript V2 and the React wrapper for it. These errors happen intermittently.
We did a bit of dig…