> 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.md).

# Payment and Transactions on Yoplanning

### [How to Send a Payment Link to Your Client on Yoplanning](/en/yoplanning-academy/yoplanning-au-quotidien/paiement-et-transactions-sur-yoplanning/comment-envoyer-un-lien-de-paiement-a-votre-client-sur-yoplanning.md)

Yoplanning simplifies the payment process by allowing you to send a payment link directly to your customers. This link redirects your customers to a secure payment page where they can complete their payment with complete peace of mind.

### [How to make a refund on Yoplanning](/en/yoplanning-academy/yoplanning-au-quotidien/paiement-et-transactions-sur-yoplanning/comment-effectuer-un-remboursement.md)

If you need to make a refund or cancellation via Payline, go to the Payline back office.

### [Management of Overpayments in Orders](/en/yoplanning-academy/yoplanning-au-quotidien/paiement-et-transactions-sur-yoplanning/gestion-des-trop-percus-dans-les-commandes-sur-yoplanning.pro.md)

Yoplanning helps you manage overpayments in your orders. If a customer has paid more than the amount due, Yoplanning allows you to track these overpayments and manage them effectively.

### [Checkout on Yoplanning](#faire-la-caisse-sur-yoplanning)

With Yoplanning, you can easily manage your till. Yoplanning's intuitive interface allows you to track your transactions, check your balances, and manage your till with ease.

### [Cash register error, how to correct it?](/en/yoplanning-academy/yoplanning-au-quotidien/paiement-et-transactions-sur-yoplanning/corrigez-facilement-les-erreurs-de-caisse-sur-yoplanning.md)

If you make a mistake while managing your cash register, Yoplanning allows you to easily correct it. This ensures accurate cash management.

### [Configure Stripe - Secure Payment System](/en/yoplanning-academy/yoplanning-au-quotidien/paiement-et-transactions-sur-yoplanning/configurer-stripe-systeme-de-paiement-securise.md)

Yoplanning integrates with Stripe, a secure online payment system. You can configure Stripe on Yoplanning to accept online payments from your customers.

### Sales tax configuration

Yoplanning allows you to configure sales taxes for your products and services. You can define the appropriate tax rates for each product or service you offer.

### How to refund a Stripe transaction on Yoplanning in one click

If you need to refund a transaction made through Stripe, Yoplanning makes the process easy. You can refund a transaction with a single click, directly from your Yoplanning interface.

### [**Collecting Payment Over the Counter During Remote Sales**](#encaisser-au-comptoir-en-vente-a-distance)

You can display the bank information entry form for your payment operator directly in the schedule or via the booking module.

### [Pay in 3 installments without fees (Payline)](/en/yoplanning-academy/yoplanning-au-quotidien/paiement-et-transactions-sur-yoplanning/le-paiement-en-3-fois-sans-frais-via-payline.md)

This option is only available with Payline. Here's how it works.

### [How to reconcile transactions with Stripe and the checkout system?](/en/yoplanning-academy/yoplanning-au-quotidien/paiement-et-transactions-sur-yoplanning/comment-faire-les-rapprochements-avec-stripe-et-la-caisse.md)

This article guides Yoplanning users in the efficient reconciliation of consolidated Stripe transactions via weekly transfer with cash register records, with an emphasis on financial accuracy and reconciliation best practices.

### [Setting up the Stripe payment terminal](/en/yoplanning-academy/yoplanning-au-quotidien/paiement-et-transactions-sur-yoplanning/guide-dutilisateur-pour-la-mise-en-place-du-terminal-stripe-de-paiement.md)

You can get a payment terminal for Stripe that will be mobile and works with your phone.

{% content-ref url="/pages/VZBcM8MbAIlv7vtRvena" %}
[Activate contactless payment on your phone (Tap to Pay via Stripe)](/en/yoplanning-academy/yoplanning-au-quotidien/paiement-et-transactions-sur-yoplanning/activer-le-paiement-sans-contact-sur-votre-telephone-tap-to-pay-via-stripe.md)
{% endcontent-ref %}

### [Advantages of using Yoplanning's bank terminal in collaboration with Stripe](/en/yoplanning-academy/yoplanning-au-quotidien/paiement-et-transactions-sur-yoplanning/avantages-dutiliser-le-terminal-bancaire-de-yoplanning-en-collaboration-avec-stripe.md)

Yoplanning's banking terminal in collaboration with Stripe offers secure, flexible and application-integrated mobile payments, with competitive rates often lower than those of competitors like SumUp or Square.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.yoplanning.support/en/yoplanning-academy/yoplanning-au-quotidien/paiement-et-transactions-sur-yoplanning.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
