|
|
7/23/2015 9:46:52 PM
fixes https://github.com/killbill/killbill/issues/356.
Because we want to retry, we have to throw an exception (we cannot
get rid of the stacktrace in the logs).
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
7/23/2015 5:01:19 PM
externalKey
Modify signature for combo payment endpoint
Squashed commit of the following:
commit e439d9f1c62b5281ac802c169ad5db4d2fb909d5
Author: stephane brossier <sbrossier@groupon.com>
Date: Thu Jul 23 11:57:49 2015 -0700 Add tests for capture and void using payment externalKey
commit 30031828a128ff2460950741985ebd3cfade24d5
Author: stephane brossier <sbrossier@groupon.com>
Date: Thu Jul 23 11:24:47 2015 -0700 Code review for payment opertion using externalKey
commit c8975894d6926de3bdc00b248a7ff0e2b597274b
Author: stephane brossier <sbrossier@groupon.com>
Date: Wed Jul 22 21:29:34 2015 -0700 Add plugin properties per operations in payment combo call
commit 2a299cb3d3e210829a86c2aff162fa561a2e7eee
Author: stephane brossier <sbrossier@groupon.com>
Date: Wed Jul 22 20:38:39 2015 -0700 Add ability to refund/void.chargeback based on payment externalKey
commit dbf59715fcdf297dc3520f7fc42f694afd321022
Author: stephane brossier <sbrossier@groupon.com>
Date: Wed Jul 22 20:35:58 2015 -0700 Add api to retrieve payment by externalKey
commit 51b966bc7ae3ba91b53d9d3c119e5be7e474942f
Author: stephane brossier <sbrossier@groupon.com>
Date: Wed Jul 22 20:21:56 2015 -0700 Remove unused paymentId in captureAuthorizationByExternalKey
commit da480dd8f9db41bb96478bb944c67ef42f589d71
Author: stephane brossier <sbrossier@groupon.com>
Date: Wed Jul 22 20:15:41 2015 -0700 Add ability to capture using externalKey
|
|
7/22/2015 11:31:43 PM
on paymentExternalKey instead of paymentId"
This reverts commit c9f10376af3fa11078096ab82a0ee478a4ed6138.
|
7/22/2015 11:31:22 PM
reverts commit 4d3f117ec136b3a5ab656a3d2f5d151448ea9429.
|
|
7/22/2015 11:14:46 PM
instead of paymentId
|
|