Hierarchy

  • CheckoutInput

Properties

replaceFinishedCfgn?: boolean

This flag handles the behaviour when the current configuration is based on an already existing finished configuration.

  • If true, then the current configuration is used to replace the existing finished configuration. (e.g. edit a cfgn which is already in a shop-cart)
  • If false, then the current configuration is used to create a completely new finished configuration without mutating the existing finished configuration (e.g. allow to create a new quote from frozen cfgns)
shopInput?: string

Sets this value as input for the Checkout components "Shop" property

Generated using TypeDoc