# EFT

EFT payment method refers to a payment where the payment is made manually from the customer's bank account. This method of payment allows the customer to place an order and then pay for that order in the allotted time before that order expires. If a merchant chooses this payment method, they will need to go through their bank statement and manually add the payment to the order in the back office once it comes through.

### How to Add an EFT Payment Method.

1. Click on the Store you would like to add EFT to
2. Click on Payment Methods underneath Payments
3. Click on the Enable button under EFT
4. Click on the Configuration Button that appears
5. Add your banking details in the form provided
6. Click on Add Bank
7. Click on Save

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


---

# 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/stores/payments/eft.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.
