# Customer eligibility is not respected

I checked the Customer Eligibility checkbox, but I was able to use the unique coupon code issued for another person. What other settings do I need to make so that only the person who received the coupon code can use it?

<figure><img src="/files/g1mlKSIUJKxc1MoqQdC4" alt=""><figcaption></figcaption></figure>

This is the only setting needed to ensure that only the person who received the discount code can use it. Another person may still be able to enter the discount code, and see a reduced price. However, when the other person fills in the checkout form, then Shopify will inform that the discount code is not valid. It will also revert the original price.

<figure><img src="/files/SumDfEkRUTqUbIfCT5IA" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.personaldiscount.io/personal-discount-for-shopify/troubleshooting/customer-eligibility-is-not-respected.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
