CaptureMethodEx Complex Type

Card data capture method related receipt data

Name Description Type Constraint
CaptureMethodEx This is the card data capture method related receipt data Extension of CaptureMethod Optional
@ requires Signature This indicates whether to add a customer signature block to the printed receipt. If false (default) then a merchant signature block is not required; otherwise true to print a customer signature block xs:boolean Optional
@ verifiedByPin This indicates whether the transaction has been verified by the customer entering their PIN. If true, then it indicates that a statement similar to ‘Verified By PIN’ is required on the receipt xs:boolean Optional
@ requires MerchantSignature This indicates whether to add a merchant signature block to the printed receipt. If false (default) then a merchant signature block is not required; otherwise true to print a merchant signature block xs:boolean Optional