# Why is my subscription payment not successful?

There can be several reasons why the payment for your subscription is still pending. Please go through the following steps:

* [ ] **Make sure you have enough bitcoin in your lightning balance.**\
  Open Alby Hub -> Wallet -> Check your balance
* [ ] **Is your Alby Account connected?**\
  Open Alby Hub -> Connections -> Connected Apps -> Verify that your Alby Account is linked<br>

  <figure><img src="/files/R6rZEilssaqx6wSL0eM4" alt=""><figcaption></figcaption></figure>
* [ ] **Is the allocated budget high enough to cover the next subscription payment?**\
  Open Alby Hub -> Connections -> Connected Apps -> Alby Account -> Check that the budget is at least as high as the pending subscription payment<br>

  <figure><img src="/files/k74vwtNm5vcAoOkTy2nF" alt=""><figcaption></figcaption></figure>
* [ ] **Do you have good channel partners?**\
  Check if you have a channel with one of the following peers: **Megalith LSP, LNServer, Flashsats, LQWD, Olympus, Magma**, or another well-connected peer from [this list](https://1ml.com/node?order=channelcount).\
  If not, consider opening a channel with one of them.

Thanks for checking these points. The pending subscription payment will be retried automatically.

Thank you very much for your support. 💛


---

# 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://guides.getalby.com/user-guide/alby-hub/faq/why-is-my-subscription-payment-not-successful.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.
