Releases: braintree/braintree_android
Releases · braintree/braintree_android
4.23.1
4.23.0
- PayPalNativeCheckout (BETA)
- Bump native-checkout version to
0.8.7
- Bump native-checkout version to
4.22.0
- PayPalNativeCheckout (BETA)
- Bump native-checkout version to
0.8.7
- Bump native-checkout version to
4.21.1
- PayPal
- Update exception documentation links to point to valid PayPal Braintree documentation URL
- ThreeDSecure
- Update exception documentation links to point to valid PayPal Braintree documentation URL
- Braintree Core
- Update pinned certificates used by
BraintreeGraphQLClient
andBraintreeHttpClient
- Update pinned certificates used by
4.21.0
- PayPalNativeCheckout (BETA)
- Pass the risk correlation ID from the Native Checkout SDK if it is not provided in the initial PayPal request
4.20.0
4.19.0
4.18.0
- Android 13 Support
- Upgrade
targetSdkVersion
andcompileSdkVersion
to API 33
- Upgrade
- ThreeDSecure
- Bump Cardinal version to
2.2.7-2
- Bump Cardinal version to
- BraintreeCore
- Bump
browser-switch
version to2.3.1
- Bump
4.17.0
- PayPalNativeCheckout (BETA)
- Bumping native-checkout version to 0.8.2
- Fixes an issue where merchants with multiple client IDs would fallback to web on subsequent checkout sessions
- Remove exit survey when canceling Native Checkout flow
4.16.0
- PayPalNativeCheckoutClient
- Bumping native-checkout version to 0.8.1
- Adding in Native checkout support for one time password
- BraintreeCore
- Add
BraintreeClient#launchesBrowserSwitchAsNewTask()
boolean flag to allow the SDK to capture deep link results on behalf of the host application - Create
BraintreeDeepLinkActivity
to capture deep link results on behalf of the host application
- Add