Sha256: c8e9f3d2a0c100eb50fb64b3cf03ddb91f26af8ce78b004eb7bc9a9a4075927d
Contents?: true
Size: 1.16 KB
Versions: 1
Compression:
Stored size: 1.16 KB
Contents
# OpenapiClient::PaymentCardSaleTransaction ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **request_type** | **String** | Object name of the primary transaction request. | **store_id** | **String** | An optional outlet ID for clients that support multiple stores in the same app. | [optional] **merchant_transaction_id** | **String** | The unique merchant transaction ID from the request header, if supplied. | [optional] **transaction_amount** | [**Amount**](Amount.md) | | **transaction_origin** | [**TransactionOrigin**](TransactionOrigin.md) | | [optional] **order** | [**Order**](Order.md) | | [optional] **payment_method** | [**PaymentCardPaymentMethod**](PaymentCardPaymentMethod.md) | | **stored_credentials** | [**StoredCredential**](StoredCredential.md) | | [optional] **settlement_split** | [**Array<SubMerchantSplit>**](SubMerchantSplit.md) | Settle with multiple sub-merchants, sale and preAuth only. | [optional] **create_token** | [**CreatePaymentToken**](CreatePaymentToken.md) | | [optional] **currency_conversion** | [**CurrencyConversion**](CurrencyConversion.md) | | [optional]
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
first_data_gateway-1.2.0 | docs/PaymentCardSaleTransaction.md |