-
Hello. Using the react wrapper, I created a custom form integration. I can confirm that I correctly initialised Chargebee, and also correctly passed the chargebee instance into the provider.
I can …
-
There is no way to access the meta data stored on a subscription after you do a
var subscription = ChargeBee.Models.Subscription.Retrieve(subscriptionId).Request();
Could this be added?
K…
-
When data is being seriazled it is losing the prefix.
For example I was using the function HostedPage::checkoutOneTime. My data array looked something like this
```
$data = [
'customer' => ['em…
-
the connector's build [is failing](https://github.com/airbytehq/airbyte/blob/master/airbyte-integrations/builds.md). This issue tracks fixing it.
-
## Tell us about the problem you're trying to solve
[Let's add support](https://github.com/airbytehq/airbyte/issues/4265#issuecomment-875329507) for the following endpoints if possible:
- Items
…
-
Getting an ugly html blob back for 503 Bad Gateways which is on chargebee side, and then the error saying Probably not a chargbee error, feels like you are lieing to your customers. Please fix
https…
-
Hi,
We are using Chargebee for almost 2 months. Sometimes we are getting errors that disturbs our services. When we check the logs we found that sometimes ItemFamilies response that returns from Ch…
-
The flag `with-payment` should work in preview envs in Harvester as well as it does today for preview envs in core-dev.
This is for the ChargeBee integration (I think the webapp team has a notion p…
-
### Summary
WebApp is the last team that relies on the helm chart for deployments, we should get rid of it.
#### General approach
Go through components one by one and decide for each config t…
-
Let's take a look at [`ListResult.php`](https://github.com/chargebee/chargebee-php/blob/master/lib/ChargeBee/ListResult.php).
Here are the key facts:
- it defines `_items` and `_index` properties …