/paypal-checkout-example

A simple working end-to-end PayPal checkout example

Primary LanguageJavaScriptMIT LicenseMIT

paypal-checkout-example

A simple working end-to-end PayPal checkout example

Follow these steps to get everything working

  • Make sure you have git installed and run the following commands in your terminal:
git clone https://github.com/bryanjenningz/paypal-checkout-example.git
cd paypal-checkout-example
npm install
npm run dev