listTriggers( )


Important:


Lists all custom triggers provided by your service plugin integration.

This method is automatically called by Wix eCommerce to populate the custom minimum requirements section of an automatic discount.

Method Declaration
Copy
Method Parameters
payloadListTriggersEnvelope
Returns
Return Type:ListTriggersResponse | Promise<ListTriggersResponse>
Did this help?