2.0.261-alpha.1 • Published 4 years ago

@paypal/smart-payment-buttons-pre-release v2.0.261-alpha.1

Weekly downloads
31
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: