# Additional Features for All Plans

1. **Can I integrate payment gateways in the plans?**

* Onlin does not offer integrated payment gateways in any plan. However, you can use UPI or Bank Transfer as payment options, avoiding payment gateway charges.

2. What is the difference between Payment Options & Payment Gateways?

* Payment gateways are third-party providers (like Razorpay, Paytm) that charge transaction fees for every payment. Onlin allows UPI and Bank Transfer options to avoid these charges.

3. **Can I hide the platform's branding with any plan?**

* Yes, hiding Onlin branding is an option only in SkyRocket Plan and Above.


---

# 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.onlinplus.com/faqs/plans-and-pricing/additional-features-for-all-plans.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.
