# Settings in the WordPress Admin

These settings configure the backend functionality of the POS application, including PHP and WooCommerce configurations. You can access them by navigating to `WP Admin > POS > Settings`.

## Settings at a glance[​](#settings-at-a-glance "Direct link to Settings at a glance")

| Setting                 | What it does                                                                                                  | Learn more                                                       |
| ----------------------- | ------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------- |
| **General**             | Default cart customer for all cashiers, POS-only products, decimal quantities, and the product barcode field. | [General Settings](/settings/wp-admin/general.md)                |
| **Checkout**            | Payment gateways available at the POS and how POS orders are processed.                                       | [Checkout Settings](/settings/wp-admin/checkout.md)              |
| **Email Notifications** | Per-email admin, customer, and cashier toggles controlling which WooCommerce emails fire for POS orders.      | [Email Notifications](/settings/wp-admin/email-notifications.md) |
| **Access**              | User role and capability permissions for who can use the POS, including the dedicated Cashier role.           | [Accessing the POS](/settings/wp-admin/access.md)                |
| **Sessions**            | View active POS login sessions per user and device, and remotely sign devices out.                            | [Sessions](/settings/wp-admin/sessions.md)                       |
| **Store Tax IDs**       | Business tax identifiers (VAT, ABN, GSTIN, EIN, company-registry numbers) printed on receipts and invoices.   | [Store Tax IDs](/settings/wp-admin/store-tax-ids.md)             |
| **Customer Tax IDs**    | How customer tax IDs are stored, which plugin field they write to, and how they copy onto orders at checkout. | [Customer Tax IDs](/settings/wp-admin/customer-tax-ids.md)       |

## In This Section[​](#in-this-section "Direct link to In This Section")

[GeneralConfigure WCPOS general settings in WordPress admin including POS-only products, decimal quantities, and barcode fields.](/settings/wp-admin/general.md)

[Store Tax IDsConfigure the business tax identifiers WCPOS prints on POS receipts and invoices, including VAT, ABN, GSTIN, EIN, and company-registry numbers.](/settings/wp-admin/store-tax-ids.md)

[Customer Tax IDsHow WCPOS stores customer tax IDs, detects which plugin's field to write to, and copies tax IDs onto orders at checkout.](/settings/wp-admin/customer-tax-ids.md)

[AccessConfigure user roles and capabilities for WCPOS access including Administrator, Shop Manager, and Cashier permissions.](/settings/wp-admin/access.md)

[CheckoutConfigure WCPOS checkout settings in WordPress admin including payment gateways and order processing.](/settings/wp-admin/checkout.md)

[Email NotificationsControl which WooCommerce email notifications fire for POS orders — per-email admin, customer, and cashier toggles in WCPOS settings.](/settings/wp-admin/email-notifications.md)

[SessionsView active POS login sessions per user and device, and remotely sign devices out of WCPOS.](/settings/wp-admin/sessions.md)
