> For the complete documentation index, see [llms.txt](https://phonetracker247-1.gitbook.io/support.phonetracker247.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://phonetracker247-1.gitbook.io/support.phonetracker247.com/help/faqs/dashboard-website/payment-and-billing/overview.md).

# Overview

#### 💳 FAQs – Payment & License Activation

***

**1. What happens after I complete a payment?**\
Once your payment is confirmed, the system will automatically update your account license. This includes:

* Switching to the purchased plan (Free → Pro, Pro → Premium, etc.)
* Extending the expiration date based on your payment
* Enabling any features included in the new license tier

You will receive an email confirmation with updated license details.

***

**2. Will my license be updated automatically if I pay with the same email?**\
Yes. If the email address you used during payment matches the one in your account, the license will be automatically linked and updated — no action is required on your part.

***

**3. What if I paid using a different email address?**\
If you made payment using a different email (e.g., PayPal or credit card email), the system will:

* Generate a **license key**
* Please send it to the email address used during payment

You can then use that license key to activate the license in your account.

***

**4. How do I apply a license key manually?**

1. Log in to your Admin app or Control Panel
2. Go to **Account → License → Apply License Key**
3. Enter the license key you received by email
4. Confirm, and your account will be upgraded

***

**5. Can I transfer a license key to another account?**\
Yes. A license key can be used on any account, provided it has not been previously applied. Once activated, it is bound to the target account and cannot be reused.

***

**6. What happens if I apply for a new license while my old one is still active?**\
The system will:

* Upgrade your current plan (if applicable)
* **Extend your license duration** by adding extra days to your existing expiration date.

***

**7. Do I need to apply a license key every time I renew?**\
No. If you use the same account and email address for all future payments, your license will automatically update. Manual entry is only required when the payment email address does not match your login email address.

***

**8. How can I check my current license status?**\
Go to your **cPanel** site or **Admin** app and then open:\
**Account → License → View License Info**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://phonetracker247-1.gitbook.io/support.phonetracker247.com/help/faqs/dashboard-website/payment-and-billing/overview.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.
