> For the complete documentation index, see [llms.txt](https://docs.korewireless.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.korewireless.com/console/billing-and-payments/payment-methods.md).

# Payment methods

**Billing > Card Information**&#x20;

If you did not add a credit card when you set up your KORE account, you can add it anytime before making a purchase. You also have the option to add multiple credit cards to your account. The first card added to the account is automatically set as the default.

Once you have added a credit card to your account, you are required to have an active credit card on your account at all times.

## Credit card

### Add a new card

1. Go to **Billing > Card Information** and select **Add Card Now**.
2. Complete all fields and then select Add Card Now. The system will take a few moments to validate the card information.\
   ![](/files/0QT7t88uWKfJz4YFJ9Mk)

### Update your cards

You change remove (delete), update (edit), or change your default card at anytime.

If you have more multiple cards, your default payment card will appear on the left.

<div align="left"><figure><img src="/files/yMafGsqZIFUv1YGX1jUq" alt="card information image"><figcaption></figcaption></figure></div>

Select the menu ![](/files/cNxiiMXAzI4YAznNklaF) icon on the card you want to change and depending on the card, select the appropriate action:

* Set as default - changes to the primary payment card. \
  **Note:** You will not be asked to confirm but will receive a confirmation message on the screen.
* Edit - you can update the name on the card, expiry month, or expiry year. Select **Update Card** to confirm changes.\
  **Note:** if you need to update or are unsure of any other fields on the card (card number, security code, zip code, etc.), you must delete the card and add it back to your account.&#x20;
* Delete - delete the card from your account. Select **Yes, Delete** on the confirmation screen.\
  **Note:** You cannot delete the only active card on your account.

## Payment and contract terms

Larger business accounts may be eligible for contract and payment terms. [Contact Sales](https://www.korewireless.com/contact-us) to request either of these options.\
\
&#x20;  &#x20;


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.korewireless.com/console/billing-and-payments/payment-methods.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
