# Custom Payment Amounts

By leaving the pricing field blank on any pricing plan, your customer will be able to enter their desired payment amount, as seen below:

![](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/66009485671/original/gaBy23ov90gYA3r-nZTBEMYQzDOku5ZCfQ.png?1620349699)

This is a very powerful feature for anyone offering invoices that all have different amounts or allowing customers to choose how much to donate.&#x20;


---

# 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://docs.paymentpageplugin.com/pricing-options/custom-payment-amounts.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.
