# Now Payments

## ENABLE Now Payments

Create a Now Payments Account\
<https://account.nowpayments.io/><br>

## REQUIRED FIELDS

### Api Key

Click on **Settings**-> **Payments** -> **Api Keys.** Get the **API KEY**.

### IPN Secrete Key

Click on **Settings**-> **Payments** ->  **Instant payment notifications.**\
\
Regenerate the **IPN Secrete Key** and get the new key.\
\
There is no need to add a webhok url, we are adding it for each invoice created.

\
OTHER SETTINGS IN Now Payments
------------------------------

### Webhook format

Please let the webhook format to **Classic way**<br>

### **Rates**

On each invocie created we are setting that the **rate is fixed** and the fee is **not paid by the user.**


---

# 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://drsoft.gitbook.io/affiliates/white-label/payment-gateways-set-up/now-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.
