/paypal-integration

Example on how to integrate paypal payment

Primary LanguageJavaScript

paypal-integration

Example showing how to use the PayPal REST SDK with Node.js to take a payment

  • run yarn to install dependencies
  • run yarn start to start the server
  • go to http://localhost:3000 to interact with the payment gateway.