# Outstanding pay-ins

When you create a customer, you can assign him specific terms of payment.

![](/files/-LJtbovFAGghPbw2S9kA)

That terms of payment will automatically be pulled in the Sales Order you create for that customer.

![](/files/-LJtcNiYuL82lW0Kq2na)

As long as the status of the created sales order is 'entered' you will be able to select different terms of payment.&#x20;

By going to the outstanding pay-ins list, you will see all the payments you can expect, and that are overdue.

![](/files/-LJtdIPttF_udObYVGUs)

By selecting the invoices from the list, and clicking on the 'bulk action', you will get 3 options:&#x20;

* Record payment
* Request money
* Merge payments

![](/files/-LJteELy29wKD7iqBWjl)

Record payment will give you an option to record a payment, which will automatically mark the selected sales order (invoice) as paid, and the SO will disappear from the outstanding pay-ins list.

![](/files/-LJtggAasEhuXzsL0jGD)

In case you have a stripe account which you connected to ERPAG, with the option 'request payment' you will be able to email the payment link to your customer directly from our system.

With option 'merge payments' you can merge two or more payments together in one. This is useful in case your customer pays everything together at once, or you have a sales that is overpaid and you want to deduct a certain amount from another sales order. You can merge payments to the existing invoice, or to create a brand new one.

![](/files/-LJthovvMbvN4C-jFu-d)

Merging the payments won't remove the payments from the list. It will simply join them in one payment, so it will be easier for you to record more than one payment at once.

![](/files/-LJtjFg-L4xXGdPk3qJn)

<br>

<br>

<br>

<br>

<br>

<br>

<br>


---

# 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://learn.erpag.com/project/untitled/outstanding-pay-ins.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.
