Skip to content

Releases: braintree/braintree-web

v3.115.2

13 Feb 20:44
Compare
Choose a tag to compare

Apple Pay

  • Add isDeviceToken to TokenizePayload

v3.115.1

10 Feb 20:19
Compare
Choose a tag to compare
  • Update dependencies

    • Update restricted-input to v4.0.3
    • UglifyJS to 3.19.3
  • Update browserify task

    • Setting UglifyJS arrows option to false

v3.115.0

23 Jan 22:07
Compare
Choose a tag to compare
  • Docs update
    • Add internationalPhone option to shippingAddressOverride in PayPal Checkout JSDoc
  • Update dependencies
    • framebus to v6.0.3
  • Local Payment Methods
    • Allow redirect flow to work when inside an iframe

v3.114.0

21 Jan 21:49
Compare
Choose a tag to compare
  • PayPal Checkout
    • Add recipientEmail option to shippingAddressOverride
  • Update dependencies
    • @braintree/asset-loader to v2.0.2
    • @braintree/browser-detection to v2.0.2
    • @braintree/iframer to v2.0.1
    • @braintree/uuid to v1.0.1
    • card-validator to v10.0.2
    • credit-card-type to v10.0.2
    • framebus to v6.0.2
    • inject-stylesheet to v6.0.2
  • PayPal Checkout
    • Add support for shippingCallbackUrl in `createPayment
  • Data Collector
    • Deprecate Kount

3.113.0

17 Dec 21:29
Compare
Choose a tag to compare
  • Local Payment Methods
    • Fix hasTokenizationParams to account for token URL param
  • Hosted Fields
    • add support for -webkit-text-fill-color CSS rule

v3.112.1

19 Nov 19:34
Compare
Choose a tag to compare
  • Venmo
    • Fix a bug where, after redirecting in the mobile web flow, we were passing in a null context ID to a graphql API call. The fix is to set the Venmo instance's venmoPaymentContextId based on resource_id in url.

v3.112.0

19 Nov 19:33
Compare
Choose a tag to compare
  • Local Payment
    • Remove support of bic field for iDeal payments
    • Update documentation for redirectUrl
  • Utility Functions
    • Ensure camelCaseToSnakeCase handles null values correctly

v3.111.1

31 Oct 15:16
Compare
Choose a tag to compare
  • Node.js
    • Updated from Node.js v14 to Node.js v20

v3.111.0

23 Oct 18:16
Compare
Choose a tag to compare
  • Local Payment Methods
    • Add Full Page Redirect

v3.110.0

15 Oct 20:08
Compare
Choose a tag to compare
  • SEPA
    • Add support for new full page redirect flow