com.paypal.cordova.mobilesdk
Advanced tools
Comparing version 3.3.1 to 3.4.0
PayPal Cordova Plugin Release Notes | ||
=================================== | ||
3.4.0 | ||
----- | ||
* Android: Update risk-component to 3.5.7. | ||
* Android: Add mandatory res folder in aar during release [#383](https://github.com/paypal/PayPal-Android-SDK/issues/383). | ||
* Android: Updated card.io to 5.5.0. | ||
* Android: Updated okhttp to 3.6.0. | ||
* Android: Removed trustall trustmanager to resolve google play security issue [#364](https://github.com/paypal/PayPal-Android-SDK/issues/364). | ||
* Android: Shows amount properly in all devices [#357](https://github.com/paypal/PayPal-Android-SDK/issues/357). | ||
* iOS: Improve network code reliability. | ||
* Android and iOS: Direct Credit Card (DCC) payments are now deprecated in this SDK. Please use [Braintree Payments](https://www.braintreepayments.com/), a PayPal Company, which is the easiest way to accept PayPal, credit cards, and many other payment methods. | ||
3.3.1 | ||
@@ -5,0 +16,0 @@ ----- |
{ | ||
"name": "com.paypal.cordova.mobilesdk", | ||
"version": "3.3.1", | ||
"version": "3.4.0", | ||
"description": "This plugin allows to add to add PayPal Payments to your application using PayPal Mobile SDK Native library", | ||
@@ -5,0 +5,0 @@ "cordova": { |
@@ -159,3 +159,3 @@ // | ||
/// | ||
/// Can be specified as a language code ("en", "fr", "zh-Hans", etc.) or as a locale ("en_AU", "fr_FR", "zh-Hant_HK", etc.). | ||
/// Can be specified as a language code ("en", "fr", "zh-Hans", etc.) or as a locale ("en_AU", "fr_FR", "zh-Hant", etc.). | ||
/// If the library does not contain localized strings for a specified locale, then will fall back to the language. E.g., "es_CO" -> "es". | ||
@@ -169,3 +169,3 @@ /// If the library does not contain localized strings for a specified language, then will fall back to American English. | ||
/// These localizations are currently included: | ||
/// da,de,en,en_AU,en_GB,en_SV,es,es_MX,fr,he,it,ja,ko,nb,nl,pl,pt,pt_BR,ru,sv,tr,zh-Hans,zh-Hant_HK,zh-Hant_TW. | ||
/// da,de,en,en_AU,en_GB,es,es_MX,fr,he,it,ja,ko,nb,nl,pl,pt,pt_BR,ru,sv,tr,zh-Hans,zh-Hant,zh-Hant_TW. | ||
languageOrLocale: null, | ||
@@ -172,0 +172,0 @@ /// Normally, the SDK blurs the screen when the app is backgrounded, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
58433322