Skip to content

Latest commit

 

History

History
33 lines (30 loc) · 2.29 KB

Cart.md

File metadata and controls

33 lines (30 loc) · 2.29 KB

UltracartClient::Cart

Properties

Name Type Description Notes
affiliate CartAffiliate [optional]
affiliate_network_pixel_oid Integer The affiliate network pixel identifier associated with the cart [optional]
base_currency_code String The ISO-4217 three letter base currency code of the account [optional]
billing CartBilling [optional]
buysafe CartBuysafe [optional]
cart_id String Unique identifier for this cart [optional]
checkout CartCheckout [optional]
coupons Array<CartCoupon> Coupons [optional]
currency_code String The ISO-4217 three letter currency code the customer is viewing prices in [optional]
currency_conversion CartCurrencyConversion [optional]
customer_profile CartCustomerProfile [optional]
exchange_rate Float The exchange rate if the customer is viewing a different currency than the base [optional]
gift CartGift [optional]
gift_certificate CartGiftCertificate [optional]
items Array<CartItem> Items [optional]
language_iso_code String The ISO-631 three letter code the customer would like to checkout with [optional]
logged_in BOOLEAN True if the customer is logged into their profile [optional]
marketing CartMarketing [optional]
merchant_id String Merchant ID this cart is associated with [optional]
payment CartPayment [optional]
properties Array<CartProperty> Properties associated with the cart [optional]
settings CartSettings [optional]
shipping CartShipping [optional]
summary CartSummary [optional]
taxes CartTaxes [optional]
upsell_after CartUpsellAfter [optional]