10/2/2015 6:56:58 PM
an exception in updateBCD if the BCD is already set
Simplify BCD update (Long v.s int) for consistency)
|
10/2/2015 5:01:13 PM
and BCD (updated only once).
The code also refactors the account API to make sure any path (recordId, id, externalKey) whether from public or private API
will end up setting the cache.
|
9/30/2015 10:53:19 PM
avoid fethcing account data from DB when the data is immutable.
This change does not yet introduce the caching layer that is reuiqred to fully take advantage of that change.
|
|
|
10/5/2015 12:17:02 PM
a Subscription with an invalid Requested Date
|
10/5/2015 12:11:50 PM
- UTC was set as default account timezone.
|
|
|
9/23/2015 9:46:59 AM
the use-case where the plugin creates the external key
(for instance, when the payment method is created in a separate system
or gateway).
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|