Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.48 KB

File metadata and controls

21 lines (17 loc) · 1.48 KB

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