- New SDK Features:
- Support creating tokenless order
- New SDK Features:
- Support creating order with site code
- New SDK Features:
- Capture an Authorize Only order using order code
- Cancel an Authorize Only order using Order Code, and amount to capture
- Support for enhanced/additional card details
- Changed response for 3DS Authorize order API, from void to
OrderResponse
: public OrderResponse authorize3Ds(String orderCode, OrderAuthorizationRequest orderAuthorizationRequest)
- New SDK Feature: getVersion API to provide the version of sdk at runtime
- Package structure changed for following for few response classes:
com.worldpay.gateway.clearwater.client.core.dto.ApiError
com.worldpay.gateway.clearwater.client.core.exception.WorldpayException
com.worldpay.gateway.clearwater.client.core.dto.CountryCode
com.worldpay.gateway.clearwater.client.core.dto.CurrencyCode
- Upgrade to use latest features of CW
- Backward Compatibility issue
- Upgrade to use latest features of CW