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

2.8.5: 'Send Payment' -> 'Pay'; minor fixes.

09 Mar 18:40
Compare
Choose a tag to compare
  • Change "Send Payment" button to "Pay". (see #174)
  • Minor bug fixes.
  • Update card.io library to 5.0.2.

2.8.4: Button for New Account; minor bug fixes

13 Feb 19:28
Compare
Choose a tag to compare
  • Add button allowing user to create a new PayPal account.
  • Minor bug fixes.
  • Update card.io library to 5.0.1.

2.8.3: Fix iOS 6 crash; minor improvements.

23 Jan 21:34
Compare
Choose a tag to compare
  • Fix an iOS 6 crash.
  • Improve UI for country codes during Phone/PIN login.
  • Display currency codes for mixed-currency situations;
    e.g., when choosing between balances in different currencies.
  • Minor bug fixes.
  • Update card.io library to 5.0.0.

2.8.2: Improve handling of some server errors

14 Jan 22:44
Compare
Choose a tag to compare
  • Improve handling of some server errors.
  • Minor bug fixes.
  • Update card.io library to 4.0.2.

2.8.1: Prevent a rare potential crash

05 Jan 22:07
Compare
Choose a tag to compare
  • Prevent a rare crash. (#220)
  • Update card.io library to 4.0.1.

2.8.0: Update http header; update card.io

02 Dec 23:26
Compare
Choose a tag to compare
  • Update Paypal-Application-Correlation-Id header to PayPal-Client-Metadata-Id,
    and deprecate [PayPalMobile applicationCorrelationIDForEnvironment:] in favor
    of [PayPalMobile clientMetadataID].
  • Update card.io library to 4.0.0.

2.7.2: Minor bug fixes

21 Nov 18:45
Compare
Choose a tag to compare
  • Minor bug fixes.

2.7.1: further 1Password fixes

12 Nov 23:18
Compare
Choose a tag to compare
  • Prevent two MORE potential "duplicate symbol" problems for apps that are also integrating with 1Password.

2.7.0: add rubles; add card.io headers

12 Nov 21:40
Compare
Choose a tag to compare
  • Add support for Russian Rubles. issue #223
  • Include public header files for card.io, which is contained inside the PayPal iOS SDK,
    for apps that use card.io directly. issue #219
  • Minor improvements to Sample App.
  • Prevent a few more potential "duplicate symbol" problems for apps that are also integrating with 1Password.
  • Update card.io library to 3.10.1.

2.6.1: Minor improvements for select partners

28 Oct 22:03
Compare
Choose a tag to compare
  • Minor improvements relevant only to select partners.