# Disconnecting Stripe integration

If you no longer wish to continue with Stripe as the payment gateway and need to remove PriceOps as the connect platform for your account, you can turn off Stripe integrations with a simple button click.

{% embed url="<https://www.loom.com/share/4c857db3e2c24f7db7a9cc4f84127ad1?sid=a5d2d2cd-5002-4037-aaa3-ed5e851a9d95>" %}


---

# 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.priceops.net/documentation/payment-gateway-intergration/disconnecting-stripe-integration.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.
