Releases: braintree/braintree-web
Releases · braintree/braintree-web
v3.122.0
16 Jun 17:07
Compare
Sorry, something went wrong.
No results found
PayPal Checkout
Fixed issue with setup_billing_agreement allowing extra parameters to be passed in
Venmo
Adding fix for the Venmo component when it was rendering inside of an iframe inside of a webview
Adding additional code path for the Venmo component for handling if the device is iOS, not in an iframe, and the native Venmo app isn't installed
Major refactoring of the appSwitch function
v3.120.2
29 May 19:37
Compare
Sorry, something went wrong.
No results found
LocalPayment
Fix onPaymentStart not correctly handling asynchronous functions
v3.120.1
28 May 15:50
Compare
Sorry, something went wrong.
No results found
PayPal Checkout
limit user action support to flow=checkout
Venmo
Fix analytics calls to use correct function
v3.119.0
19 May 18:54
Compare
Sorry, something went wrong.
No results found
Add test coverage for new RBA metadata field
PayPal Checkout
add support for userAction param for createPayment
v3.118.2
25 Apr 18:07
Compare
Sorry, something went wrong.
No results found
Local Payment Methods
Fix to make paymentId available before full page redirect
v3.118.1
17 Apr 19:44
Compare
Sorry, something went wrong.
No results found
Venmo
Fix behavior for Android Chrome on mobileWebFallback
v3.1180
15 Apr 16:53
Compare
Sorry, something went wrong.
No results found
Fastlane
add tokensOnDemand to GQL
add tokenExchange to GQL
PayPal Checkout
Add contactPreference to PayPal Checkout schema for Contact Module
v3.117.0
24 Mar 17:42
Compare
Sorry, something went wrong.
No results found
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
24 Mar 17:41
Compare
Sorry, something went wrong.
No results found
PayPal Checkout
Adding public documentation for riskCorrelationId in createPayment
v3.116.2
11 Mar 21:11
Compare
Sorry, something went wrong.
No results found
Fastlane
Previous fix for a bug that occured when termsAndConditionsCountry was not available for tokenization did not cover all edge cases