Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.5 KB

File metadata and controls

25 lines (17 loc) · 1.5 KB

CartSettingsPayment

Properties

Name Type Description Notes
amazon CartSettingsPaymentAmazon [optional]
creditCard CartSettingsPaymentCreditCard [optional]
needPayment Boolean True if this card requires a payment from the customer [optional]
paypal CartSettingsPaymentPayPal [optional]
supportsAmazon Boolean True if Amazon payments are available on this order [optional]
supportsCheck Boolean True if check payments are available on this order [optional]
supportsCod Boolean True if COD payments are available on this order [optional]
supportsCreditCard Boolean True if credit card payments are available on this order [optional]
supportsMoneyOrder Boolean True if money order payments are available on this order [optional]
supportsPaypal Boolean True if PayPal payments are available on this order [optional]
supportsPurchaseOrder Boolean True if purchase order payments are available on this order [optional]
supportsQuoteRequest Boolean True if quote requests payments are available on this order [optional]
supportsWireTransfer Boolean True if wire transfer payments are available on this order [optional]