Skip to content
This repository has been archived by the owner on Aug 16, 2022. It is now read-only.

braintreedev/sample-paypal-payment-wallet-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo is on a path to being archived, checkout our other resources in github.com/paypal

Using the PayPal SDK in Express 4 to process a PayPal wallet payment

This is an example of the PayPal SDK using the official Node SDK in Express 4 to set up a PayPal wallet payment.

Technology

This demo uses

Running the demo

  • Run npm install to install all dependencies
  • Run npm start to start the app
  • Visit http://127.0.0.1:3000/ in your browser
  • You will be redirected to PayPal
  • Login using the following credentials:
    • Username: us-customer@commercefactory.org
    • Password: test1234
  • Complete the payment instructions
  • You will receive a message that says "Payment completed"

Useful links

About

A PayPal sale made using the PayPal REST API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published