Skip to main content

Function: sendCustomerNotification()

sendCustomerNotification<T>(session, notification, options?): Promise<void>

Type Parameters

Type Parameter
T extends "SHOPIFY_UPDATE_PAYMENT_INFO"

Parameters

ParameterType
sessionSession
notification"SHOPIFY_UPDATE_PAYMENT_INFO"
options?CustomerNotificationOptions<T>

Returns

Promise<void>