> For the complete documentation index, see [llms.txt](https://docs.yoplanning.support/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yoplanning.support/en/yoplanning-academy/yoplanning-au-quotidien/paiement-et-transactions-sur-yoplanning/encaisser-au-comptoir-en-vente-a-distance-via-un-lien-de-paiement.md).

# Collecting Over-the-Counter Payments via Remote Sales using a Payment Link

#### **Introduction**

Cashing at the counter in **remote sales** via a **payment link** is an ideal solution for processing secure transactions when the customer cannot pay directly online, particularly when paying by telephone.

With **Yoplanning**, you can generate a **payment link**, access the **payment form**, and complete the transaction securely.

**Steps to Use the Feature**

1. **Creating Payment Link**: Start by generating a payment link. If you don't have the customer's email, you can send the link to yourself.
2. **Accessing the Payment Form**: Once the payment link is pending, use the associated "paid" button to access the payment form. Enter the customer's banking information here.
3. **Customer Validation**: It is important to note that customer validation is often required, usually via their phone. Make sure you agree with the customer at the time of the transaction to facilitate this validation.
4. **Use via the Booking Module**: This feature is also accessible directly from the booking module. In connected mode, select "payment form" from the drop-down list to enter the customer's banking information. As before, make sure that the customer is available to validate the transaction on their phone.

**Tips for Use and Best Practices**

* **Communication with the Customer**: Maintain clear communication with the customer throughout the transaction, especially regarding the validation required on their part.
* **Data Security**: Ensure that you treat customer banking information with the utmost confidentiality and security.
* **Double Verification**: Always confirm transaction amounts and details with the customer before proceeding to payment.

**Common Problems and Solutions**

* **Issue: Validation** **Solution:** The customer must validate the transaction on their phone. If validation is not successful, verify that the customer has received the notification and can access it.
* **Problem: Bank Information Entry Error** **Solution:** Please carefully check the information you entered. An error may cause the transaction to fail.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.yoplanning.support/en/yoplanning-academy/yoplanning-au-quotidien/paiement-et-transactions-sur-yoplanning/encaisser-au-comptoir-en-vente-a-distance-via-un-lien-de-paiement.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.
