# How do I handle failed payments?

### **For Buyers: Resolving a Failed Payment**

#### **What Happens When Your Payment Fails?**

* Your item is moved to your cart and held for 48 hours so you can checkout.
* You receive an email notification with a link to complete the purchase.

#### **How to Complete Your Purchase**

1. **Visit Your Cart** – Log into District and check your cart for the item.
2. **Update Your Payment Method:**

* Correct any expired or incorrect card details.
* Try an alternative payment method (PayPal, Apple Pay, etc.).

3. **Clear Bank Holds & Retry** – If your bank flagged the transaction, call them to approve the charge, then retry the payment.
4. **Complete the Payment Within 48 Hours** – If the payment is not completed in time, the seller may relist the item.
5. **Need More Time?** – If 48 hours pass and you still want the item, contact <support@district.net> to request the item be re-added to your cart.

***

### **Need Help?**

If you have any questions or need assistance, reach out to District Support: [**support@district.net**](mailto:support@district.net)

By resolving failed payments quickly, both sellers and buyers can ensure a smooth and successful transaction! If you are a seller wondering how to handle failed payments please check out this guide.


---

# 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.district.net/buying-in-a-marketplace/buying-and-payments/buyer-faqs/how-do-i-handle-failed-payments.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.
