# Payment Gateways

Freewebstore is integrated with lots of payment gateways from around the world to help you take payments for your products online.&#x20;

To add and manage your payment gateways:

1. Log into Freewebstore Control Panel.
2. Go to **Orders** > **Payment Gateways**.

Here we'll show you:

1. Online Card Payment Gateways (*such as PayPal Advanced Card Payments, Stripe & Google Pay*).
2. Hosted Payment Gateways (*such as PayPal Wallet, Worldpay, Eway & Skrill*).
3. Offline Payment Gateways (*such as Pay on Collection & Cash on Delivery*).&#x20;


---

# 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.freewebstore.com/orders/payment-gateways.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.
