Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 675 Bytes

File metadata and controls

23 lines (14 loc) · 675 Bytes

PCI Proxy Web Tokenization

This project contains sample code for implementing a visually pleasing credit card tokenization form with PCI Proxy with ReactJS.

Further information can be found in the PCI Proxy Documentation.

Usage

Visit the online demo or clone this repository.

Local Installation

cd react-example

Go to the React example folder

npm install

Install all dependencies

npm start

A working bundle will be created Server running at http://localhost:1234