# Linking a Payment Card

In ActiveNow, payments are charged automatically and invoices are sent by email — so you never have to worry about making a payment on time. To link a card, go to *Settings* → *Subscription* and click *Add card*.

![Subscription settings page with Add card button](/files/S0Z1VIk7WNDej9h9OdMN)

In the window that appears, fill in your card details and click *Add credit card*.

![Add payment card form with card number, expiry date and CVV fields](/files/s0uCPIDQF50J6r9VLb44)

### What is the CVV code?

It's the 3-digit code on the back of your card.

## Card not added. What now?

If you see an error when adding your card, it may be due to:

1. Incorrect card details entered,
2. Online payments not configured or transaction limits set by your bank,
3. Insufficient funds.

Contact your bank for assistance.

## Billing details

To receive invoices for your ActiveNow subscription, please also fill in your billing information by clicking *Edit* and completing the required fields.

![Billing details section with Edit button and company information fields](/files/bf2XyBhLKPNwkufWHrIe)

## Additional information

In the *Subscription* tab you can also check at any time: the number of active clients, your current premium plan, and the expiry date and next payment date.


---

# 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://help.activenow.io/en/getting-started/linking-a-payment-card.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.
