-
When using the `.list()` function, how do I specify a custom field to search by?
Naive approach (this line: `'cf_custom_field[is]': customValue` yields a syntax error):
```
chargebee.subscri…
-
When using the .list() function, how do I specify a custom field to search by?
Naive approach (does not filter subscriptions):
```
chargebee.subscription
.list({
limit: 2,
…
-
### Bug description
When trying https://gitpod.io/#https://github.com/poshsecurity/Posh-SYSLOG/issues, get error:
```
Sorry, something went wrong 😓
Error: Connection got disposed.
```
### Step…
-
### Issue Summary
I have upgraded from Redash V8 to V9 beta, and workers timeout on server start, and I'm not able to load the web application (timeout also)
Here is my docker-compose.yml
```y…
-
Trying to install it via composer got this:
Your requirements could not be resolved to an installable set of packages.
```
Problem 1
- Conclusion: don't install damienharper/doctrine-aud…
-
Add setting in payment module to enable "single transaction mode for multiple purchases from different vendors" (or it maybe it's better to implement it as separate Payment module instead of setting i…
-
- [x] 1. Select Payment Provider popup during checkout for subscription. It would be good if this popup won't be shown if only one payment provider is available to pay for subscription.
- [x] 2. Li…
-
Hey there!
I'm trying to use this lib but I'm getting a lot of errros.
WARNING in C:\Projects\tokeep\trunk\portal\src\app\components\account\manage-account\manage-account.component.ts depends on '…
-
Project I'm working on uses [chargebee python client](https://github.com/chargebee/chargebee-python). I decided to give VCR.py a try and instantly got this exception:
``` pytb
File "/project/path/c…
-
### Describe the bug
Seems that reproduction below causes gitpod to became unresponsive to keyboard input.
### Steps to reproduce
1. Create an account with 4 workspaces limit
2. Create a…