Sample code for implementing a visually pleasing credit card transaction form with ReactJS.
This example is using the Datatrans Payment JSON API and guides you through the backend calls to initialize and authorize transactions.
Note: If you're a PCI Proxy customer, please refer to our Secure Fields initTokenize example and the PCI Proxy Documentation.
npm install
npm start