1.4.0
github-actions
released this
29 Apr 16:44
·
0 commits
to 8533f5d3638a2eeb567d16a66b2c9d0b61329edf
since this release
- PaymentButtons
- Undeprecate
PayPalCreditButtonColor.BLACK
and.DARK_BLUE
- Undeprecate
PayPalButtonColor.BLUE
,.BLACK
, and.SILVER
- Added analytics events
payment-button:initialized
andpayment-button:tapped
- Undeprecate
- CardPayments
- Add
liabilityShift
property toCardResult
- Callback
PayPalSDKError
whenCardClient#approveOrder()
3DS verification fails - Add
CardClient#presentAuthChallenge()
- Add
returnUrl
property toCardVaultRequest
- Add
authChallenge
property toCardVaultResult
- Add
CardAuthChallenge
type - Add
CardClient.removeObservers()
method
- Add
- FraudDetection
- Fixes Google Play Store Rejection
- Bump Magnes version to 5.5.1
- Create
PayPalDataCollectorRequest
- Add
PayPalDataCollector#collectDeviceData(context, request)
- Deprecate
PayPalDataCollector#collectDeviceData(context, clientMetadataId, additionalData)
- Fixes Google Play Store Rejection
- PayPalNativePayments
- Fixes Google Play Store Rejection
- Bump Native Checkout version to 1.3.2
- Add
hasUserLocationConsent
toPayPalNativeCheckoutRequest
- Fixes Google Play Store Rejection
- PaymentButtons
- Update font typeface to "PayPalOpen" to meet brand guidelines
- PayPalWebPayments
- Add
PayPalWebCheckoutClient.removeObservers()
method
- Add