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] |