-
Notifications
You must be signed in to change notification settings - Fork 146
Release 7.1.0 #363
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 7.1.0 #363
Conversation
* PW-2080: Add webhooks event codes for additional configuration * Update src/test/resources/mocks/notification/offer-closed.json
* PW-2378: added riskdata to checkout payments request * PW-2378: fix comment * PW-2378: remove systemout
* PW-1999: added support for StoredValue API * PW-1999: voidTransaction * PW-1999: checkstyle changes only * PW-1999: API_VERSION * PW-1999: single class imports * PW-1999: changed paymentMethod type in requests, added securitycode to DefaultPaymentMethodDetails, added tests for Issue and ChangeStatus * PW-1999: added remaining unit tests * PW-1999: fix comment
* Remove redundant local variable * Remove unnecessary conversion * lowercase packagename Util to util * Replace null check with Objects.isNull * - Create TextConstants class - Replace "null" String value with TextConstants.NULL * - Create TextConstants class - Replace "null" String value with TextConstants.NULL * Make use of Util.toIndentedString method - replace duplicate code - replace \n with constant * static import Util.toIndentedString * static import TextConstatnts.LINE_BREAK * Assign new object to local variable * Assign new object to local variable * Revert Objects.isNull check * Revert Objects.isNull check * Enable the InnerAssignment checkstyle again Co-authored-by: andrei-dediu <59608940+andrei-dediu@users.noreply.github.com>
|
This pull request fixes 2 alerts when merging fe79acb into 95e480e - view on LGTM.com fixed alerts:
|
revert null, line_break and line_break_with_whitespace constants
|
This pull request fixes 2 alerts when merging 7c2deb3 into 95e480e - view on LGTM.com fixed alerts:
|
|
This pull request fixes 2 alerts when merging a5b2d44 into 95e480e - view on LGTM.com fixed alerts:
|
|
this unrelease is currently blocking a launch due to the "riskData" parameter missing issue, any speed here is greatly appreciated |
|
Hi @jonathanselander , apologies for the delay, Regards, |
Description
#358 Add webhooks event codes for additional configuration
#359 added support for StoredValue API
#360 added riskdata to checkout payments request
#361 add brand and networkPaymentReference fields to support Network Tokenization
#362 add idempotency key for instant payouts
Tested scenarios
Fixed issue: