4/15/2016 8:16:56 PM
paymentCookieId) when notifying for new invoice payment. See #508
|
4/15/2016 6:57:46 PM
rows are in success state and ignore them otherwise
|
4/14/2016 9:49:48 PM
multiple initial transactions (AUTH, PURCHASE, CREDIT) for the same paymentId in either SUCCESS or PENDING state.
- Removed state machine transition AUTH_SUCCESS -> AUTH_INIT to ensure state machine prevent multiple transaction for when the satte was SUCCESS
- Added some logic in PaymentLeavingStateCallback to handle the PENDING use case
- Deleted test for #371 (which is limked to that ticket.
- Added a series of tests to verfify the behavior of creating new initial transactions for various TransactionStatus/Same or Different Keys
|
4/14/2016 6:58:19 PM
create a PENDING AUTH and then more status to SUCCESS during completion.
(Also use the same transactionExternalKey for auth completion)
|
|
|
4/14/2016 8:05:27 PM
Guice cyclic dependency.
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
4/14/2016 5:47:17 PM
Pierre-Alexandre Meyer <pierre@mouraf.org>
|
4/14/2016 5:21:39 PM
Meyer <pierre@mouraf.org>
|
4/14/2016 2:28:46 PM
Pierre-Alexandre Meyer <pierre@mouraf.org>
|