# Pickup Deposit

![](/files/-MCpuQuld6QEUtwxScbO)

**1. Ignore Shipping Step**

Once you enable this feature, when your customers choose pickup, the Shipping page will be skipped and customers will be navigated to Payment right away. In this way, the app will automatically apply a 0$ pickup rate for your customers.

However, there is a drawback with this feature, which is it prevents your customers from using discount codes. There are two ways to solve this issue:

* Disable the **Ignore Shipping Step** feature and create a pickup rate for your store.
* Install [an additional app](https://apps.shopify.com/discount-coupon-field-in-cart-page) that helps you to show the discount code on the cart page, then our app will automatically deduce the discount amount for your customers.

**2. Enable Deposit**

You can require your buyers to pay a deposit before picking up order by enabling the Deposit feature. After you turn on this feature, you enter the **Amount**, set **Deposit Text,** and **Pending Billing Text**.

![](/files/-MCpwAvEwhogPMuUO3pU)

For example: If you set the Deposit Amount = $10 means customers have to pay $10 before they pick up the order.

After you publish the changes, your frontend will look like this:

![](/files/-MCq68zYNdUy-iYilFP2)


---

# 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://storepickup-docs.secomapp.com/add-store-locations/general-setting-for-store-pickup/pickup-deposit.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.
