Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1.09 KB

PaymentDevicePreAuthTransaction.md

File metadata and controls

15 lines (11 loc) · 1.09 KB

PaymentDevicePreAuthTransaction

Properties

Name Type Description Notes
payment_method PaymentDevicePaymentMethod
create_token CreatePaymentToken [optional]
settlement_split list[SubMerchantSplit] Settle with multiple sub-merchants, sale and preAuth only. [optional]
stored_credentials StoredCredential [optional]
split_shipment SplitShipment [optional]
decremental_flag bool This flag can only be used in a preAuth transaction that updates the amount of a previous preAuth transaction to either increase the preAuth amount (DecrementalPreAuthFlag = false) or decrease the preAuth amount (DecrementalPreAuthFlag = true). [optional] [default to False]

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