-
It seems like chargebee-node supports TS, so when should I be using that or this library?
https://github.com/chargebee/chargebee-node?tab=readme-ov-file#usage-with-typescript
-
### Providers Name
Add [Chargebee](https://www.chargebee.com/) payment provider
You can find how to add payment provider here:
https://docs.github20k.com/create-a-new-provider/payment-provider
#…
-
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 …
-
Subscription and Billing Solution
-
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…
-
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
-
### 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…
-
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/[…