Lions Creek Rewards — Support

For support, please email Support@TwoMenOnAYellowCouch.com.

How it works (v1.6)

Customer experience

Operational endpoints

Setup checklist

  1. Admin settings: Open the app in Shopify Admin → configure earn rate, redemption mapping (points → $ value), and optional exclusions (excluded collections/products and/or tags). The discount-scope collection handle is optional (blank = discount applies to all products).
  2. Customer Account page: Ensure the Customer Account UI extension is deployed and enabled in the store’s customer account.
  3. Webhooks: Confirm required webhooks are registered (orders paid, refunds, cancellations, and Shopify privacy topics). The app’s webhook handler is /webhooks.
  4. Expiry job: Schedule a daily GET to /jobs/expire. If JOB_TOKEN is configured on the server, include X-Job-Token (or Bearer auth).

Common issues