Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 743 Bytes

File metadata and controls

14 lines (10 loc) · 743 Bytes

FinalizePaymentRequest

Properties

Name Type Description Notes
capture Boolean [optional] [default to null]
ac_type String EMV chip card action code: TC (approved), AAC (declined), or fault. [default to null]
field55 String EMV tag 55 data from the chip card transaction. [default to null]
track2 String Track 2 magnetic stripe equivalent data from the chip card. [default to null]
metadata Object [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]