Skip to content

Releases: braintree/braintree-web

v3.91.0

07 Jul 20:15
Compare
Choose a tag to compare
  • 3D Secure
    • Add requestedExemptionType option to verifyCard
    • Deprecate exemptionRequested option in verifyCard
    • Made verifyCard BIN param required
    • Add error on use of v1
  • Hosted Fields
    • Improved accessibility for screen readers

v3.90.0

18 Jan 23:40
Compare
Choose a tag to compare
  • Paypal
    • Add support for updatePayment

v3.88.4

08 Nov 21:17
Compare
Choose a tag to compare
  • 3D Secure: Update the regex to validate the cardinal commerce domain
  • Update Venmo Desktop

3.88.2

27 Oct 21:26
Compare
Choose a tag to compare
  • Sepa: fix jsdoc entry for tokenize
  • 3D Secure: update jsdoc entry for teardown
  • Client
    • Validate graphQL URL when instantiating in an iframe/popup
  • Hosted Fields
    • Patch binAvailable to only send bind details to the parent page
  • Local payments
    • Fix canceled or failed flow for PopupBridge use cases

3.85.5

28 Jul 15:03
Compare
Choose a tag to compare
  • Fix internal build issue
  • Update @braintree/browser-detection to v1.14.0

2.7.2

21 Apr 22:03
Compare
Choose a tag to compare
  • Drop-in
    • Refactor expiration validation to max out at 19 years in the future

2.7.1

21 Apr 22:05
Compare
Choose a tag to compare
  • Custom
    • Ensures that nonces are written to the DOM immediately after they are generated

2.7.0

21 Apr 22:06
Compare
Choose a tag to compare
  • Add onReady callback
  • Custom
    • Credit card form is no longer required
  • Drop-in
    • Ensure only whitelisted payment methods are displayed (Credit cards, PayPal, Coinbase)
    • Fix Safari autofill issue
  • Coinbase
    • Add iOS8/Lollipop completion page when popup cannot close
    • Do not render button in ie8

2.6.3

21 Apr 22:06
Compare
Choose a tag to compare
  • Bugfixes

2.6.2

21 Apr 22:06
Compare
Choose a tag to compare
  • Bugfixes