DeliveryMethod

public enum DeliveryMethod

Delivery method for receipt

Enum Constants

EMAIL

public static final DeliveryMethod EMAIL

Delivery method for emailing the receipt to the customer

NONE

public static final DeliveryMethod NONE

The customer does not want a receipt

PRINT

public static final DeliveryMethod PRINT

Delivery method for printing the receipt on the default printer

SMS

public static final DeliveryMethod SMS

Delivery method for providing an SMS message to the customer, generally containing a link to an online receipt