-
## What
A `test_strictness_level` field was introduced to Source Acceptance Tests (SAT).
Chargebee is a generally_available connector, we want it to have a `high` test strictness level.
**This will h…
-
We'd like to validate the CardComponent (React wrapper) without necessarily generating a token.
Can you expose a `validate` function so that we can do something like this?
```
cardRef.current.v…
-
### Bug description
When in billing mode "chargebee", we should not be checking/enforcing the usage-based spending limit.
However, it seems that if your team has a cost center, the spending limi…
-
Currently you make use of global variables but they're prone to race conditions.
It would be great if you could provide a way of avoiding them.
I need to use mutexes all over the place when talki…
-
As requested in https://github.com/plantuml/plantuml-stdlib/issues/69 a new version of this project should be released.
Steps to take:
- [x] Run the update script
- [x] Check and commit the cha…
-
Hey
I would like to work on this one: https://apidocs.eu.chargebee.com/docs/
Low code cdk
-
If i have subscribed to a paid plan on chargebee but am eligible for UBP, I can no longer see the "/plan" in the settings (to cancel)
-
#### `Product.price` should be a number
Right now, it's a string for seemingly no reason, since currency isn't included. Also, this is necessary to do calculations like "less than x per week!" or d…
-
I have an issue when using ChargebeeJS (Components and Fields) to use 3DS with the Checkout.com payment gateway.
As follow:
-> Create payment intent in server -> cardComponent.authorizeWith3ds -> …
-
Whenever I try to add a contact or update contact the following exception is thrown, the call to list contacts works fine just not working for Adding and updating contacts. **400 Bad Request** is thro…