-
Notifications
You must be signed in to change notification settings - Fork 6
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
Include the PayPal SDK & BrainTree PayPal as a payment service #185
Comments
Just noticed BrainTree supports PayPal too (i've been using Stripe and a custom service for PayPal), so may be better to include that in the service instead of just doing CCs via BrainTree. Before I get started on the PR which would you prefer @ghaiklor? Should ...
|
@mikedevita imo, it should be done as a separate payment gate, 2nd option. |
okay cool i'll get started on adding a paypal option. @ghaiklor hmm development seems to be borked for me whats all required to get started on this on my macbook? i'm on node 6.10.2 and running my global packages installed are: ├── babel-cli@6.24.1 nbm-debug.log
|
@mikedevita that was a long time ago, something could broke with dependencies updates. Try to run tests just with the mocha and then add other tools step by step for figuring out where is the problem. |
https://github.com/paypal/PayPal-node-SDK
I'll try to work on a PR for this, but just documenting the issue for now.
The text was updated successfully, but these errors were encountered: