|
|
|
6/11/2013 3:23:46 PM
changed
Bail early in the updatePaymentMethod call if nothing has changed: this
is to avoid sending extra change events on the bus.
Note that the update call should do the same, but it's a bit harder.
Signed-off-by: Pierre-Alexandre Meyer <pierre@ning.com>
|
6/11/2013 1:39:48 PM
(-Dkillbill.osgi.analytics.blacklist) to ignore
certain accounts. This can be useful for very large accounts (such as
the ones associated with automated tests).
Signed-off-by: Pierre-Alexandre Meyer <pierre@ning.com>
|
|
|
6/5/2013 4:48:53 PM
Pierre-Alexandre Meyer <pierre@ning.com>
|
6/5/2013 4:30:45 PM
refresh call is more complex across plugins - who is authoritative
for the default payment method?
The new strategy is to make Kill Bill solely responsible for the default
payment method and update it only if the plugin associated with the
default payment method is the same as the one we're currently
refreshing.
Signed-off-by: Pierre-Alexandre Meyer <pierre@ning.com>
|
6/5/2013 4:14:18 PM
call needs to look at deleted payment methods
locally to avoid inserting duplicates.
Signed-off-by: Pierre-Alexandre Meyer <pierre@ning.com>
|