-
KAUI in a stock setup using the public Docker images for KillBill, KAUI, and killbill/mariadb with example docker-compose.yml works well with no seeming problems, except that clicking "Install New Plu…
-
The current repo [killbill-catalog-plugin-test](https://github.com/killbill/killbill-catalog-plugin-test) is not using this repo as a base.
We should leverage all the new api POJOs (see https://gi…
-
The PlanPhaseSpecifier wrapper uses the wrong Java interface.
https://github.com/killbill/killbill-plugin-framework-ruby/blob/master/lib/killbill/gen/api/plan_phase_specifier.rb#L55
https://github.c…
-
This happens during the following logger call (log level is set to WARN): https://github.com/killbill/killbill-plugin-framework-ruby/blob/kares-performance/lib/killbill/helpers/active_merchant/payment…
-
Currently, each Kill Bill repository has an automatic way of releasing itself (`release.yml` github workflow). What's time consuming is the [ordering of releases](https://github.com/killbill/killbill-…
-
In the same way we generated POJOs under `boilerplate` for `killbill-api` repo, we should do the same for killbill-plugin-api interfaces
-
# What happened
When trying to add a new payment method for a given killbill account then the following error is shown `Error while creating payment method: Failed to add payment method for account 3…
-
see discussion here: https://github.com/killbill/killbill-adyen-plugin/pull/12#discussion_r41016791
Both return types PurchaseResult and ModificationResult contains pspResults and errorStatusCodes.
B…
-
The [upload catalog translation](https://killbill.github.io/slate/invoice.html#upload-the-catalog-translation-for-the-tenant) and [upload invoice translation](https://killbill.github.io/slate/invoice.…
-
**Description:**
From time to time we need to add a "Fixes" tag to a commit before sending it upstream, to indicate which commit introduced the bug we are fixing. This tag follows a specific format…