Skip to content

5.3.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Dec 20:44
· 0 commits to 7fc4f263a6198ff047c95b5292003ac7ad4c5070 since this release
  • PayPal
    • Add deepLinkFallbackUrlScheme to PayPalClient constructor params for supporting deep link fallback
    • Send url in event_params for App Switch events to PayPal's analytics service (FPTI)
  • LocalPayment
    • Make LocalPaymentAuthRequestParams public (fixes #1207)
  • ThreeDSecure
    • Add ThreeDSecureRequest.requestorAppUrl
  • Venmo
    • Add VenmoClient constructor with appLinkReturnUri argument to use App Links when redirecting back from the Venmo flow
    • Add deepLinkFallbackUrlScheme to VenmoClient constructor params for supporting deep link fallback
    • Deprecate VenmoClient constructor with returnUrlScheme argument