This repository has been archived by the owner on May 5, 2020. It is now read-only.
Releases: paypal/PayPal-iOS-SDK
Releases · paypal/PayPal-iOS-SDK
1.3.5: bugfix
- Fix a problem with accepting American Express cards.
1.3.4: bugfix
- Fix #46 and update sample app
1.3.3: iOS 7 support
- 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
- 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