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.