# Why Was My Card Declined?

If you are unable to complete your purchase with us at Clouduxe because your card got declined, we understand this can be uncomfortable and frustrating.

Your card may be declined for several reasons, including:

* The card has expired or been deactivated.
* You are over your credit limit.
* The card issuer detects suspicious activity that could indicate fraud.
* Incorrect payment information (such as card number, expiration date, or CVC).

**Note**: In case of a decline, your card is not charged.

#### Steps to Take in Case of a Card Decline

1. **Review Your Card Information**\
   First and foremost, confirm that you entered your information accurately and check if your card is not expired.
2. **Check Your Credit Card Limit**\
   Ensure that you are within your credit limit.
3. **Crosscheck International Payment Support**\
   Verify with your financial institution if your card can be used for online international transactions.
4. **Try a Different Browser or Computer**\
   Use another web browser or computer with a different internet connection, as the issue may be due to a blocked firewall. Clear the cache and disable any add-ons/extensions/plugins that may block card transactions. You can find details on how to clear the cache here.
5. **Remove and Re-add Your Card**\
   Remove your card from your account and re-add it by following the steps outlined in this link.
6. **Use Your Clouduxe Wallet**\
   If direct payment fails, fund your Clouduxe wallet using any Visa, MasterCard, bank transfer, wire transfer, or PayPal. You can refer to our Knowledgebase article on how to add credit for assistance.
7. **Contact Your Bank**\
   If none of the listed methods work, please get in touch with your bank and provide them with screenshots of the error.

{% hint style="warning" %}
**Important**: Always ensure your card details are correct before retrying the payment.
{% endhint %}


---

# 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.clouduxe.com/accounts-and-billing/why-was-my-card-declined.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.
