Introduction
NetValve Token Fields is a secure payment integration solution that allows merchants to collect credit card information without sensitive card data touching their servers. It uses a combination of web components and secure iframes to create a PCI-compliant payment form while maintaining your website's look and feel.
Once all card fields are tokenized, you receive a secure payment token that can be safely passed to your server to complete the sale transaction.
Implementation Steps
Use the payment API to initialize token fields
...
Call the Sale API with the payment token
https://netvalve.atlassian.net/wiki/spaces/950272/pages/edit-v2/147882002/
Events, Messages, Properties
https://netvalve.atlassian.net/wiki/spaces/950272/pages/edit-v2/147914792/
...