> For the complete documentation index, see [llms.txt](https://docs.goaffpro.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.goaffpro.com/program-settings/integrations/recharge-payments-integration.md).

# ReCharge Payments Integration

**GoAffPro** provides you with the option to integrate the ReCharge Payments app.&#x20;

To integrate the ReCharge Payments app, go to the **Integrations** section in the **Settings** tab of the GoAffPro admin panel.

<figure><img src="/files/Xb3m1oHj1s0KbiGJiNN8" alt=""><figcaption><p>Settings > Integrations</p></figcaption></figure>

Here, go to the Recharge Payments section.

![Recharge Payments](/files/-MTjOfeZnVLjmIRQ925e)

Now, click on **Setup**.

![Click on Setup](/files/-MTkCdzJcD9fEUa7Z74y)

This will open up the Recharge Payments section.

![Recharge Payments](/files/-MTjOkrE-KfFuyCvshMm)

### Add tracking code to the thank you page

Here, copy the tracking code.

![Copy the tracking code](/files/-MTjP3RtapIkGsNq4rnn)

Now, open the Thank you page section in the ReCharge Payments app.

![Thank you page section](/files/-MTjQnLnE7xKnCDjghv1)

After this, paste the tracking code.

![Paste the tracking code](/files/-MTjSYbwNTPdclekY-Ax)

Finally, click on **Save**.

![Click on Save](/files/-MTjTAlFD9bmOHQMEwaC)

### Connect GoAffPro app to ReCharge app

Click on **Connect App**.

![Click on Connect App](/files/-MTjPGIM3-bSGRAEXldi)

After this, click on **Install app**.

![Click on Install app](/files/-MTjPoScSZEMB1zC1NwW)

Finally, click on **Install**.

![Click on Install](/files/-MTjQFUJYImkiKhZGzYb)

After this, the ReCharge Payments app will be connected with GoAffPro.

![](/files/-MTjQNBkDMKv9s5JuT4C)

{% embed url="<https://www.youtube.com/watch?v=uva9Zyme8-Q>" %}
ReCharge Payments Integration
{% endembed %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.goaffpro.com/program-settings/integrations/recharge-payments-integration.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
