This page details the inputs, secure inputs and outputs available for the Paynova Logic Item, how to complete each field.
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
|
referenceCode
|
Yes
|
n/a
|
Reference code of the payment
|
cardHolderName
|
Yes
|
n/a
|
The name of the card holder
|
privateKey
|
No (C)
|
n/a
|
The private key related to the Paynova account
|
(C) - If the Logic Item Private Key is not filled in, this will be required.
Secure Inputs
Input Fields
|
Required
|
Character Limits/
Required Input
|
Description
|
cardNumber
|
Yes
|
19 chars
|
Secure input of the card number
|
cardExpiry
|
Yes
|
4 chars
|
Secure input of the card expiry - in the format MMYY
|
cardCvc
|
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
|
reasonPhrase
|
The outcome of the payment
|
statusCode
|
Status code of the payment - if successfull will be 'OK'
|
pcipal.errorMessage
|
PCI Pal Specific Error Message. If anything goes wrong in the sending of a request, our internal error handling will respond with a message on the output of the flow
|
Paynova Logic Item
The Paynova Logic Item contains the following properties:
 Success Code
Each gateway has its own unique selection of status codes on a request back from the gateway - for Paynova, this is: OK
|
|
 Select Endpoint
For added security the Paynova endpoints have been hardcoded into the integration. Test or Live needs to be selected from the Select Endpoint drop down list, depending on the transaction being conducted.
|
|
 Password
Password provided by Paynova.
|
|