All Versions
90
Latest Version
Avg Release Cycle
73 days
Latest Release
2240 days ago

Changelog History
Page 1

  • v2.16.0 Changes

    February 09, 2018
    • Return transactionId on success #402.
    • ⚡️ Update translations.
    • ⚡️ Update SSL pinning certificates.
  • v2.15.3 Changes

    February 10, 2017
    • ⚡️ Update risk-component to 3.5.7.
  • v2.15.2 Changes

    January 31, 2017
    • ➕ Add mandatory res folder in aar during release #383.
    • ⚡️ Updated card.io to 5.5.0.
    • ⚡️ Updated okhttp to 3.6.0.
  • v2.15.1 Changes

    November 07, 2016
    • ✂ Removed trustall trustmanager to resolve google play security issue #364.
    • 👉 Shows amount properly in all devices #357.
  • v2.15.0 Changes

    October 05, 2016
    • ➕ Add support for third-party receivers iOS #140. Available as an optional property, PayPalPayment.payeeEmail(). This property is only available for PayPal payments, not Direct Credit Card (DCC) payments.
    • 🗄 Direct Credit Card (DCC) payments are now deprecated in this SDK. Please use Braintree Payments, a PayPal Company, which is the easiest way to accept PayPal, credit cards, and many other payment methods. All new integrations should disable direct credit card payments.
    • ⚡️ Update card.io to 5.4.2.
  • v2.14.6 Changes

    September 22, 2016
    • 🛠 Fix issue where okhttp cannot find the TrustManager #341.
    • ⚡️ Update card.io to 5.4.1.
  • v2.14.5 Changes

    September 06, 2016
    • ⚡️ Update okhttp dependency to 3.4.1.
    • Fix crash when app does not have READ_PHONE_STATE permission #321.
  • v2.14.4 Changes

    July 06, 2016
    • 🛠 Minor bug fixes.
    • ⚡️ Updated gradle version to 2.14.
    • 0️⃣ Include org.json.* exceptions in default proguard file #299.
  • v2.14.3 Changes

    June 21, 2016
    • ⚡️ Update card.io to 5.4.0.
    • ⚡️ Update okhttp dependency to 3.3.1.
  • v2.14.2 Changes

    April 27, 2016
    • ➕ Added a new Kotlin SampleApp!
    • ⚡️ Update card.io to 5.3.4.
    • ⚡️ Update build tools.