Checkout

constructor(project: Project, shoppingCart: ShoppingCart, checkoutApi: CheckoutApi = DefaultCheckoutApi( project, shoppingCart ))