Skip to content

5.25.0

Choose a tag to compare

@github-actions github-actions released this 31 Mar 22:05
· 0 commits to 22615c44922a9ea206b9e557dfc63f6baff8381d since this release
  • BraintreeCore
    • Update Browser Switch version to 3.5.1
  • PayPal
    • Add ActivityResultRegistry constructor to PayPalLauncher to support AuthTab integration from JetpackCompose
    • Fix isVaultRequest missing from PayPalLauncher app switch analytics events
  • ShopperInsights
    • Add PAYPAL_PAY_LATER to ButtonType enum
  • UIComponents
    • Add a compose PayPalButton class to generate a PayPal-branded button for launching PayPal flow
    • Add a compose VenmoButton class to generate a Venmo-branded button for launching Venmo flow
  • Venmo
    • Add ActivityResultRegistry constructor to VenmoLauncher to support AuthTab integration from JetpackCompose