Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. How we are going to check if a user has lost Prime membership (it should be a reusable process that we can apply for Blue Card and other future partnerships)

    1. Before showing the offers, we should call Amazon (Benefits?) API and validate if the customer is Prime

  2. How are we going to display the current membership status (especially if we end up having multiple partnerships)

    1. N/A

  3. How are we going to show Prime-related offers

    1. Loyalty offers will be configured in Sanity with a new indicator. So, when getting these offers (Get UserLoyaltyOffers), we should apply the proper filter if the customer is Prime.

  1. Will the check we do for status of the membership need to be configurable based on the partner we onboard? How would filters work ?

    1. In Sanity, configure who should see that offer:
      If not configured, everyone sees it
      If configured, only the people who match filter
      For example, “Amazon Prime Discount 10%” only visible to guests who have attribute AmazonPrimeActive = true

  1. How are we going to show Prime-related offers

    1. Loyalty offers will be configured in Sanity with a new indicator. So, when getting these offers (Get UserLoyaltyOffers), we should apply the proper filter if the customer is Prime.