> ## Documentation Index
> Fetch the complete documentation index at: https://help.getdqd.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Managing Payments

> Managing payments from the Orders Screen (Bump Screen)

<Steps>
  <Step title="VIEW PAYMENT STATUS">
    Knowing whether an order is paid or requires payment will help you prioritize your workflow.

    An order is considered **paid** when the payment badge at the bottom right of the order card is highlighted in **green**. If only a partial payment has been made, the badge will remain **grey** until the full amount is received.

    To view payments on an order:

    * Tap the order card to open the order details.
    * Scroll to the bottom of the page to see the list of transactions.

    <img src="https://mintcdn.com/dq/1bWQeZ8p50pfJ51C/images/add-payment.png?fit=max&auto=format&n=1bWQeZ8p50pfJ51C&q=85&s=74efdd6a7d8473e1da169738afec8b99" alt="Hero Light" width="1290" height="2796" data-path="images/add-payment.png" />
  </Step>

  <Step title="ADDING PAYMENTS">
    To add a payment:

    1. Tap the order card to view order details.
    2. Tap the **"Unpaid +"** button.
    3. Select a payment method.

    If multiple payment types are needed, tap **"Split Payment"** in the top right corner.

    <img src="https://mintcdn.com/dq/1bWQeZ8p50pfJ51C/images/bump-screen-pay.png?fit=max&auto=format&n=1bWQeZ8p50pfJ51C&q=85&s=91cc38e1f1f948ac4e03da008afdb84f" alt="Hero Light" width="2360" height="1640" data-path="images/bump-screen-pay.png" />

    ### Available Payment Methods

    | Payment Type | Function                                                                                   | Available To    |
    | ------------ | ------------------------------------------------------------------------------------------ | --------------- |
    | Request Cash | Sends a notification to a manager to collect cash.                                         | Waiter, Manager |
    | Take Cash    | Confirms that cash has been accepted for the order.                                        | Manager         |
    | Request Card | Sends a notification to a manager to collect a card payment and mark it as received.       | Waiter, Manager |
    | Take Card    | Confirms that a card payment has been accepted for the order.                              | Manager         |
    | Card Reader  | Sends the transaction to a connected Stripe or Dojo terminal.                              | Waiter, Manager |
    | Comp         | Processes the order without collecting payment.                                            | Manager         |
    | Request Comp | Requests manager approval to process the order without payment (approval required via DQ). | Waiter, Manager |
    | QR Pay       | Accepts payment via Stripe Link.                                                           | Waiter, Manager |
    | Tap to Pay   | Accepts payment via card or digital wallet.                                                | Waiter, Manager |
    | Add to Tab   | Adds the order to the guest’s tab for later payment.                                       | Waiter, Manager |
    | Prepaid      | Confirms that payment was collected outside of the DQ system.                              | Waiter, Manager |
  </Step>

  <Step title="REFUND OR CHANGE A PAYMENT">
    If you have the **\[Accept Payments]** permission, you can refund and reprocess a payment.

    <img src="https://mintcdn.com/dq/1bWQeZ8p50pfJ51C/images/refund-order-payment.png?fit=max&auto=format&n=1bWQeZ8p50pfJ51C&q=85&s=02dc6220f7943dd9299d9f8b3b0b46ac" alt="Hero Light" width="1290" height="2796" data-path="images/refund-order-payment.png" />

    ### To refund a payment:

    1. Locate the order you want to adjust.
    2. Tap the order card and scroll down to the list of transactions.
    3. Swipe left on the relevant transaction and tap the red **"reverse"** button.

    The payment will be removed (and refunded if appropriate), and you can then add a new payment as described above.
  </Step>
</Steps>
