×
Menu

Paytrace Payment Gateway (Update Customer)

 
This page details the inputs, secure inputs and outputs available for the Paytrace Payment Gateway, how to complete each field, and an external link to the Paytrace 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
customerId
Yes
50 char
A unique identifier for a customer profile stored in your Customer Database(Vault) at PayTrace.
integratorId
Yes
50 char
A unique ID to correlate an API consumers calls to the PayTrace system.
username
Yes
50 char
PayTrace API Username
password
Yes
50 char
Password for PayTrace API
 

Secure Inputs

Inputs Fields
Required
Character Limits/Required Input
Description
number
Yes
19 char
Secure input of the card number
expiration
Yes
4 char
Secure input of the card expiry - in the format MMYY
csc
Yes
3 or 4 char
Secure input of the card CVV, either three or four digits long depending on the card
 

Outputs

Output Fields
Description
error
A description of any error that occurred during the request. Blank for a successful transaction.
success
This flag will indicate if the request is successful.
Possible values: true/false.
True indicates that the request was successful and had no errors.
False indicates that the request was not successful and some kind of error has occurred.
responseCode
This code will show you the response code based on the request execution status.
statusMessage
The status message about the request that provides additional information about the request execution end result.
maskedCardNumber
The credit card number with all digits masked and replaced with 'x' except the last 4 digits.
 
Further information can be found by viewing the integration documentation:
The help manual was created with Dr.Explain