- [API CHANGE] Removes SumUpState.updateLocales() - SDK users no longer have to call this
- [API CHANGE] Adds use of vector drawables to reduce the size of the SDK - See README for required changes
- [ADDED] Adds user transparent background authentication - See README to get started
- [ADDED] Adds a contact picker to the receipt screen
- [IMPROVEMENT] Starting a payment with startActivityForResult is now the recommended way to start a payment - See README for more info
- [IMPROVEMENT] Adds TX Info object to response
- [IMPROVEMENT] No longer depends on NineOldAndroids and ListViewAnimations - Check your excludes
- [IMPROVEMENT] Support for API Level 23 - See README for required runtime permissions
- [IMPROVEMENT] Adds error code for network issues -
SumUpAPI.Response.ResultCode.ERROR_NO_CONNECTIVITY
Please see complete CHANGELOG for more