Skip to content

v3.141.0

Choose a tag to compare

@jplukarski jplukarski released this 23 Apr 21:54
· 2 commits to main since this release
  • Venmo
    • Fix SecurityError when initializing Venmo in a cross-origin iframe
    • Fix cancelOnReturnToBrowser being incorrectly applied on Android, where venmoWindow.closed returns a false positive during app-switch
  • PayPal Checkout v6
    • Fix: Remove incorrect default planType: 'UNSCHEDULED' value in billing agreement requests. planType is now only included when explicitly provided by the merchant, matching V5 behavior
    • Fix: Remove incorrect default planType: 'UNSCHEDULED' value in billing agreement requests. planType is now only included when explicitly provided by the merchant, matching V5 behavior
    • Add V5 parity options to createBillingAgreementSession: locale, landingPageType, enableShippingAddress, shippingAddressEditable, and riskCorrelationId
    • Add createMessages method for displaying PayPal promotional messaging using the <paypal-message> web component
  • 3D Secure
    • Add applySmartAuthentication option to verifyCard