Skip to content

Releases: braintree/braintree-web

v3.92.1

07 Jul 20:19
Compare
Choose a tag to compare
  • Hosted Fields

    • Fixed bug related to cardholderName having wrong inputmode
  • Package updates

    • Updated @braintree/sanitize-url to 6.0.2
    • Updated json5 to 2.2.3
    • Updated decode-uri-component to 0.2.2
    • Updated terser to 4.8.1
    • Updated minimist to 1.2.8
    • Updated cached-path-relative to 1.1.0

v3.92.0

07 Jul 20:17
Compare
Choose a tag to compare
  • Venmo
    • Fix issue resulting in blocked popups in desktop web login flow
  • PayPal
    • Remove amount calculation in updatePayment; now amount param is required.
  • 3D Secure
    • Clarify format of IP Address in AdditionalInformation object

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