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

# Payment integrations

> Compare the card processors Digital Florists connects to for payment links, hosted card entry, and refunds from the order screen.

**Payment** integrations take card payments for your orders, and with most you can refund a charge straight from the order screen without opening the provider's dashboard.

<Info>
  **This page covers features gated by Admin-tier permissions** — typically Settings access. Admins have these by default; your administrator can adjust who has them in [Settings > Team](/settings/team).
</Info>

The table below shows what each card processor does. Where a processor has its own page, the setup steps live there.

## At a glance

| Provider                                    | Payment links | Hosted card entry                                                                               | In-person terminal | Refunds from the order                       | Setup                                     |
| ------------------------------------------- | ------------- | ----------------------------------------------------------------------------------------------- | ------------------ | -------------------------------------------- | ----------------------------------------- |
| [**Stripe**](/settings/integrations/stripe) | Yes           | Yes ([Stripe must enable MOTO first](/settings/integrations/stripe#moto-and-hosted-card-entry)) | No                 | Yes                                          | Set up yourself                           |
| **Dojo**                                    | Yes           | Yes                                                                                             | Yes                | Yes                                          | [Get in touch](/get-started/getting-help) |
| **Paymentsense**                            | No            | Yes                                                                                             | No                 | No (refund in the dashboard, then record it) | [Get in touch](/get-started/getting-help) |

## Common questions

<AccordionGroup>
  <Accordion title="Can I take card payments in person through these integrations?">
    Mostly these are online integrations, built for phone orders and online payments rather than a card reader at the counter. Dojo is the exception: once it's set up, it supports an in-person card terminal. With the others, use your existing card terminal at the counter and record the payment against the order.
  </Accordion>

  <Accordion title="Can the same payment link be used twice?">
    No. Each link is tied to one order and stops accepting payment once it's been paid. If you need to resend, generate a new link from the order.
  </Accordion>

  <Accordion title="What happens if I refund in the provider's dashboard instead of the order?">
    The customer still gets their money back. Whether the refund flows back onto the order automatically depends on your connected payment integration. Where it doesn't reconcile on its own, record the refund against the order so the order screen and the provider's dashboard show the same totals.
  </Accordion>
</AccordionGroup>

## What's next?

<Columns cols={2}>
  <Card title="Payment methods" icon="wallet" href="/daily-operations/payment-methods">
    How card, cash, account, and gift-card payments behave on the till and on dashboard orders.
  </Card>

  <Card title="Refunds" icon="rotate-left" href="/daily-operations/refunds">
    Issue a refund against an order and reconcile what's gone back to the customer.
  </Card>

  <Card title="Transactions" icon="receipt" href="/daily-operations/transactions">
    Review every payment, refund, and adjustment against an order.
  </Card>

  <Card title="All integrations" icon="plug" href="/settings/integrations">
    Back to the integrations hub for website, courier, relay, and automation connections.
  </Card>
</Columns>
