-
I am using @chargebee/chargebee-js-react-wrapper in react project i added below code in index.html
window.ChargeBee.init({
site: 'carestack-test',
publishableKey: 'test_Dwrb01yx7K5Jy…
-
I'm having an issue with the integration between Chargebee-Stitch in my database. i dropped a table and then reloaded with filtering some of the columns. But now I have only 1 row of data in the table…
-
Hi,
We are trying to retrieve upsell & downgrade data via the Stitch integration. Chargebee & Stitch first referred us to the events table. But we are running into some limitations. How to retrieve…
-
### What problem does your feature request address?
Can you please provide an example of tiered subscriptions work
`
$units=(int)$request->units;
$subscriptio…
-
Hi there :)
I would like to send a payload as JSON to Chargebee API but it only works in URL encoded format, not in JSON format.
I need to send JSON from the requests Python package without the Ch…
-
https://github.com/spritlesoftware/chargebee-rails-subscriptions/blob/27de7edf6fedbeb73a36332c9f931c4a0ece9eb4/lib/chargebee_rails/subscription_builder.rb#L67
-
A user who has a cancelled chargebee subscription can still view posts that are restricted to subscribers only.
I tested this with a pre-existing user account in WordPress, that was linked to a Cha…
-
When running the tap-chargebee in sync mode, it fails with the following traceback:
```
INFO METRIC: {"type": "counter", "metric": "record_count", "value": 100, "tags": {"endpoint": "events"}}
ER…
-
### Description of the Bug
I'm getting a System.ArgumentException when I read the `Event` object after serialization using either of the supported methods provided by the SDK.
`var eventDto1 = A…
-
https://github.com/chargebee/chargebee-checkout-samples/blob/master/3ds-examples/chargebee-test/card/index.html
In the file linked about you can see that the page doesn't use ChargeBee components, is…