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

# Method availability

> How to turn payment methods on or off by brand, store, and device in PayBridge (account).

<Warning>
  **Coming soon.** PayBridge is not available yet. This guide previews how it will work; the screens it describes may not be enabled in your backoffice yet.
</Warning>

**Availability** decides where each payment method is turned on and in which channels. PayBridge resolves this through a hierarchy of levels: what you set on the **brand** applies to all its stores, unless a store —or a device— has its own configuration.

<Info>
  Inheritance hierarchy: **Brand → Store → Device**. The most specific level wins; if a level defines nothing, it inherits from the one above.
</Info>

## Prerequisites

* Backoffice access at **[app.fire.rest](https://app.fire.rest)**, with permissions on the account.
* The country, account, and brand selected in the context switcher (top right).
* At least one active payment method in the catalog for that country.

<Note>
  The method catalog and the channels PayBridge covers are defined by a Fire administrator. If a method or channel you need does not appear on this screen, ask an administrator to enable it for your country.
</Note>

## 1. Open the availability matrix

In the sidebar, under the General section, open **PayBridge → Availability**. You'll see a **stores × methods** matrix for the context's brand.

<Frame>
  <img src="https://mintcdn.com/firepos/joKYklOan_08XfHw/images/manuals/paybridge/availability/01-matrix-overview.png?fit=max&auto=format&n=joKYklOan_08XfHw&q=85&s=3d2192b67e03c93ffed003b7ade3c243" alt="Availability matrix of stores by methods" width="1364" height="486" data-path="images/manuals/paybridge/availability/01-matrix-overview.png" />
</Frame>

The top row is **the brand settings**: what you set there applies to all stores by default.

Above the matrix you get two helpers: the **Brand** selector — it only shows up when the account has more than one, and it doesn't change the global context — and a search box to filter by **store or method**.

## 2. Turn a method on or off

Click a method's cell to open its options. You can:

* **Turn on / off** the method in that store.
* **Turn on / off** for the whole brand (from the brand row).
* **Follow the brand again** to remove a store's override and inherit again.

<Frame>
  <img src="https://mintcdn.com/firepos/joKYklOan_08XfHw/images/manuals/paybridge/availability/02-cell-popover.png?fit=max&auto=format&n=joKYklOan_08XfHw&q=85&s=3af7cc79694ffdbc9f6e2da14684ea2c" alt="Cell popover with the on/off options" width="318" height="241" data-path="images/manuals/paybridge/availability/02-cell-popover.png" />
</Frame>

### How to read the states

* **Filled green** — on.
* **Gray** — off.
* **Amber dot** — the store has its own configuration, different from the brand's.

<Frame>
  <img src="https://mintcdn.com/firepos/joKYklOan_08XfHw/images/manuals/paybridge/availability/03-legend.png?fit=max&auto=format&n=joKYklOan_08XfHw&q=85&s=536cd7ba38d985a2868ff13f4bf1a7f8" alt="Legend of cell states" width="666" height="72" data-path="images/manuals/paybridge/availability/03-legend.png" />
</Frame>

## 3. Choose the channels

Inside the cell you can choose which **channels** the method operates in (POS, Kiosk, Web, App, depending on the considered channels). Active channels are shown as chips.

<Frame>
  <img src="https://mintcdn.com/firepos/joKYklOan_08XfHw/images/manuals/paybridge/availability/04-channels-chips.png?fit=max&auto=format&n=joKYklOan_08XfHw&q=85&s=5cfb8227bcca48aa6b7a8d021d82fe5b" alt="Channel chips inside the cell" width="342" height="309" data-path="images/manuals/paybridge/availability/04-channels-chips.png" />
</Frame>

## 4. Drill down to the device level

Each store can be **expanded** with the chevron to see its devices: POS terminals and kiosks. By default each device inherits its store's configuration; you can give it its own configuration or turn the method off for it specifically.

<Frame>
  <img src="https://mintcdn.com/firepos/joKYklOan_08XfHw/images/manuals/paybridge/availability/05-expand-devices.png?fit=max&auto=format&n=joKYklOan_08XfHw&q=85&s=05d49d37e6791adb038349f77ad7e28a" alt="Expanded store showing its POS and kiosk devices" width="1062" height="564" data-path="images/manuals/paybridge/availability/05-expand-devices.png" />
</Frame>

<Note>
  A device's channel is implicit from its type: a POS terminal serves the POS channel and a kiosk the Kiosk channel.
</Note>

## Per-method view

You can also manage a specific method's availability from its detail: open **PayBridge → Payment methods**, enter a method, and use the **Availability** tab. It's the same brand → store → device logic, focused on that method.

<Frame>
  <img src="https://mintcdn.com/firepos/joKYklOan_08XfHw/images/manuals/paybridge/availability/06-method-detail-availability.png?fit=max&auto=format&n=joKYklOan_08XfHw&q=85&s=df69d723aa02df15919ae10a53c9651d" alt="Availability tab in a method's detail" width="1367" height="784" data-path="images/manuals/paybridge/availability/06-method-detail-availability.png" />
</Frame>

## Related

<CardGroup cols={2}>
  <Card title="Configuration by level" icon="sliders" href="/en/manuals/paybridge/configuration">
    The credentials and settings of each method per brand, store, or device.
  </Card>

  <Card title="Supported methods by country" icon="globe" href="/en/manuals/paybridge/supported-methods">
    The methods PayBridge covers in each country.
  </Card>
</CardGroup>
