-
**Describe the bug**
When a user is issued a full refund, the subscription webhook does not fire, so subsequent cancelation of the user failed. This is atypical behaviour, and so far only a single …
-
### Story
When a new org is created, the first user added to the org should be the new Org Admin. He needs to be able to configure the organization and if required assign any subsequent users Org Admi…
ghost updated
6 years ago
-
We send frontend analytic events to Amplitude. We should add metadata on the departments subscription status. At a minimum:
- in_trial
- subscribed
- subscription_age?
- population size?
@gar…
-
Hi guys, I found out that in `2.4.4` version API restorePurchases doesn't work,
I also tried an example with own config credentials.
Could you please try also, maybe something missing in docs.
-
Hi there,
I'm using Stitch to sync some of our Chargebee data with Google BigQuery datasets.
The extractions run every 6 hours, and the initial 5 were successful. We then started receiving this …
-
Hi,
I've already spoke with Chargebee support regarding v3 support. They say it's on the roadmap, do you have any plans in place or timeline when you will support this or will there be a new repo f…
-
Here are some gems that may could help:
Example App: https://github.com/RailsApps/rails-stripe-membership-saas
Stripe Integration: https://github.com/payolapayments/payola
-
As a user of the platform, I would like to see all projects for which I am either project administrator or an edit/view member.
-
looks for active subscriptions - doesn’t care if paid or not despite name of function...
```
public function render_paid_subscription( $atts = array(), $content = '' ) {
global $current_user;
…
-
## Problem
Currently the react-wrapper doesn't allow to handle an error when calling `load` with an incorrect config.
If we do a init of a wrong config:
```
const chargebeeInstance = Chargebee.i…