Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help: Venmo payment support for desktop #320

Open
raja8861 opened this issue Aug 6, 2021 · 0 comments
Open

Help: Venmo payment support for desktop #320

raja8861 opened this issue Aug 6, 2021 · 0 comments

Comments

@raja8861
Copy link

raja8861 commented Aug 6, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant