createCheckoutInfo

open override fun createCheckoutInfo(backendCart: BackendCart, checkoutInfoResult: CheckoutInfoResult?, timeout: Long)

Creates a checkout info with mandatory price calculation and available payment methods. This document can be used to show the real price to the user and it can be used to start a checkout process as input of {@link #createPaymentProcess}