Releases: braintree/braintree-web
Releases · braintree/braintree-web
v3.123.1
- Apple Pay
- Adding support for
domainName
to be inferred from the parent location when inside of an iframe
- Adding support for
v3.123.0
- PayPal Checkout
- Add support for RBA metadata for checkout flows
- 3D Secure
- Update documentation for giftCardCurrencyCode
v3.122.0
- PayPal Checkout
- Fixed issue with
setup_billing_agreement
allowing extra parameters to be passed in
- Fixed issue with
- 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
v3.120.1
v3.119.0
- Add test coverage for new RBA metadata field
- New field totalAmount
- PayPal Checkout
- add support for userAction param for createPayment
v3.118.2
v3.118.1
v3.1180
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.