7/7/2016 3:02:01 PM
Fixed Integration tests
- Added new parameter when needed.
|
7/6/2016 2:10:04 PM
behavior
- Fixed name (typo) of Query Parameter
- Added control for Transaction Id in case it is null
|
|
7/4/2016 2:43:16 PM
Properties for Payment Attempts
- Added missing getters and setters
|
7/1/2016 4:41:05 PM
Conflicts:
# payment/src/main/java/org/killbill/billing/payment/core/PaymentProcessor.java
# pom.xml
|
7/1/2016 4:04:49 PM
Changed type of pluginProperties attribute
- Using last payment attempt to complete past and future attempts in the list
|
6/30/2016 4:34:20 PM
of Payment Attempts
- Updated PaymentProcessor method to build the List of past and future Payment Attempts
|
|
6/28/2016 12:08:04 PM
method in the Resource
- If it is true, added changes in the PaymentProcessor to get and handle the next Scheduled Payment Attempt
- Added changes to tests, Json and Resource files that includes this new attribute.
|
|