Util

public class Util

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
public static Map<String, String> addToLoyaltyServiceExtras(Map<String, String> map, CustomerInfo customerInfo, String orderId)
Link copied to clipboard
public static String getServiceAction(String dynamicService)
Produces the string used to start a dynamic service.
Link copied to clipboard
public static String getServiceStateEventAction(String dynamicService)
Produces the proper string to use in an event receiver to 'listen' for state change events from a dynamic service.