-
We're seeing a lot of errors like this when using this gem's standard webhook implementation:
![image](https://cloud.githubusercontent.com/assets/509837/24004099/680e0806-0a33-11e7-8e4b-59f4783b071…
-
I'm trying to add a new payment source with a type "paypal_express_checkout" to an existing customer, but I get an error saying that the billing agreement id format is incorrect. I've found out that C…
-
Business requirements dictate switching to a different Stripe account.
The new Stripe account exists already. We need to update our staging and production configurations to use keys from this new …
-
Hi Folks,
Great that this repo is live again.
there are a couple of nice additions in this fork (it's the one I'm using)
https://github.com/paramaw/chargebee-rails-subscriptions/commits/master
…
-
What is the reason for holding back the json_pure version?
If it's to support older versions of ruby, someone in that situation can deal with that by holding the version back themselves in their ow…
-
You probably shouldn't distribute the tests package as no one expects to get a package by that name when they `pip install chargebee`. [Just exclude it](http://setuptools.readthedocs.io/en/latest/setu…
-
The current org signup link on the registration page points to a thirdparty registration form. We need to point this link to the new Chargebee integration registration page.
glind updated
6 years ago
-
Seems to happen if I assign a value to a component data property from within the beforeMount() method. The component references the data object like:
```
Hello.
beforeMount() {
this.…
-
I recently found this repository and so I added the compile statement to my build.gradle and it creates these warnings on debug:
WARNING: Dependency org.json:json:20090211 is ignored for debug as it …
-
I've been playing around with other tools that use filters (airbnb, intercom, chargebee, etc) and here's my suggestion for how our filtering system SHOULD work (I have put this entirely into new issue…