# Stripe

In order to connect your Stripe account with ERPAG, log into your Stripe account, and find your keys as pictured below:

![](/files/-LTS4jfon81S1dhwB4cN)

In ERPAG, go to Administration > Stripe, click on edit to enable changing and paste the keys you copied from the Stripe dashboard. Record the changes by clicking on the save button.

Your Stripe account is now connected, and your customers have the ability to make a payment from the payment link on your Sales Orders and Invoices. The payments that are made through the link will automatically be recorded in ERPAG.


---

# 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://learn.erpag.com/project/integration/stripe.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.
