Poq.SDK.Node

Home > @poq/sdk-sfcc > ExpressCheckoutService > (constructor)

ExpressCheckoutService.(constructor)

Constructs a new instance of the ExpressCheckoutService class

Signature:

constructor(checkoutClient: ICheckoutClient, customersClient: ICustomersClient, basketClient: IBasketsClient, orderClient: IOrdersClient);

Parameters

Parameter Type Description
checkoutClient ICheckoutClient  
customersClient ICustomersClient  
basketClient IBasketsClient  
orderClient IOrdersClient