Skip to content
This repository has been archived by the owner on May 5, 2020. It is now read-only.

Releases: paypal/PayPal-iOS-SDK

1.3.5: bugfix

15 Oct 22:18
Compare
Choose a tag to compare
  • Fix a problem with accepting American Express cards.

1.3.4: bugfix

08 Oct 18:34
Compare
Choose a tag to compare
  • Fix #46 and update sample app

1.3.3: iOS 7 support

17 Sep 00:12
Compare
Choose a tag to compare
  • Add support for iOS 7.
    • Library built with Xcode 5 GM seed.
    • The SDK is still compatible with iOS 5 and 6, as well as Xcode 4.
  • Update UI across all supported versions of iOS.
    • The confirm view has been merged into the payment selection view.
  • Modify header comments to support Xcode 5 Quick Help.
  • Update card.io library to 3.2.4.

1.2.0: Global Currency & Country Support

05 Sep 19:28
Compare
Choose a tag to compare
  • Support all currencies that are currently accepted by the REST APIs. See README for details.
  • Eliminate the final "Complete" screen.
    • Your app's payPalPaymentDidComplete: method will now be called as soon as the payment has completed.
    • The PayPalTransactionDidSucceedNotification is no longer necessary and has been deprecated.
  • Additional localization: ko (Korean)
  • Update card.io library to 3.2.3