# Setting up Stripe

Follow the below steps to obtain the secret key. The secret key needs to be shared with <solutions@payorcrm.com> to add the same to your account

##

<figure><img src="/files/NRUleamYHlQtl8OQ482K" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Note: Please ensure that Stripe wallet(known as "Link") option is disabled <https://dashboard.stripe.com/settings/link> as this feature is not supported. This feature is enabled by default on Stripe.
{% endhint %}


---

# 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://help.payorcrm.com/setting-up-payments/setting-up-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.
