Reshma Bidikar

Results 78 issues of Reshma Bidikar

The [Create a subscription with addon products](https://killbill.github.io/slate/#subscription-create-a-subscription-with-addon-products) endpoint results in an error when 20 or more addons are specified. It works fine for 19 or less addons. Steps to reproduce:...

Some of the catalog validation errors do not provide sufficient information about the actual error. For example, if a user tries to upload a catalog twice, Kaui displays `Invalid catalog...

enhancement
CATALOG

The system should allow configuring the date in the month when an invoice will be generated for an account.

enhancement

There is a feature request from some customers to be able to add the ability to record a payment against an invoice for a given date. Currently, Kill Bill has...

**Steps to reproduce:** - Upload the attached `monthly-no-trial` catalog - Upload the attached `monthly-no-trial-v2` catalog (With a new `TRIAL` phase added to the `standard-monthly` plan) - This results in the...

Currently, the `Plan#effectiveDateForExistingSubscriptions` works such that the new plan is effective on the specified date and this results in prorations. There is a request from some customers for this feature...

After unblocking base and addon subscriptions that were previously blocked, an invoice is not generated. Steps to reproduce: 1. Upload the attached catalog 2. Create an account 3. Add a...

The [Retrieve catalog as JSON](https://killbill.github.io/slate/?shell#catalog-retrieve-the-catalog-as-json) endpoint does not return the `recurringBillingMode` field. Steps to reproduce: - Upload a catalog - Invoke [Retrieve catalog as XML](https://killbill.github.io/slate/?shell#catalog-retrieve-the-catalog-as-xml). Verify that response contains `recurringBillingMode`...

When a plan is changed with a date equal to the subscription start date, the following error occurs: ``` Error while changing subscription: Requested date 2022-03-14T12:04:58.000Z is not allowed to...

bug
SUBSCRIPTION_BASE