Sha256: 9cabb481b6ae7479c09c4008f09c30def69bcbee83c8bfc840498f45078dec7b
Contents?: true
Size: 1.5 KB
Versions: 324
Compression:
Stored size: 1.5 KB
Contents
# UltracartClient::CartSettingsPayment ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **amazon** | [**CartSettingsPaymentAmazon**](CartSettingsPaymentAmazon.md) | | [optional] **credit_card** | [**CartSettingsPaymentCreditCard**](CartSettingsPaymentCreditCard.md) | | [optional] **need_payment** | **BOOLEAN** | True if this card requires a payment from the customer | [optional] **paypal** | [**CartSettingsPaymentPayPal**](CartSettingsPaymentPayPal.md) | | [optional] **supports_amazon** | **BOOLEAN** | True if Amazon payments are available on this order | [optional] **supports_check** | **BOOLEAN** | True if check payments are available on this order | [optional] **supports_cod** | **BOOLEAN** | True if COD payments are available on this order | [optional] **supports_credit_card** | **BOOLEAN** | True if credit card payments are available on this order | [optional] **supports_money_order** | **BOOLEAN** | True if money order payments are available on this order | [optional] **supports_paypal** | **BOOLEAN** | True if PayPal payments are available on this order | [optional] **supports_purchase_order** | **BOOLEAN** | True if purchase order payments are available on this order | [optional] **supports_quote_request** | **BOOLEAN** | True if quote requests payments are available on this order | [optional] **supports_wire_transfer** | **BOOLEAN** | True if wire transfer payments are available on this order | [optional]
Version data entries
324 entries across 324 versions & 1 rubygems