Home > @poq/sdk-sfcc > ExpressCheckoutService > (constructor)
Constructs a new instance of the ExpressCheckoutService
class
Signature:
constructor(checkoutClient: ICheckoutClient, customersClient: ICustomersClient, basketClient: IBasketsClient, orderClient: IOrdersClient);
Parameter | Type | Description |
---|---|---|
checkoutClient | ICheckoutClient | |
customersClient | ICustomersClient | |
basketClient | IBasketsClient | |
orderClient | IOrdersClient |