Skip to content

Doesn't seem to work with latest Braintree versions #279

@osseonews

Description

@osseonews

We are using version 1.2.1 of this package. When we installed it about a month ago, it installed as dependencies braintree-web 3.71.0 and braintree-web-drop-in 1.26.0" and it worked fine. However, when installing currently, the package installs braintree-web: "version": "3.74.0" and braintree-web-drop-in": "version": "1.27.0". The package no longer works with those versions. All you get it is the "Loading" and the actual drop in form never displays. How do we prevent installation of those versions? Or is it possible to update this package so it works with the current braintree versions? I'm not sure what the issue is exactly, but for some reason it's incompatible.

BTW, when we locally run: "npm install braintree-web-drop-in@1.26.0" - we can override the installation of 1.27.0 and this package works fine. However, we actually have to build the packages again, this package installs braintree-web-drop-in": "version": "1.27.0" and everything breaks.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions