-
How are we able to ensure that payment is successfully processed before creating a subscription? A number of discussions have occurred about this. See https://groups.google.com/g/killbilling-users/c/…
-
As (re-)discovered in https://github.com/killbill/killbill-analytics-plugin/pull/95, the subscription CTD isn't always refreshed properly (e.g. after invoice creation).
-
### Background:
When an account is using the` _EXTERNAL_PAYMENT_` payment method and the `MANUAL_PAY` account flag is set invoices are generated and delivered to recipients with an outstanding balanc…
-
Instead of `.first`, the node name should be checked here instead: https://github.com/killbill/killbill-admin-ui/blob/08f6c9abc7e68dc41e68f90b9500eeac1cc44f84/app/helpers/kaui/plugin_helper.rb#L11-L15…
-
Issue : While creating Invoice payment using the API, the transaction external key is not saved and the transaction UUID is assigned as the external key also.
Example CURL : `curl -X POST "http://…
-
See https://github.com/killbill/killbill-platform/issues/5.
-
I'm trying to install a new plugin on my local docker setup but the page keeps crashing on me. It loads for minutes then I get an error response on the UI. I am on version 0.24, and I followed the doc…
-
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…
-
Refunds should not be processed if adjustments cannot be applied.
See https://github.com/killbill/killbill/blob/499a2d39278decc42f27a8d5dac43890f15126a5/profiles/killbill/src/test/java/org/killbill…
-
looking at commits reminded me that I wanted the plugin's .yml to go through erb (just like in Rails)
@pierre added it already https://github.com/killbill/killbill-plugin-framework-ruby/commit/336b0a…
kares updated
7 years ago