datatrans / secure-fields-sample

Visually pleasing credit card forms with Datatrans Payment Gateway and PCI Proxy.
https://datatrans.github.io/secure-fields-sample/
MIT License
7 stars 7 forks source link

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.