IntegraPay Tokenization Gateway
This page details the inputs, secure inputs and outputs available for the IntegraPay Tokenization Gateway, how to complete each field, and an external link to the IntegraPay integration documentation.
PCI Pal must check any payment gateway integrations prior to going live. The
documentation disclaimer (which applies throughout this guide) should be read before commencing any configuration of payment gateways.
Inputs
Input Fields
|
Required
|
Character Limits/Required Input
|
Description
|
username
|
Yes
|
char
|
Username for authentication.
|
password
|
Yes
|
char
|
For authentication. Referred to as a user key.
|
businessKey
|
Yes
|
char
|
The business key representing the business for the transaction. Retrievable from the Business ID.
|
cardholderName
|
Yes
|
char
|
The cardholders name
|
Secure Inputs
Input Fields
|
Required
|
Character Limits/Required Input
|
Description
|
cardNumber
|
Yes
|
19 chars
|
Secure input of the card number
|
expiry
|
Yes
|
4 chars
|
Secure input of the card expiry in MMYY format
|
ccv
|
Yes
|
3 or 4 chars
|
Secure input of the card CVV, either three or four digits long depending on the card
|
Outputs
Output Fields
|
Description
|
cardToken
|
The token value for the given card, generated by IntegraPay
|
expiryOut
|
The full expiry as entered by the cardholder, returned by PCI Pal
|
cardType
|
The scheme for the provided card number, returned by PCI Pal
|
last4CardDigits
|
The last 4 digits of the given card number, returned by PCI Pal
|
TokenizeFullResponse
|
The full response body returned by IntegraPay
|
Further information can be found by viewing the integration documentation: