Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.89 KB

PaylinkCardHolder.md

File metadata and controls

18 lines (14 loc) · 1.89 KB

Citypay Api Client.PaylinkCardHolder

Properties

Name Type Description Notes
accept_headers String The accept headers string generated by the Customer Browser. This field may be used to lock the payment process to the customer's browser. If the customer were to attempt to use a different browser an error will be generated. [optional]
address PaylinkAddress [optional]
company String The company name for the card holder. [optional]
email String The cardholder's email address. This field can be used to send a receipt to the payment cardholder. If this value is not supplied, no email will be sent. [optional]
firstname String The first name of the card holder. [optional]
lastname String The last name or surname of the card holder. [optional]
mobile_no String The mobile number of the cardholder. This can be used for data collection via the Paylink Payment Form or to send an SMS on completion of a transaction. This feature is a licensable option and is not configured by default. [optional]
remote_addr String Specifies the remote IP address of the customer's browser. This field may be used to lock the payment form to the customer's IP address. Should the address change or a malicious third party attempted to hijack the transaction, an error will be generated. [optional]
title String A title for the card holder such as Mr, Mrs, Ms, M. Mme. etc. [optional]
user_agent String Specifies the user agent string of the Customer Browser. This field may be used to lock the payment form to the browser. Should a different user agent attempt to process the transaction or a malicious third party attempted to hijack the transaction, an error is generated. [optional]