Skip to content
This repository has been archived by the owner on Jun 11, 2021. It is now read-only.

Releases: paypal/PayPal-Android-SDK

2.3.5

19 Aug 16:17
Compare
Choose a tag to compare
  • Hotfix for issue on live/sandbox environment introduced in 2.3.4.

2.3.4

19 Aug 15:47
Compare
Choose a tag to compare

2.3.3

15 Aug 21:36
Compare
Choose a tag to compare

2.3.2

15 Aug 15:20
Compare
Choose a tag to compare
  • Re-add Version class for Cordova backward compatibility

2.3.1

15 Aug 15:20
Compare
Choose a tag to compare
  • Support display of Pay After Delivery funding options.
  • Minor bug fixes.

2.3.0

01 Aug 21:18
Compare
Choose a tag to compare
  • 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

20 May 20:33
Compare
Choose a tag to compare
  • Add translations for Thai.
  • Fix bnCode validation to accept underscores and hyphens.

2.2.1

15 May 19:13
Compare
Choose a tag to compare
  • 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

01 May 19:20
Compare
Choose a tag to compare
  • Add support for multiple items per payment.
  • Update PayPal logo.
  • Update card.io library to 3.1.5.

2.1.0

18 Apr 19:20
Compare
Choose a tag to compare
  • 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.