> For the complete documentation index, see [llms.txt](https://bxpay.gitbook.io/bxpay/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bxpay.gitbook.io/bxpay/faqs/support-and-troubleshooting.md).

# Support & Troubleshooting

### Why is my transaction failing?

If your payment is not going through, check the following:

1. Ensure your card is **fully activated**
2. Maintain a **minimum balance of $10 USD** after the transaction
3. Some merchants that perform **pre-authorizations** (e.g., hotels, gas stations) may not support prepaid or digital-first cards

***

### Why can’t I use my Physical Card for online purchases?

Online transactions are **disabled by default in accordance with security and compliance protocols.**

👉 To enable online purchases:

1. Contact **BXpay Support** with:
   * Full Name
   * Email Address
   * Last 4 digits of your card
2. BXpay will review your request
3. Once approved, the online feature will be activated&#x20;

***

### Can I use a VPN?

VPNs can interfere with KYC and card processing systems and should be disabled during verification and transactions.

***

### What should I do if I experience technical issues?

If you’re facing errors, crashes, or loading problems, try these quick fixes:

1. **Clear your browser cache** (if using the web dashboard)
2. **Re-login to the BXpay site** and check if the issue continues
3. **Try again later** or use a different device
4. **Disable any VPN** — especially during the KYC process, as it may cause errors

💡 **Tip:** If the issue persists after these steps, contact **BXpay Support** at <support@bxpay.com> for further assistance.

***

### What should I do if I experience issues with my card or account?

Here are some common problems and quick fixes:

* **Failed transactions**\
  Make sure the merchant supports **3DS authentication** (required for security).
* **KYC verification delays**\
  Ensure all submitted documents are **clear, readable, and complete** (passport ID page + selfie). Avoid glare or partial uploads.
* **Technical errors**\
  If you see unexpected errors (e.g., API or system issues), contact **BXpay Support** at <support@bxpay.com> for assistance.

💡 **Tip:** Always check your account balance and card activation status before making a purchase.

***

### How do I contact BXpay Support?

You can reach the BXpay Support Team by email:

* **Email:** <support@bxpay.com>

💡 For faster help, include your **full name, registered email, and card number (last 4 digits only)** when submitting your request.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://bxpay.gitbook.io/bxpay/faqs/support-and-troubleshooting.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.
