# Order Payments

This Payment Section is for the merchant to be able to accept payments in-store or over the phone. It will allow customers to check out on the website in-store or even for the merchant to accept EFT payments and cash.

1. Create/Edit an order
2. Click on Collect Payment \
   a. Select Make Payment \
   &#x20;  i. Customers can then check out and select their preferred payment method

{% embed url="<https://scribehow.com/embed/How_to_pay_an_Order_online_from_the_backoffice__L5kVIJ4HR3-ldkE4Lq3Cmw>" %}

&#x20;    b. Click on Mark as Paid\
&#x20;       i. Order will now move from Pending to Processing as the order has been paid

{% embed url="<https://scribehow.com/embed/Mark_Order_as_Paid__7HecxX7dRQmkP9U8GzBYew>" %}


---

# 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://support.storefront.co.za/features/sales/orders/order-payments.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.
