Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Current »

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

  1. Use the payment API to initialize token fields

https://netvalve.atlassian.net/wiki/spaces/950272/pages/edit-v2/147947535/

  1. Add the card fields to the HTML of your payment page

https://netvalve.atlassian.net/wiki/spaces/950272/pages/edit-v2/147914765/

  1. 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/

  1. 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/

  • No labels