# Payment Reminder

After Acceptance of Article, Author has to Make Payment to Publication House/ Website. Publication House Only Publishes Article(s), After Receiving Article Payment.

For the Pending Payments, Admin has to Contact Author(s) via Email Notification / Phone.

This Reminder Email Notification Enables Admin to Send "Payment Reminder Notification" To Article Author.

{% hint style="warning" %}
To Enable this Notification ; Click on **"Enable Reminder Emails"** switch.

It Must be in **"Enabled"** State to Setup the Email Notification.
{% endhint %}

### To Setup/Configure Reminder Email Notification

![Reminder Email Header Fields](/files/hfY8BtyyLwicfwoDEbJ7)

![Reminder Email Subject + Body Part](/files/I7dCVV90RFKLykROgz2O)

![Reminder Email Footer Part](/files/FcZ6qOL2t8iug2ogY1HS)

1. **Headers :** Add **Email Header Related Fields**
2. **Body :** Add **Subject** and **Email Body(**[**Text Editor**](https://mhthemes.com/support/knb/how-to-use-wordpress-text-editor-for-writing-posts/)**)**.
3. **Footer :** Add **Email Footer Text(**[**Text Editor**](https://mhthemes.com/support/knb/how-to-use-wordpress-text-editor-for-writing-posts/)**)**.

After Adding the Details, Click on "**Update"** to SAV&#x45;**.**

####

#### More Information About Fields :

* Header Name : Name to Show in the list of Receipt's Mail Box.
* Email Sent From : Sender Email id.
* CC(Optional) Email : CC (Carbon Copy) lets you send a copy of the email to other people
* BCC(Optional) Email : BCC (Blind Carbon Copy) also lets you send a copy of the email to other people but hides the names of the recipients from each other

### **Now, Admin can Send Reminder Email to Any Article Author.**

#### To **Send** Reminder Email Notification (To an Article Author).

#### Option 1

* Navigate to **"Dashboard > Articles"**
* From the List of Articles; find Article(s) which has **Article Status = "Accepted" and Payment Status = "Not Paid"**
* Click on **"Send Reminder"** of Respective Article Row.
* **Done !** Email Sent.
* Author will Receive Email Notification within Couple of Seconds\*.

![Send Reminder Option in List of Articles](/files/-MIdLB6vt_xRCjT_XRsQ)

#### Option 2

* Navigate to **"Dashboard > Articles"**
* From the List of Articles; find Article(s) which has **Article Status = "Accepted" and Payment Status = "Not Paid"**
* Open **"Edit Article"** by Clicking on **"Edit"** OR **"Article Title"**
* Scroll Down and Find **"Payment Info"** Section
* Click on **"Send Reminder"** of Respective Article Row.
* **Done !** Email Sent.

![Send Reminder Option in "Edit Article" Page](/files/-MIdP9rZ4ia55yi351tx)

### This is How Payment Reminder Email Notification Works !


---

# 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://jrpdocs.hyvikk.space/features/email-notifications/reminder-email-settings.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.
