object

CartFeature

Configuration options for features related to the shopping cart, including GST input, staff selection, and coupon usage.
Fields
google_map
Boolean!
Required
Allow adding Google Maps integration. Default value is true.
gst_input
Boolean!
Required
Whether customer is allowed to enter GST on the cart page for claiming input credits.
placing_for_customer
Boolean
Whether staff is placing order on behalf of customer. Default value is true.
revenue_engine_coupon
Boolean
Allow coupons and credits to be applied together. Default value is false.
staff_selection
Boolean
Whether staff selection is enabled on cart page.