# Swing2App Page – View Coupon

![](https://support.swing2app.com/wp-content/uploads/2019/06/swing_coupon.png)

**What is the View Coupon Menu?**

**View Coupon is a coupon inquiry page for users to check the coupon issued by the app, and to check the used coupon.**

When an administrator issues a coupon to a user, the user needs a page to see a list of the coupons they have received.

The View Coupons menu allows the user to see the list of coupons received and the list of redeemed coupons.

Therefore, if you operate a coupon issuance app, you must apply the menu in app creation.

This feature is available in Maker(V2)→ Page Menu → Swing2App Page.

We will show you how to use the view coupon menu applied to the app.

Wait for a second! View how to create and apply a coupon.

For coupons, the administrator must first create a coupon to be used in the app in the app operation, register it, and then proceed to app creation and apply the coupon inquiry page to the app.

In the app Manager page, administrators can issue coupons to users and process them.

<mark style="color:blue;">**STEP.1 Create Coupon**</mark>

Manager page → Services → Coupon → Enter the coupon details to be issued by selecting the \[Add Coupon] button.

<mark style="color:blue;">**STEP.2 Issue Coupon**</mark>

From the coupon management page → select the \[Send Coupon] button → 1) Select the recipient settings → 2) Select the member you want to send push → 3) Select \[Send Coupon] → 4) Push message Subject → 5) Push Message Content → 6) Register Image → 7) Select \[Send Coupon].​

<mark style="color:blue;">**STEP.3 Use Coupon**</mark>

On the Coupon Management page, select 1) \[Use Coupon] button → 2) Enter Coupon Serial Number → 3) \[View and Use Coupon].

Alternatively, you can select the app administrator menu in the app to process the use of coupons.

**☞** [**\[ Go to the full manual for coupon creation\]**](/manual/appmanage/service/coupon.md)

### <mark style="color:blue;">**01. Apply the View Coupon Menu to your app**</mark>

**Menu Type: Swing2App Page → Search Coupon will show you how to use the menu.**

Go to Maker(V2)

1. Click on **Add a Category.** A new item with be added to the menu items.
2. Change the name of the new item added from in **Menu Name** option.
3. Select **Swing2App** from **Menu Type.**
4. Click on the **Link Wizard icon**(pencil icon).
5. Select **View Coupon** from the list in the **Swing Function** tab.
6. Click **Reflect.**
7. Click **Apply** and click **Save** at the top of the page.

![](https://support.swing2app.com/wp-content/uploads/2018/10/up3.png)

### <mark style="color:blue;">**02. App Launch Screen**</mark>

![](https://support.swing2app.com/wp-content/uploads/2019/06/no_coup.png)

If you select the Check my coupon menu created above, the coupon inquiry page will open.

If no coupon has been issued, the message “coupon does not exist” will be displayed as in the image above.

If you’ve received a coupon, check below to see what it will look like.

<mark style="color:orange;">**▶ Coupons Available**</mark>

![](https://support.swing2app.com/wp-content/uploads/2019/03/22@3x.png)

Once your app has been issued a coupon, it will appear in the list of available coupons.

![](https://support.swing2app.com/wp-content/uploads/2019/02/coup3.png)

When you select the coupon you received, the window will be switched to full screen so you can see the offer in more detail.

<mark style="color:orange;">**▶ Coupons Used**</mark>

![](https://support.swing2app.com/wp-content/uploads/2019/02/coup5.png)

When the administrator processes the coupon you received, you can see that it has been processed in the \[Redeemed Coupon] list.

<mark style="color:blue;">**Have you checked how to use the View Coupon Menu?**</mark>

On the app production page, you can see the coupons that users have received by applying the Swing2App page- View Coupon menu to the app.

And this post shows how to apply the menu to search coupons on the swing2app page.

Please check the entire manual to find out how to create coupons, issue them to users, and process them.

<mark style="color:red;">**★ For coupon registration and coupon issuance process, please check the link below.**</mark>

[https://support.swing2app.com/documentation/appmanage/service/coupon/](/manual/appmanage/service/coupon.md)


---

# 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://documentation.swing2app.com/manual/maual/pagemenu/coupon.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.
