# How to pay via Bitcoin

&#x20;There are two ways you can simply renew your license:

1. Renewing from your profile
2. Renewing directly from pricing page&#x20;

I will take you through a step by step process on how you can renew for each step.&#x20;

1. **Renewing from your profile.**&#x20;

* Login to your account via [**My Account**](https://bunifuframework.com/my-account/)  link&#x20;
* Click on **view licenses** under My Purchase history table&#x20;

![](https://downloads.intercomcdn.com/i/o/113412449/74ad0e50ef2e52d7cf6bedee/image.png)

* Under the license window, click renew now or renew license&#x20;

![](https://downloads.intercomcdn.com/i/o/113412698/50254d5322ea768d81df84d3/image.png)

* You will be redirected to checkout field where you the key you are renewing will display and the renewal discount will already be applied to the final price
* Select GoUrl Bitcoin/Altcoins option, your details will have already been pre-filled or fill in your details if required, agree to terms and proceed to purchase

2\. Renewing directly from pricing page&#x20;

To renew directly from pricing page you must know your license key already or have it copied somewhere.

* Navigate to the [pricing page](https://bunifuframework.com/pricing/)
* Select the product you would like to renew, you will be redirected to checkout page
* Click on **click to renew an existing license** link and paste your current license and click apply license renewal button to apply

![](https://downloads.intercomcdn.com/i/o/113418364/0234f37c766464957213dac1/image.png)

* proceed to make your purchase. by selecting GoUrl Bitcoin/Altcoins
* You will be redirected to purchase confirmation page where a Bitcoin address where you will send payments to will be shown as below

![](https://downloads.intercomcdn.com/i/o/113445766/96ccd585050513339a4a1e15/image.png)

* Copy the Bitcoin address and open your wallet and paste your address. Send the indicated BTC amount to the address indicate
* Await for Blockchain to verify the transaction. Once verified your transaction will execute and you will be sent download files and license

{% hint style="info" %}
**Note:** Sometimes transaction confirmation take time. Please be patient.
{% endhint %}

That's it!

We thank you for being our customer and should your have any questions hit us on chat right hand side and we will answer your questions!


---

# 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://docs2.bunifuframework.com/faqs/billing-and-payments/how-to-pay-via-bitcoin.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.
