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.3.5
2.3.4
- Fixed issue #83: App freezes when calling startService for realsies this time.
- Restrict phone/pin login where appropriate.
2.3.3
- Fixed issue #83: App freezes when calling startService
- Minor bug fixes.
2.3.2
2.3.1
2.3.0
- Add user funding option selection.
- Add app-controlled user shipping address selection (including support for the app to add a new shipping address).
- Rename zh-Hant_HK -> zh-Hant so that HK is chosen by default for other regions
2.2.2
2.2.1
- Fix SampleApp code related to multiple item support.
- Add instructions for using SDK in Gradle projects.
- Fix issues associated with how the PayPalService was being managed.
2.2.0
- Add support for multiple items per payment.
- Update
PayPal
logo. - Update
card.io
library to 3.1.5.
2.1.0
- Add integration with PayPal Wallet App (available only on the Samsung app store)
- In live environment, if the newly released PayPal Wallet app with authenticator is present on a user's device, the PayPal Wallet app will log the user in to the SDK.
- Fix issue where some email addresses would not be accepted.
- Fix some Spanish translations.
- Fix possible NPE in payment confirmation flow.