Skip to content

Help: Venmo payment support for desktop #320

@raja8861

Description

@raja8861

Use case: in our project we should provide venmo as a payment method for Desktop users.

issue: with the current braintree-web-drop-in-react package it is not possible, because your using older version of "braintree-web-drop-in": "^1.24.0". In order to support venmo payment method for desktop, we should use braintree-web-drop-in": "^1.27.1 or >1.27.1.

Requested Help: Could you update the braintree-web-drop-in version from ^1.24.0 to ^1.27.1 or the ^1.31.1

Note: there is only one breaking change, whoever trying read deviceData for fraud check from _ dataCollectorInstance it will be undefined once you have updated the braintree-web-drop-in package version. braintree guys have update the object reference name From _dataCollectorInstance To _dataCollector

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