6/30/2016 11:26:04 AM
be impacted otherwise.
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
6/30/2016 10:49:40 AM
moved sanity checks
out of the state machine. When attempting to pay an invoice
with no payment method on file, we won't get a PAYMENT event anymore
(only an INVOICE_PAYMENT one).
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
6/29/2016 6:32:22 PM
Pierre-Alexandre Meyer <pierre@mouraf.org>
|
6/28/2016 6:22:54 PM
and ErrorCode.PAYMENT_CREATE_PAYMENT
are not in use since the state machine refactoring.
This is part of https://github.com/killbill/killbill/issues/524.
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
6/28/2016 4:07:11 PM
Pierre-Alexandre Meyer <pierre@mouraf.org>
|
6/28/2016 3:37:49 PM
partially reverts https://github.com/killbill/killbill/commit/5588436441bf9a2f163b7af0da799e1271fe2b71.
See also discussion on https://github.com/killbill/killbill/issues/330.
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
6/28/2016 1:34:42 PM
XML is cached as part of tenant key/value pairs and the built
state machine is cached in a new cache (tenant-payment-state-machine-config).
See https://github.com/killbill/killbill/issues/330.
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
6/27/2016 3:17:24 PM
Pierre-Alexandre Meyer <pierre@mouraf.org>
|
6/24/2016 10:54:06 PM
fixes https://github.com/killbill/killbill/issues/551.
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
6/24/2016 10:24:40 PM
Pierre-Alexandre Meyer <pierre@mouraf.org>
|