-
Hello ChargeBee team,
I've encountered an issue when opening a hosted page to update the client's payment method. This is the response from ChargeBee:
```
{
message: 'Update Payment Method…
-
Is possible to call api of feature-management and subscription_entitlements ?
ref:
https://apidocs.chargebee.com/docs/api/subscription_entitlements
thank you!
-
See https://github.com/chargebee/chargebee-node/pull/22.
-
If there is an unexpected error (for example: Chargebee DNS problem, error 500 without body), The error handler is not working:
![image](https://user-images.githubusercontent.com/33837038/154475965…
-
I have purchased a product with your SDK and everything related to Apple seems to work. However, the SDK reports the purchase as failed while validating the receipt.
The last step of the SDK is to …
-
### Current behavior
When trying to perform Cypress verify within a GitLab CI, I receive the following error:
```
The cypress npm package is installed, but the Cypress binary is missing.
We expe…
ghost updated
2 years ago
-
Subscription update requests with '#' as part of the id fail with a seemingly unrelated exception.
The error is part of the Chargebee api. The following request will return an error:
Request:
`…
stnoa updated
2 years ago
-
From currency docs, https://apidocs.chargebee.com/docs/api#currencies
It says Chargebee uses the smallest unit in the currency.
#Issue:
Create an order with order total 100 USD.
In the event, th…
-
Hi,
I am testing your branch 3ds_full_checkout_examples.
I am able to generate the payment_intent using my server:
{"id":"169yCIRmbeeHZ66FKJTjMLMkONzNWZGA38Zcu6YxTa1DUcddPT","status":"inited","am…
-
From https://github.com/gitpod-io/gitpod/pull/5581#issuecomment-914909750
> Thanks @ghuntley! 🏀
>
> We could probably remove the changed comment but there are a couple more which could be part o…