# Billing and Payments

To view and manage your billing and payment details, click the profile icon in the top right of your screen and select *Billing and Payments*.

<figure><img src="https://content.gitbook.com/content/9CoYuRHEaUds0QboIrac/blobs/KdTSpvzS9homj4GZbxR8/image.png" alt="" width="196"><figcaption></figcaption></figure>

From here you can:

* Add and edit [Billing details](#billing-details).
* Add and manage [Payment methods](#payment-methods) *(self-serve only).*
* View your [invoices and transaction history](#invoices-and-transaction-history) *(self-serve only).*

### Add and update billing details

{% hint style="info" %}
Billing details are required before any numbers or subscriptions can be purchased.
{% endhint %}

1. Go to the *Billing Details* ta&#x62;*.*
2. Add or update your billing information and set your billing currency.

Note that you cannot change your billing currency once it is saved.

<figure><img src="https://content.gitbook.com/content/9CoYuRHEaUds0QboIrac/blobs/hbhOhdV6Djnwr1Hqu9oE/image.png" alt=""><figcaption></figcaption></figure>

### Add and manage payment methods

{% hint style="info" %}
Only relevant to self-serve clients.
{% endhint %}

1. Go to the *Payment Methods* tab to see all the payment methods added to your account are listed.&#x20;
2. You can:
   * **Add** a new payment method: Click the *+Add New Payment Method* button, and choose between adding a debit/credit card or linking a PayPal account.
   * **Delete** a payment method: Click the *bin* icon on the right.
   * **Change your default** payment method: Select the radio button next to the payment method you want to use as default.

<figure><img src="https://content.gitbook.com/content/9CoYuRHEaUds0QboIrac/blobs/ZRSz57jQ6jmfvBOjCKjZ/image.png" alt=""><figcaption></figcaption></figure>

3. When adding a new payment method, complete the information and agree to Clickatell's Terms and Conditions.
4. To use the specific card for automatic payments, make sure to select the appropriate boxes when adding the payment method:

<figure><img src="https://content.gitbook.com/content/9CoYuRHEaUds0QboIrac/blobs/5zg2GgnfNMXBM2IDrJDS/image.png" alt=""><figcaption></figcaption></figure>

#### View current balance <a href="#view-current-balance" id="view-current-balance"></a>

Your account balance must be positive to send any messages.&#x20;

To see your current balance:

1. Click the profile icon in the top right of your screen.
2. Your current balance is displayed as shown below.

<figure><img src="https://content.gitbook.com/content/9CoYuRHEaUds0QboIrac/blobs/bfddV1uUUTKZf9xI9A6P/image.png" alt="" width="389"><figcaption></figcaption></figure>

#### Invoices and transaction history

{% hint style="info" %}
Only available for self-serve clients.
{% endhint %}

#### View and download your invoices <a href="#view-and-download-your-invoices" id="view-and-download-your-invoices"></a>

1. Go to the *Invoices* ta&#x62;*.*
2. Choose the date range you want to view the invoices for or use the search bar to search for a specific invoice.
3. You can also download an invoice as a PDF by clicking *View* on the right.

<figure><img src="https://content.gitbook.com/content/9CoYuRHEaUds0QboIrac/blobs/KdSJtXaS7jn7PlOLDKZX/image.png" alt=""><figcaption></figcaption></figure>

#### View transaction history <a href="#view-transaction-history" id="view-transaction-history"></a>

1. Go to the *Transaction History* ta&#x62;*.*
2. Choose the date range you want to view your transactions for or use the search bar to search for a specific transaction.

<figure><img src="https://content.gitbook.com/content/9CoYuRHEaUds0QboIrac/blobs/K1dT9z0AAZDPHe3o0AC2/image.png" alt=""><figcaption></figcaption></figure>


---

# 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.clickatell.com/chat-commerce-platform/additional-features-and-services/user-portal/account-management/billing-and-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.
