Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 1.09 KB

README.md

File metadata and controls

32 lines (19 loc) · 1.09 KB

Secure Fields examples

This project contains sample code for implementing a visually pleasing credit card form.

Further information can be found here:

Online demo

Visit the online demo here.

Note: Please only ever use secureFields.initTokenize(...) if you are a PCI Proxy customer.

React examples

For PCI Proxy customers

An example of how to integrate Secure Fields with React applications can be found in the react-example-initTokenize folder.

For Datatrans Payment Gateway customers

An example of how to integrate Secure Fields with React applications can be found in the react-example-init folder.

Angular examples

For PCI Proxy customers

An example of how to integrate Secure Fields with Angular 14 applications can be found in the angular-14-example folder.