POSMemberWalletReceiptConfigAnnotation

Per-account configuration controlling how member wallet details are displayed on printed receipts.

  • customer_name_format_option
    Type: integer ยท CustomerNameFormatOptionenum

    Controls how the customer name is formatted on the receipt line. Only applied when enabled_customer_name is true.

    Value Format Example
    0 First name only Allison
    1 First name + last initial Allison M
    2 First name + hashed last name Allison M***y
    3 Full name Allison McGinley
    values
    • 0
    • 1
    • 2
    • 3
  • enabled_customer_name
    Type: boolean

    Whether to include a customer name line on the receipt. When false, the customer name line is omitted.