Home > @poq/sdk-sfcc > CheckoutService
SFCC Checkout service interface to initiate start procedure.
Signature:
export declare class CheckoutService implements ICheckoutService
Implements: ICheckoutService
Constructor | Modifiers | Description |
---|---|---|
(constructor)(sessionsClient, checkoutSettingsProvider) | Constructs a new instance of the CheckoutService class |
Method | Modifiers | Description |
---|---|---|
start(authInfo, userAgent, currency, cart) | SFCC Checkout service interface to initiate start procedure. |