braintree / braintree_node

Braintree Node.js library
https://developer.paypal.com/braintree/docs/start/overview
MIT License
334 stars 104 forks source link

threeDSecure npm package #185

Closed damianpm closed 3 years ago

damianpm commented 3 years ago

General information

I'm using the npm package braintree-web, it includes braintree-web/client and braintree-web/hosted-fields, but it doesn't include threeDSecure Does threeDSecure has its own npm pakage? I know I can include the script tag to fetch https://js.braintreegateway.com/web/3.70.0/js/three-d-secure.min.js, but I'd like to have threeDSecure in my webpack pipeline

hollabaq86 commented 3 years ago

👋 @damianpm this is the repo for the Node server-side SDK. Your question applies to the client-side library. I'm going to close this issue and create a new one in our client-side braintree-web repo.

damianpm commented 3 years ago

👋 @damianpm this is the repo for the Node server-side SDK. Your question applies to the client-side library. I'm going to close this issue and create a new one in our client-side braintree-web repo.

Thanks @hollabaq86 !