Link Search Menu Expand Document

ref: App Feature List

  • Store Icon Types (A/B)
    The store icons used on the store list screens and map screen will be either one of the following:
    • A. stores that have not yet joined the program but are planning to join. These stores require two specific icons (need to be provided by client).
    • B. stores of various types that require unique icons to differentiate them in the app. A variety of icons will need to be provided for these stores (need to be provided by client). Which one would you like the app to have?

(#10 Future Work)

  • Registration with a member card number (yes/no): do you already have users that have a member card number? It can be arranged that users can claim their account using their member card number only. (#1 Future Work)

  • Registration a member card number after sign-up (yes/no): when the user already has made an account, they might want to register a physical card they have. Do you want the app to support this feature. (#12 Future Work)

  • Receipts teaser (open): do you want the app to have a small section on one of the main pages reserved for some of the latest transactions? On what page?

  • Required or non-required fields (open): it needs to be specified if fields need to be present, optional or required. This holds true for instance for the following fields: date of birth, gender, phone number, receiving deals through SMS, receiving direct mail, or household extension.

  • Vouchers auto claim (yes/no): by default, the user has to activate a voucher; this way, they have control over what redemptions are applied on checkout. It is possible to make all received vouchers active by default. Do you want vouchers to be auto-claimed?

{
  "store_icons_branded": false,
  "points_exchange": false,
  "points_exchange_no_earning": false,
  "card_login": false,
  "dynamic_deals": false,
  "store_selector": true,
  "wallet_support": true,
  "receipts_teaser": false,
  "deals_as_pdf": false,
  "automatic_opt_in": true,
  "native_home_view": true,
  "validate_user": false,
  "phone_country_field": true,
  "password_reset_enabled": true,
  "referral_code": false,
  "google_places_images": false,
  "form_registration_extension_field": false,
  "form_registration_gender_field_required": false,
  "form_registration_phone_field_required": false,
  "home_sliders": false,
  "member_number_altering": true,
  "marketing_checkbox_sms": true,
  "only_onboarding_terms_and_condition": false,
  "is_imperial_unit": true,
  "vouchers_auto_claim": false
}