# Payments

#### Unable to make a payment

#### Payment made but cannot see prices

1. Check if the user has the latest version of the app.
2. Ask user if he has two mobile numbers. In many cases, the user may have logged in app using one mobile number and then may have purchased the subscription. After that they may have logged in the Bolbhav App using anothet number and they may not see the number of days that they purchased from their other number.

####

#### Why are you charging money to see prices


---

# 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://gramhal.gitbook.io/bolbhav/chapter-11-user-support/payments.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.
