# Payments & Charges

## **What payment methods are accepted by Paxton AI?**

At Paxton AI, we are committed to ensuring a seamless transaction process for our users. We accept a variety of payment methods to accommodate your needs. Currently, you can use Credit Cards, Debit Cards, Stripe Link, Apple Pay, and Google Pay. These methods ensure efficient and secure processing of your payments.

Please note, we do not accept ACH transfers, Cash App, or prepaid credit cards.<br>

## **Why do I see a pending authorization charge on my credit or debit card?**

When you add or update a payment method on your Paxton AI account, you may notice a $499.00 entry appearing as a “pending authorization charge” on your credit or debit card statement. Please be assured, this is not an actual charge but a temporary “authorization hold”. Holds are typically for $499, but you may see other amounts. Authorization holds help us ensure that the payment information is valid. They are generally reversed immediately on our end, just keep in mind that it may take 3 to 5 business days for some banks to process.

Authorization holds help us ensure that the payment information is valid. They are generally reversed immediately on our end, just keep in mind that it may take 3 to 5 business days for some banks to process.\ <br>


---

# 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.paxton.ai/help/other-topics/payments-and-charges.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.
