Poq.SDK.Node

Home > @poq/sdk-sfcc > CheckoutService

CheckoutService class

SFCC Checkout service interface to initiate start procedure.

Signature:

export declare class CheckoutService implements ICheckoutService 

Implements: ICheckoutService

Constructors

Constructor Modifiers Description
(constructor)(sessionsClient, checkoutSettingsProvider)   Constructs a new instance of the CheckoutService class

Methods

Method Modifiers Description
start(authInfo, userAgent, currency, cart)   SFCC Checkout service interface to initiate start procedure.