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

# Payment Types

> Learn how to create and manage payment types

## Overview

Utilize the standard Dripos payment methods that customers can use at checkout.

<CardGroup cols={2}>
  <Card title="Point of Sale">
    <img src="https://mintcdn.com/frostbytetechnologiesinc/VTiADedBsz5T8DAT/images/order%20system/payment%20types.png?fit=max&auto=format&n=VTiADedBsz5T8DAT&q=85&s=0cfb072db8bfa6aa775ea474bee32e5a" width="1986" height="1436" data-path="images/order system/payment types.png" />
  </Card>

  <Card title="Mobile Ordering">
    <img src="https://mintcdn.com/frostbytetechnologiesinc/VTiADedBsz5T8DAT/images/order%20system/oweb%20payment.png?fit=max&auto=format&n=VTiADedBsz5T8DAT&q=85&s=d69c88fd70433ec630cd704a75f0ba20" width="2072" height="1310" data-path="images/order system/oweb payment.png" />
  </Card>
</CardGroup>

<AccordionGroup>
  <Accordion title="Cash">
    Physical dollars
  </Accordion>

  <Accordion title="Card">
    Physical debit and credit cards, as well as Tap to Pay using Apple Pay and Google Pay
  </Accordion>

  <Accordion title="Manual Card">
    Physical debit and credit cards, typing the card number, expiry, and CSV into the POS
  </Accordion>

  <Accordion title="Billing">
    Assign a payment to an existing billing account to be paid at a later date. Learn more [here](operations/billing/billing-overview).
  </Accordion>

  <Accordion title="Gift Card">
    Physical or digital gift cards issued by Dripos. Learn more [here](marketing/giftcards/giftcards-overview)
  </Accordion>

  <Accordion title="Rewards">
    Redeeming loyalty points earned on a qualifying purchase. Learn more [here](marketing/loyalty/loyalty-overview)
  </Accordion>
</AccordionGroup>

## Create New Payment Type

Create new payment methods to track payments collected from third party money transfer apps.

<Warning>
  Dripos does not integrate with third party payment platforms.

  Stores are responsible for the collections of funds from third party payment platforms.

  Dripos will only keep track of sales made with these third party payments and will **not** initiate any payment with third party payment platforms.
</Warning>

<CardGroup cols={2}>
  <Card title="Point of Sale">
    <img src="https://mintcdn.com/frostbytetechnologiesinc/VTiADedBsz5T8DAT/images/order%20system/otherother.png?fit=max&auto=format&n=VTiADedBsz5T8DAT&q=85&s=33681122c6d78e839b7350ffd15443aa" width="2028" height="1472" data-path="images/order system/otherother.png" />
  </Card>

  <Card title="Other Payment Methods">
    <img src="https://mintcdn.com/frostbytetechnologiesinc/VTiADedBsz5T8DAT/images/order%20system/othermethods.png?fit=max&auto=format&n=VTiADedBsz5T8DAT&q=85&s=722b64e4ff3bea128f8b1f90c07d414e" width="2026" height="1474" data-path="images/order system/othermethods.png" />
  </Card>
</CardGroup>

<Accordion title="How to Create a New Payment Type">
  <Steps>
    <Step>
      On the **Web Dashboard**, click **Sales** > **Payment Types** > **Create Payment Type**

      <Frame>
        <img src="https://mintcdn.com/frostbytetechnologiesinc/VTiADedBsz5T8DAT/images/order%20system/createtype.png?fit=max&auto=format&n=VTiADedBsz5T8DAT&q=85&s=aee160f258e809ed8d1f39cc2e4c19d8" width="1763" height="397" data-path="images/order system/createtype.png" />
      </Frame>
    </Step>

    <Step>
      Complete the following fields > click **Add**

      <Frame>
        <img src="https://mintcdn.com/frostbytetechnologiesinc/VTiADedBsz5T8DAT/images/order%20system/typefields.png?fit=max&auto=format&n=VTiADedBsz5T8DAT&q=85&s=ab7c051fb7ba07f1ca47a72dc6ad6964" width="439" height="289" data-path="images/order system/typefields.png" />
      </Frame>

      <AccordionGroup>
        <Accordion title="Name">
          Name to distinguish this custom payment type
        </Accordion>

        <Accordion title="Tax Disabled">
          **Yes** = taxes will automatically be removed from an order using this payment method

          **No** = taxes will be chaged to an order using this payment method
        </Accordion>
      </AccordionGroup>
    </Step>
  </Steps>
</Accordion>

***

## View Payment Method Used

<Tabs>
  <Tab title="Point of Sale">
    ### Point of Sale

    <Steps>
      <Step>
        On the **Point of Sale** view the **Transactions** page
      </Step>

      <Step>
        Select the desired transaction
      </Step>

      <Step>
        Scroll down within the transaction details to **Payments** to view the used payment method

        <Frame>
          <img src="https://mintcdn.com/frostbytetechnologiesinc/VTiADedBsz5T8DAT/images/order%20system/viewmethodpos.png?fit=max&auto=format&n=VTiADedBsz5T8DAT&q=85&s=5b87760cd460cc634bb3c7e42507252c" width="2108" height="1524" data-path="images/order system/viewmethodpos.png" />
        </Frame>
      </Step>
    </Steps>
  </Tab>

  <Tab title="Web Dashboard">
    ### Web Dashboard

    <Steps>
      <Step>
        Click on **Sales** > **Tickets**
      </Step>

      <Step>
        Click **View** on the desired ticket
      </Step>

      <Step>
        Scroll down to the bottom of the ticket and click the **Payments** tab

        <Frame>
          <img src="https://mintcdn.com/frostbytetechnologiesinc/VTiADedBsz5T8DAT/images/order%20system/dashticket.png?fit=max&auto=format&n=VTiADedBsz5T8DAT&q=85&s=97c63fa3ed922712757e4736cf2d1505" width="2318" height="1342" data-path="images/order system/dashticket.png" />
        </Frame>
      </Step>
    </Steps>
  </Tab>
</Tabs>

***

## View Payment Type Sales Report

View sales for all Dripos payment methods, as well as sales of custom payment methods created.

On the [**Web Dashboard**](https://dashboard.dripos.com/reports/payment-methods), click **Reports** > **Payment Methods** > select a date range and click **Generate Report**

<Frame>
  <img src="https://mintcdn.com/frostbytetechnologiesinc/VTiADedBsz5T8DAT/images/order%20system/paymentreport.png?fit=max&auto=format&n=VTiADedBsz5T8DAT&q=85&s=40c1a7ccdd0abb6b5c510f960e0b2adc" width="2402" height="1416" data-path="images/order system/paymentreport.png" />
</Frame>
