# Terms

Terms payment method refers to a buy now pay later method. Terms would be the agreement between the Merchant and the customer which would state a budget and a set date for payment. The customer can purchase products without going through the usual pay demand and the merchant will invoice on a set date or set amount of time after the purchase has been made.\
\
Terms payments can be added for only specific customers or corporate accounts that the merchant has agreements with. Using policies the merchant can hide this payment method from all other customers.

### How to Add a Terms Payment Method

1. Click on the Store you would like to add terms to
2. Click on Payment Methods underneath Payments
3. Click on the Enable button under Terms
4. Add your Deny and Allow policies

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


---

# 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/terms.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.
