Skip to content

Releases: braintree/braintree-web

v3.99.1

09 Feb 19:10
Compare
Choose a tag to compare
  • Venmo
    • Fix bug where the Venmo Desktop Popup would sometimes return a tokenization error when a customer canceled within the modal.
  • Package updates
    • Replace tomashanacek/gulp-envify with ladjs/gulp-envify due to missing dependency (tomashanacek/loose-envify).

v3.99.0

09 Feb 19:08
Compare
Choose a tag to compare
  • Venmo
    • Update isBrowserSupported to return true for iOS Chrome when allowNewBrowserTab is true and Venmo is not presented in an iFrame.

v3.98.0

09 Feb 19:06
Compare
Choose a tag to compare
  • Local Payment
    • Add support for seamless/one-click BLIK local payment

v3.97.4

09 Feb 19:05
Compare
Choose a tag to compare
  • Venmo
    • Change overlay container to be on top of other page components and prevent click-through.

v3.97.2

09 Feb 19:03
Compare
Choose a tag to compare
  • JS Docs
    • PayPal
      • Add clarification to updatePayment options
    • Apple Pay
      • Updated displayName docs for performValidation to indicate that maximium length is 64 characters

v3.97.1

09 Feb 19:00
Compare
Choose a tag to compare
  • JS docs
    • Add more details about content security policy
  • Hosted Fields
    • Fix bug where keyboard navigation would sometimes not work in FireFox

v3.97.0

09 Feb 18:54
Compare
Choose a tag to compare
  • 3D Secure
    • Updated documentation for requestVisaDAF parameter on verifyCard
  • SEPA
    • Add support for new mandate params, locale and billingAddress
  • PayPal
    • Remove PayPal private url and user agreement url from PayPal configuration response as deprecated
  • Venmo
    • Change overlay container to position: fixed to cover the entire viewport.
  • Package updates
    • Updated @braintree/sanitize-url to 6.0.4
    • Updated @braintree/browser-detection to 1.17.1

v3.96.1

09 Feb 18:48
Compare
Choose a tag to compare
  • Venmo
    • Fix bug that does not receive the right enrichedCustomerDataEnabled flag

v3.96.0

07 Jul 20:37
Compare
Choose a tag to compare
  • Update framebus to v5.2.1
  • Hosted Fields
    • Remove inputmode="numerical" attribute from the postal code input so the alphanumerical keyboard is presented on iOS devices.
  • 3D Secure
    • Add requestVisaDAF option to verifyCard
    • Add customFields param to verifyCard
  • PayPal
    • Add support for v2/orders

v3.95.0

07 Jul 20:33
Compare
Choose a tag to compare
  • 3D Secure
    • Add merchantName option to verifyCard
  • Venmo
    • Fix isBrowserSupported for Venmo web desktop login
    • Add collectCustomerBillingAddress, collectCustomerShippingAddress, totalAmount, subTotalAmount, discountAmount, taxAmount, shippingAmount, and lineItems params to createVenmoPaymentContext for rendering in Venmo paysheet