2.0.237-alpha.0 • Published 3 years ago

@paypal/smart-payment-buttons-prerelease v2.0.237-alpha.0

Weekly downloads
22
License
PayPal
Repository
github
Last release
3 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: