# Payment Method & Subscription Details

Currently, we have two payment methods that you can use to pay for the subscription.

* **Stripe** - This method only if you want to pay with credit / debit card. It can be used by all worldwide users. Suitable for all users.
* **Toyyibpay** - This method is suitable for **Malaysian users only.** You can pay via Malaysia Online Banking (FPX).

For subscription packages, there are three different packages. **Lite**, **Standard** & **Premium**. For more details or differences between these packages, you can check our home website; [inboxhour.com](https://inboxhour.com/)

Check in the video below on how to make payment;

{% embed url="<https://youtu.be/lOuYaoRa9VE>" %}


---

# 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.inboxhour.com/getting-started/how-to-pay-renew-subscription.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.
