# Failed Payments

### **For Sellers: Managing Failed Buyer Payments**

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

* The item is immediately moved to the buyer’s cart, where it is held for 48 hours.
* The buyer receives an automatic email notification with a link to complete their purchase via the cart.
* You can check your Orders dashboard for a status update.

#### **What Can Sellers Do?**

**Give the Buyer Time** – if the buyer is a regular in your marketplace or has strong history, they likely will complete the transaction. Buyers have 48 hours to update their payment and complete the purchase.

**Send a Friendly DM** – If you’re concerned about the order, message the buyer directly on District to remind them that their items are still in their cart.

**Escalate to Support if Needed** – If you have some larger concerns or need help resolving the issue, contact District Support at <support@district.net>.

#### **If payment has not been resolved within 48 hours, Choose Next Steps:**

* If the buyer still wants the item(s) and you are comfortable selling to them, contact District Support who can re-add the item(s) to the buyer’s cart.
* If you do not wish to complete the transaction to the buyer, you are free to relist the item(s).

By resolving failed payments quickly, both sellers and buyers can help ensure smooth and successful transactions! If you're a buyer looking for guidance on handling failed payments, check out this [guide](https://help.district.net/buying-in-a-marketplace/buying-and-payments/buyer-faqs/how-do-i-handle-failed-payments).

***

### **Need Help?**

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


---

# 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/selling/selling-faq/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.
