Skip to content

ProcessOut JavaScript library with modal & white-label support

License

Notifications You must be signed in to change notification settings

processout/processout.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProcessOut.js

=====================

The ProcessOut's full API documentation can be found on our documentation. You can also find ProcessOut.js specific documentation for card fields and modals.

Building

To compile the code in this repository you will need ensure Node, NPM, TypeScript and Uglify are installed on your machine. This can be done by running the following commands on your terminal:

brew install node
node -v
npm -v

sudo npm install [email protected] [email protected] -g
tsc -v

After that, changes to the code can be compiled with the command make build. This should be done before changes are merged into master.

About

ProcessOut JavaScript library with modal & white-label support

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages