2.0.176 • Published 4 years ago

paypal-spb-demo v2.0.176

Weekly downloads
5
License
PayPal
Repository
github
Last release
4 years ago

PayPal Smart Payment Buttons

Smart Payment Buttons application, including:

  • Server-side buttons renderer
  • Client side logic

Please note: this repo is not intended as a public entry point into the smart buttons. Please see:

Development

Running the development server

npm install
npm start

Then load http://localhost/smart/buttons?clientID=alc_client1 in your browser.

Using local paypal-checkout-components

This repo uses the button renderer from github.com/paypal/paypal-checkout-components. To pull in local changes from paypal-checkout-components to this module: