7/1/2014 3:55:38 PM
code and ensure all methods will throw bus event in a fiunally clause
Make sure codepath where paymentMethodId is null ends up triggering a payment bus event (and as a consequence fix TestOverdue)
|
7/1/2014 12:52:07 PM
tests mostly in profile/killbill have been temporarily disabled until issues are solved/and missing chargeback implemented
|
6/29/2014 9:02:44 PM
model and use new model DirectTransactionJson
* Simplify InvoicePaymentApi
* Fix glitches in payment/invoicePayment APIs
|
6/28/2014 11:48:42 PM
model imposed by (direct) payments
This is incomplete, some APIs still seem broken, and as a result some tests under killbill profile still don't pass.
|
6/26/2014 10:25:29 PM
so failure expected, probably test should be removed)
|
6/26/2014 9:35:36 PM
TestRetryService to fail sporadically
|
|
6/26/2014 12:13:30 AM
to rely more on id than externalKey whenever possible
Add unique constraint for transactionExternalKey (based on SUCCESS)
Add PaymentApiException for API arguments
Fix tests after those changes
|
|
|