# Select a Payment gateway

Once the pricing page is designed and published you need to connect your payment gateway.&#x20;

We are providing an option to either do a custom gateway or Stripe.

Here's how to select Stripe as your payment gateway.

{% embed url="<https://www.loom.com/share/27b54af3e46845298c68bdee7e29c933?sid=cf992258-683d-494f-ade8-d2ded211beda>" %}
Selecting or updating your payment gateway
{% endembed %}

**Onboarding your account on Stripe**

To onboard your business account on Stripe or connect an existing account with PriceOps see link below

[Connect Stripe](/documentation/payment-gateway-intergration/integrate-with-stripe.md)


---

# 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/pricing-operations/pricing-pages/select-a-payment-gateway.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.
