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

# Payments

> Process and manage payments for orders

### Order Processing

From the order details page, you can:

* Update order status
* Process refunds
* Add order notes
* Send order notifications to customers
* Print invoices and packing slips

## Order Types

Marzipan supports various order types:

* **Standard Orders** - Regular purchases through your store
* **Subscription Orders** - Recurring orders from subscription products
* **Manual Orders** - Orders created by store administrators
* **Draft Orders** - Incomplete orders saved for later processing

## Related Documentation

<CardGroup cols={1}>
  <Card title="Order Fulfillment" icon="truck" href="/orders/fulfillment">
    Process and ship orders to your customers
  </Card>
</CardGroup>
