# Deleting payment methods

If you need to delete a payment method you can do so via the person or company overview page.  From the payments list click on Delete.

<figure><img src="/files/zjL9YTH7aoms0i1Ey9OX" alt=""><figcaption><p>Deleting a payment method</p></figcaption></figure>

### What payment methods can be deleted?

Any payment method that is not the default can be deleted.  If you need to delete the default payment method a new one must be supplied.

### How are bookings handled if they are using the card I need to delete?

If a booking is using a card that you want to delete the system will prompt you with a warning before proceeding.  In those cases the system will automatically update any bookings to use the default payment method going forward.

<img src="/files/IwbGzSaLyj6GQ8z7ZRTM" alt="" data-size="original">


---

# 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://docs.loopit.co/billing/payments/deleting-payment-methods.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.
