# Checkout error: Your card does not support this type of purchase

Are you getting the error message "Your card does not support this type of purchase." in the FieldEdge checkout?

There are a few different reasons that you might get this response but the most common is that some cards have restrictions on cross-border usage. The company behind FieldEdge is based in Australia, so if you're card was issued in the US or another country, this might be the problem. Please contact your bank to see if you have this restriction and if they can remove it.

Other reasons you may be receiving this error:

* Some debit cards require a PIN to be entered. If you're trying to use one of these cards, you'll need to use another card to make the purchase.
* Some cards (often corporate cards or FSA cards) can only be used for certain business categories, like travel or healthcare. If you think this may be the case for you, please contact your employer to see if it can be removed, or if you can purchase it on a personal credit card and be reimbursed.


---

# 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.fieldedgeapp.com/everything-else/other-guides/checkout-error-your-card-does-not-support-this-type-of-purchase.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.
