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
https://netvalve.atlassian.net/wiki/spaces/950272/pages/edit-v2/147947535/
Add the card fields to the HTML of your payment page
https://netvalve.atlassian.net/wiki/spaces/950272/pages/edit-v2/147914765/
Configure the SDK and its properties
https://netvalve.atlassian.net/wiki/spaces/950272/pages/edit-v2/147849255/
https://netvalve.atlassian.net/wiki/spaces/950272/pages/edit-v2/147849287/
https://netvalve.atlassian.net/wiki/spaces/950272/pages/edit-v2/147947581/
https://netvalve.atlassian.net/wiki/spaces/950272/pages/edit-v2/147881992/
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/
https://netvalve.atlassian.net/wiki/spaces/950272/pages/edit-v2/147947622/
https://netvalve.atlassian.net/wiki/spaces/950272/pages/edit-v2/147914806/
https://netvalve.atlassian.net/wiki/spaces/950272/pages/edit-v2/147914821/