Releases: braintree/braintree-web-drop-in
Releases · braintree/braintree-web-drop-in
v1.43.0
Update Braintree web dependancies
- asset-loader to 2.0.1
- browser-detection to 2.0.1
- uuid to 1.0.0
- braintree-web to 3.103.0
v1.42.0
- Apple Pay
- Add error message prompting the customer to click the Apple Pay button when
requestPaymentMethod
is called.
- 3D Secure
- Fix issue where
paymentMethodRequestable
event would fire before 3DS challenge has been completed. (closes #805)
- Update
braintree-web
to 3.99.0
v1.41.0
- Update braintree-web to 3.97.4
- Accessibility improvements
- Add
aria-hidden
attribute to generic card icon
- Add
aria-required
attribute to Hosted Fields
- Update
browser-detection
to v1.17.1
- Update Google Pay CSP Directives
- Updated Apple Pay logo to scale correctly
v1.40.2
- Fix issue where some assets for the Drop-In would not load from the CDN
v1.40.1
- Update
braintree-web
to 3.97.1
v1.40.0
- Add CA compliance notice of collection
- Venmo: add error message prompting the customer to click the Venmo button when
requestPaymentMethod
is called. (closes #845)
v1.39.1
- Update
braintree-web
to v3.96.1
v1.39.0
- Update
braintree-web
to v3.96.0
v1.38.1
- Fix issue where
clearSelectedPaymentMethod
does not navigate back to the initial view unless we are in the methods view (Issue #883)
- Add alert role to error message divs beneath card inputs. (Issue #845)
v1.38.0
- Fix issue where
supportedCardBrands
overrides were incorrectly showing images for hidden card brands