All Versions
96
Latest Version
Avg Release Cycle
58 days
Latest Release
2503 days ago

Changelog History
Page 8

  • v2.0.2 Changes

    • โž• Add full support for device rotation.
    • โž• Add translations for Arabic and Malay.
    • โšก๏ธ Update card.io library to 3.6.4.
  • v2.0.1 Changes

    • ๐Ÿ›  A few very minor fixes:
      • Correct the version string returned by the SDK.
      • Tidy up some messages in the console log.
      • Improve handling of iOS 7 dialects.
  • v2.0.0 Changes

    • ๐Ÿ‘‰ Users can now authorize future payments with PayPal.
    • Reorganize API, for both single-payment and future-payment use cases:
      • Use the PayPalMobile class to initialize the SDK with Client IDs for Production and Sandbox.
      • Use a PayPalConfiguration object for common configuration across both single-payment and future-payment use cases.
      • Allow an optional PayPalPaymentDetails object to specify Shipping, Subtotal, and Tax amounts.
      • Allow an optional Build Notation code ("BN code") for each payment.
      • Add a PayPalPaymentViewController parameter to the methods of PayPalPaymentDelegate.
      • Introduce PayPalFuturePaymentViewController and associated PayPalFuturePaymentDelegate.
    • Single payments now include an intent property, to distinguish between:
      1. immediate payment processing
      2. payment authorization only, with subsequent capture by your server.
    • ๐ŸŒฒ For API errors, the console log will now provide additional information, including a PayPal Debug-ID for MTS investigations.
    • The SDK now uses PayPal's new REST APIs exclusively.
  • v1.4.6 Changes

  • v1.4.5 Changes

    • ๐Ÿ›  Fix a bug that caused "duplicated symbol" errors when an app used the -all_load linker flag.
  • v1.4.4 Changes

    • ๐Ÿ›  Fix a bug that arose when hideCreditCardButton is set.
    • โšก๏ธ Update card.io library to 3.4.3.
  • v1.4.3 Changes

    • ๐Ÿ‘Œ Improve the handling of right-to-left languages (e.g., Hebrew).
    • โšก๏ธ Update card.io library to 3.4.2.
    • ๐Ÿ›  Fix issue #66.
  • v1.4.2 Changes

  • v1.4.1 Changes

    • ๐Ÿ›  Fix a problem with the 64-bit library.
  • v1.4.0 Changes

    • ๐Ÿ‘‰ Make 64-bit compatible.
    • Require iOS 6.0 or greater.
    • โšก๏ธ Update card.io library to 3.4.0.