This repository has been archived by the owner on Jun 11, 2021. It is now read-only.
Releases: paypal/PayPal-Android-SDK
Releases · paypal/PayPal-Android-SDK
2.9.7
2.9.6
2.9.5
2.9.4
2.9.3
- Remove dependency on the Android Support Library.
- Fix NoClassDefFoundError issue with AdvertisingIdClient #157.
- Fix ClassCastException issue with GsmCellLocation #160.
- Minor bug fixes.
2.9.1
- Fix crashing issue on Android
2.3.*
devices #159. - Fix
PayPalService.clearAllUserData()
to clear all environments whenPayPalService
is not running #155. IfPayPalService
is running, the v4 support library is still required to clear the current user data. - Fix issue with
PayPalService.clearAllUserData()
not actually clearing the current user #156. - Add some helpful logging to
PayPalService.clearAllUserData()
. - Minor bug fixes.
2.9.0
- Add
PayPalService.clearAllUserData(Context)
#88. Note: this method requires the use of the Android Support Library, due to its use ofLocalBroadcastManager
. This SDK can still be used without the support library, but this method will not function. - Fix validation of
PayPalItem
:sku
is no longer required, currencies and amounts have more strict validation #153. - Fix issue where too many profile sharing attributes were shown to the user.
- Change name of
ENVIRONMENT_NO_NETWORK
merchant. - Minor bug fixes.
2.8.8
- Change "Send Payment" button to "Pay". (see paypal/PayPal-iOS-SDK#174)
- Minor bug fixes.
- Update card.io to 5.0.0.