6/24/2016 5:48:37 PM
that we do more than just retrieving the transaction to complete.
We also perform sanity checks that cannot be expressed in the state machine today.
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
6/24/2016 5:20:21 PM
Pierre-Alexandre Meyer <pierre@mouraf.org>
|
6/23/2016 9:34:36 PM
of control layer
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
6/23/2016 9:24:25 PM
is a bit special, since it's an entry point in
the state machine. Make sure our logic still holds for modifications
(e.g. capture).
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
6/23/2016 9:04:33 PM
UNKNOWN state
This patch also extracts and simplifies sanity checks out of the state machine.
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
6/23/2016 6:23:33 PM
Pierre-Alexandre Meyer <pierre@mouraf.org>
|
6/22/2016 5:49:08 PM
Pierre-Alexandre Meyer <pierre@mouraf.org>
|
6/22/2016 3:39:22 PM
Pierre-Alexandre Meyer <pierre@mouraf.org>
|
6/22/2016 1:42:21 PM
no transaction external key is set, there won't be any completion attempt
in the underlying payment state machine, so no mapping should be done in the
payment control state machine.
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
6/20/2016 8:26:50 PM
no attempt
Make sure to associate the PENDING transaction with the new attempt when
triggering a payment completion with payment control on a transaction
which wasn't associated with an attempt before.
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|