Skip to content

Releases: braintree/braintree-web

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

v3.109.0

15 Oct 20:08
Compare
Choose a tag to compare
  • PayPal Checkout
    • Add userAuthenticationEmail to createPayment to enable MPE

v3.108.0

19 Sep 23:46
Compare
Choose a tag to compare

PayPal

  • Support Checkout with Vault on v2 orders API

v3.107.1

11 Sep 21:30
Compare
Choose a tag to compare
  • Hosted Fields
    • Fix passing through a sessionId value

v3.107.0

06 Sep 22:47
Compare
Choose a tag to compare
  • Hosted Fields
    • Add support for passing through a sessionId value
  • PayPal Checkout
    • Enable option to pass through client-metadata-id
  • Fastlane
    • Add support for loading the Fastlane component in an AMD environment
  • Local Payment
    • Added Support for Local Payment mbway and bancomatpay

v3.106.0

06 Aug 20:43
Compare
Choose a tag to compare
  • Fraudnet
    • Truncate session id to 32 characters.