Skip to content

A PayPal Checkout Sample Project Primarily used for Automated Testing

Notifications You must be signed in to change notification settings

NBS-LLC/js-paypal-checkout-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paypal Checkout Sample Project

A PayPal Checkout sample project primarily used for automated testing.

This project uses PayPal's sandbox for all transactions.

Prerequisites

  • Node 14 or newer
  • Chrome or Chromium

Installation

> npm install

Usage Guide

Manual

> npm start

Browse to http://127.0.0.1:8080.

Following PayPal's card testing instructions.

> npm stop

Automated

> npm start
> npm run e2e
> npm stop

About

A PayPal Checkout Sample Project Primarily used for Automated Testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published