# Billing

### How do I upgrade my plan? <a href="#how-do-i-upgrade-my-plan" id="how-do-i-upgrade-my-plan"></a>

You can upgrade your plan from free version to paid version within the plugin itself. Head to the Settings section -> Billing to view/upgrade your plan.

### What payment methods does Optinly support? <a href="#what-payment-methods-does-optinly-support" id="what-payment-methods-does-optinly-support"></a>

As of now, Optinly supports payments via Stripe.

### What happens if my billing invoice due exceeds? <a href="#what-payment-methods-does-optinly-support" id="what-payment-methods-does-optinly-support"></a>

If your billing invoice exceeds/or you have failed to renew your plan, you’ll receive a notification asking you to do the same and you’ll be downgraded to the free version.

### How payment cards are stored and processed? <a href="#how-payment-cards-are-stored-and-processed" id="how-payment-cards-are-stored-and-processed"></a>

All your card details are stored and handled by Stripe and they are safe and secure.


---

# 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.optinly.com/helpful-articles/billing.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.
