Skip to content
This repository was archived by the owner on Sep 26, 2023. It is now read-only.

optile/demo-express-checkout-react-spa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

❗ Deprecated

The repository has been deprecated since 22nd September 2023. There is a new version of demo application available at https://github.com/optile/op-demo-shop.

Express Checkout React Single Page Demo

This Demo shop is to represent the React implementation of Express Checkout https://github.com/optile/express-checkout We are using onProceed and onAbort customFunctions to rewrite the internal implementation, and to disable the hard redirect, and do it using javascript routing.



Steps to run demo

npm install --save express-checkout@latest --registry https://packagecloud.io/optile/javascript/npm/

npm install

npm start

Open http://localhost:3000/

Live Demo - https://optile.github.io/demo-express-checkout-react-spa






Steps to build the component

npm install

npm run onlybuild

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published