# Issuing a Refund or Credit

Refunds and credits do not apply for free, or bulk, service plans.&#x20;

### How to Issue a Refund to a Subscriber

#### How to Issue a Refund to a Subscriber as Part of Ending a Subscription

When [Ending a Subscription](/network-administrator-console/managing-your-subscribers/ending-a-subscription.md), Network Administrators have the option to issue a refund to a subscriber if they are on a paid service plan. Venue Administrators will automatically issue a refund or not, depending on your [default settings](/network-administrator-console/network-operator-settings/shopping-cart.md#what-do-each-of-the-fields-mean).

[Navigate the Subscriber Details](/network-administrator-console/managing-your-subscribers/view-and-modify-subscriber-details.md#how-to-find-a-subscriber-and-subscription-in-vault) and [End the Subscription Immediately.](/network-administrator-console/managing-your-subscribers/ending-a-subscription.md#how-to-end-a-subscription-immediately) You then have two options to calculate the refund for the subscriber. You may select a "refund date," which will calculate the refund for you on a pro-rata basis based on the last invoice date and the refund date. Alternatively, you may enter a "Refund Amount" manually. Double check the Refund Amount is accurate, and click "Confirm."

<figure><img src="/files/j38LBlzMTLVpIK4fZdYi" alt="" width="563"><figcaption></figcaption></figure>

#### How to Issue a Refund to a Subscriber For a Previous Charge

Navigate to a [Subscriber's Transaction History](/network-administrator-console/managing-your-subscribers/view-subscriber-transaction-history.md). From here, you will see a list of all successful payments from a subscriber. Click the "Refund" button in the row of the transaction you want to refund, and then click the Refund tab. You then have two options to calculate the refund for the subscriber. You may select a "refund date," which will calculate the refund for you on a pro-rata basis based on the last invoice date and the refund date. Alternatively, you may enter a "Refund Amount" manually. Double check the Refund Amount is accurate, and click "Submit."

### How to Issue a Credit to a Subscriber

You may also issue a credit against a subscriber's next invoice. Navigate to a [Subscriber's Transaction History](/network-administrator-console/managing-your-subscribers/view-subscriber-transaction-history.md). From here, you will see a list of all successful payments from a subscriber. Click the "Refund" button in the row of the transaction you want to refund, and then click the Credit tab. You then have two options to calculate the credit for the subscriber. You may select a date range, which will calculate the credit for you on a pro-rata basis based on the selected range. Alternatively, you may enter a "Credit Amount" manually. Double check the Credit fund Amount is accurate, and click "Submit."


---

# 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.roamingiq.com/network-administrator-console/managing-your-subscribers/issuing-a-refund-or-credit.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.
