Skip to content

Releases: braintree/braintree-web

v3.116.3

24 Mar 17:41
Compare
Choose a tag to compare

PayPal Checkout

  • Adding public documentation for riskCorrelationId in createPayment

v3.116.2

11 Mar 21:11
Compare
Choose a tag to compare

Fastlane

  • Previous fix for a bug that occured when termsAndConditionsCountry was not available for tokenization did not cover all edge cases

v3.116.1

11 Mar 18:57
Compare
Choose a tag to compare

Fastlane

  • Fix bug that occured when termsAndConditionsCountry was not available for tokenization

v3.116.0

06 Mar 20:59
Compare
Choose a tag to compare
  • Fastlane
    • add termsAndConditionsCountry in tokenization
  • 3D Secure
    • Remove Legacy framework as v1 has been deprecated completely
  • Analytics
    • Changed Popup Bridge analytics to standardize around all Braintree SDKs

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.