Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 1.48 KB

CartSettingsPayment.md

File metadata and controls

20 lines (17 loc) · 1.48 KB

UltracartClient::CartSettingsPayment

Properties

Name Type Description Notes
amazon CartSettingsPaymentAmazon [optional]
credit_card CartSettingsPaymentCreditCard [optional]
need_payment BOOLEAN True if this card requires a payment from the customer [optional]
paypal CartSettingsPaymentPayPal [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]