Releases: braintree/braintree-web
Releases · braintree/braintree-web
v3.120.2
LocalPayment
- Fix onPaymentStart not correctly handling asynchronous functions
v3.120.1
- PayPal Checkout
- limit user action support to flow=checkout
- Venmo
- Fix analytics calls to use correct function
v3.119.0
- Add test coverage for new RBA metadata field
- PayPal Checkout
- add support for userAction param for createPayment
v3.118.2
Local Payment Methods
- Fix to make
paymentId
available before full page redirect
v3.118.1
Venmo
- Fix behavior for Android Chrome on
mobileWebFallback
v3.1180
Fastlane
- add
tokensOnDemand
to GQL
- add
tokenExchange
to GQL
PayPal Checkout
- Add
contactPreference
to PayPal Checkout schema for Contact Module
v3.117.0
Venmo
- Add missing analytics events for Popup Bridge
- Add
styleCspNonce
option to provide nonce to whitelist injected style in content support policy.
Fraudnet
- Add new option cb1 to dataCollector.create() to allow specifying a callback name that will be invoked when fraudnet has finished initializing.
v3.116.3
PayPal Checkout
- Adding public documentation for riskCorrelationId in createPayment
v3.116.2
Fastlane
- Previous fix for a bug that occured when termsAndConditionsCountry was not available for tokenization did not cover all edge cases
v3.116.1
Fastlane
- Fix bug that occured when termsAndConditionsCountry was not available for tokenization