# Solutions to Common Payment Issues

If your financial statement shows a charge from Innadril that you didn't approve, read the article [Unauthorized Charge](/payment/common-problems-with-payments/solutions-to-common-payment-issues/unauthorized-charge.md).

<details>

<summary><strong>Failed</strong></summary>

Your payment did not complete. If your credit or debit card is issued within the European Economic Area, this may be due to failing the [Strong Customer Authentication](/payment/common-problems-with-payments/solutions-to-common-payment-issues/strong-customer-authentication.md).

You will not be charged for incomplete orders. Your payment provider might hold the funds for a while, even after your order was canceled or failed. These holds of funds are called [authorization holds](http://en.wikipedia.org/wiki/Authorization_hold) and are a common banking practice. Your payment provider should release your funds shortly. Only your payment provider can remove an authorization hold.

Before you try again:

1. Clear the cache and cookies in your browser or try a different browser.
2. Make sure your payment method has enough funds, including applicable taxes and any fees set by your payment provider.

If the problem persists, contact your payment provider for assistance or choose another of our Accepted Payment Methods.

</details>

<details>

<summary>Submitted</summary>

Your payment did not complete yet, your transaction is in progress.

Please wait until the order status changes to Complete. This can take up to 24 hours.

To avoid multiple temporary authorization holds of funds by your payment provider, do not make repeated attempts to transactions in progress. [Authorization holds](http://en.wikipedia.org/wiki/Authorization_hold) are a common banking practice and only your payment provider can remove an authorization hold.

</details>

<details>

<summary>There is no order</summary>

If there is no order, it means your payment attempt was immediately rejected by your payment provider.

Before you try again:

1. Clear the cache and cookies in your browser or try a different browser.
2. Make sure your payment method has enough funds, including applicable taxes and any fees set by your payment provider.

If the problem persists, contact your payment provider for assistance or choose another of our Accepted Payment Methods.

</details>

<details>

<summary>Declined</summary>

Your payment did not complete. You will not be charged for incomplete orders.

Before you place a new order, please [contact Customer Support](https://innadril.com/en/panel/support#ticket-list).

</details>


---

# 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.innadril.gg/payment/common-problems-with-payments/solutions-to-common-payment-issues.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.
