-
There are cases where we would like the invoice#id to be controlled outside of Kill Bill (e.g to ensure some regulation around sequential invoicing) or to allow for a specific invoice scheme.
-
Similar to https://github.com/killbill/killbill-cybersource-plugin/issues/3 (see for linked commit fixing this issue)
plugin_first_reference_id
plugin_second_reference_id
plugin_gateway_error
plugin…
-
For all line items on the form https://github.com/killbill/killbill-deposit-ui/blob/main/app/views/deposit/collection/_invoices_table.html.erb:
* a default payment amount of 0 should be auto-popula…
-
The mariaDB & mysql 8 upgrade are causing issues when running the test.
This seems to only be happening when running test from IntelliJ (but this makes it hard to follow logs, an find real problems…
-
Because of https://issues.apache.org/jira/browse/SHIRO-679 (duplicate classes across artifacts), we cannot upgrade until 2.0.0 is released (https://github.com/apache/shiro/pull/236).
Once we've upg…
-
When no CTD is set (e.g. `AUTO_INVOICING_OFF`), `END_OF_TERM` cancellation means _now_: https://github.com/killbill/killbill/blob/578224dd23c73e47e9d7b661fdd890e8ad233f3e/subscription/src/main/java/or…
-
CyberSource `XML parse error.` errors should probably be handled as `CANCELED` transactions.
-
KPM 으로 플러그인 설치법
[https://github.com/killbill/killbill-cloud/blob/master/kpm/README.md#dev-mode](https://github.com/killbill/killbill-cloud/blob/master/kpm/README.md#dev-mode)
### Dev Mode
If yo…
-
Steps to reproduce:
1. Set date to `2023-01-01`.
2. Upload the [attached](https://github.com/killbill/killbill/files/10542005/in-advance-arrear-and-inarrear-with-trial.zip) catalog.
4. Create a new…
-
It looks like in some situations, users report the shiro `login` process to fail with the following:
```
org.apache.shiro.session.UnknownSessionException: There is no session with id [REDACTED]
…