Releases: braintree/braintree_android
Releases · braintree/braintree_android
5.28.1
5.28.0
5.27.0
- Venmo
- Add analytics tracking for
createPaymentContextGraphQL calls - Add analytics tracking for
queryPaymentContextGraphQL calls
- Add analytics tracking for
5.26.0
5.25.0
- BraintreeCore
- Update Browser Switch version to 3.5.1
- PayPal
- Add
ActivityResultRegistryconstructor to PayPalLauncher to support AuthTab integration from JetpackCompose - Fix isVaultRequest missing from PayPalLauncher app switch analytics events
- Add
- ShopperInsights
- Add
PAYPAL_PAY_LATERtoButtonTypeenum
- Add
- UIComponents
- Add a compose
PayPalButtonclass to generate a PayPal-branded button for launching PayPal flow - Add a compose
VenmoButtonclass to generate a Venmo-branded button for launching Venmo flow
- Add a compose
- Venmo
- Add
ActivityResultRegistryconstructor to VenmoLauncher to support AuthTab integration from JetpackCompose
- Add
3.22.0
5.24.0
- PayPal
- Pass
is_billing_agreementandbilling_plan_typeto analytics events.
- Pass
5.23.0
- Venmo
- Expose the
riskCorrelationIdproperty onVenmoRequest
- Expose the
- DataCollector
- Bump Magnes version to
5.6.0 - Add
collectDeviceDataOnSuccessmethod that ensures Magnes SDK completes data submission prior to returning device data
- Bump Magnes version to
5.22.0
- PayPal
- Pass
funding_sourceto the app switch url link and to analytics events.
- Pass
5.21.0
- UIComponents
- Add
PayPalButtonclass to generate a PayPal-branded button for launching PayPal flow - Add
VenmoButtonclass to generate a Venmo-branded button for launching Venmo flow
- Add