Class SessionOverrideCheckoutFlowFacade

  • All Implemented Interfaces:
    CheckoutFlowFacade, AcceleratorCheckoutFacade, CheckoutFacade

    public class SessionOverrideCheckoutFlowFacade
    extends DefaultCheckoutFlowFacade
    Specialised version of the DefaultCheckoutFlowFacade that allows the checkout flow and pci strategy to be overridden in the session. This is primarily used for demonstration purposes and you may not need to use this sub-class in your environment.
    • Field Detail

      • SESSION_KEY_CHECKOUT_FLOW

        public static final java.lang.String SESSION_KEY_CHECKOUT_FLOW
        See Also:
        Constant Field Values
      • SESSION_KEY_SUBSCRIPTION_PCI_OPTION

        public static final java.lang.String SESSION_KEY_SUBSCRIPTION_PCI_OPTION
        See Also:
        Constant Field Values
    • Constructor Detail

      • SessionOverrideCheckoutFlowFacade

        public SessionOverrideCheckoutFlowFacade()