> For the complete documentation index, see [llms.txt](https://docs.verifone.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.verifone.com/hardware-products/hardware/engage-devices/pxxx-series/p400/p400-p400-plus-p400-dual-msr-installation-guide/accessories-and-cables.md).

# Accessories and Cables

Verifone provides a range of accessories and documentation for the P400/P400 Plus/P400 Dual MSR. When placing orders, it is essential to reference the specific part numbers. Here are the available channels for ordering.

Verifone online store:

* **Verifone** - [https://www.verifone.com/en/us/contact-us](https://www.verifone.com/en-us/sales/us-contact-sales)
* **USA** - Verifone Customer Development Center, 1-800-837-4366\
  Monday - Friday, 7 A.M. - 8 P.M., Eastern time
* **International** - Contact your Verifone representative

## Cables

| Part Number     | Description                                                                       |
| --------------- | --------------------------------------------------------------------------------- |
| CBL282-038-02-B | USB cable 3 m                                                                     |
| CBL282-045-XX-B | USB cable (as Device). Powered from +12 V/1 A DC adaptor.                         |
| CBL282-038-XX-B | USB cable (as Device). Powered from +5 V USB Host.                                |
| CBL282-033-01-B | Powered USB cable (as Device). Powered from +12 V PUSB Host.                      |
| CBL282-031-XX-A | RS-232 cable (DB9). Powered from +12 V DC adaptor.                                |
| CBL282-036-XX-A | RS-232 cable (RJ45). Powered from Countertop (+12 V).                             |
| CBL282-006-01-B | Cable, VX 820 Ethernet/RS232, Dongle 1.0 m                                        |
| CBL435-002-01-A | USB cable 2.65 m, connect to P400/P400 Plus/P400 Dual MSR to MOD10 port of V200c. |
| CBL435-005-02-A | P400/P400 Plus/P400 Dual MSR/P200 Ethernet and Mini-USB Dongle                    |
| CBL435-044-01-C | P400/P400 Plus/P400 Dual MSR/P200 USB/Ethernet/RS232, Dongle cable 1.0 m          |

## Power Supply

| Part Number     | Description                  |
| --------------- | ---------------------------- |
| PWR435-102-01-A | DC power pack (US)           |
| PWR435-101-02-A | DC power pack (UK)           |
| PWR435-101-03-A | DC power pack (EU)           |
| PWR435-101-06-A | DC power pack (Brazil)       |
| PWR435-101-04-A | DC power pack (Australia)    |
| PWR435-101-10-A | DC power pack (South Africa) |

## Privacy Shield

| Part Number     | Description                |
| --------------- | -------------------------- |
| PPL435-007-01-B | Standard privacy shield    |
| PPL435-013-01-A | Half-height privacy shield |

## Mounting Plate

| Part Number     | Description             |
| --------------- | ----------------------- |
| PPL435-009-01-A | Optional mounting plate |

## Stylus Pen

| Part Number     | Description |
| --------------- | ----------- |
| PPL435-010-01-A | Stylus pen  |

## Stylus Holder

| Part Number     | Description            |
| --------------- | ---------------------- |
| CBL000-045-01-A | CABLE, USB-A/B PLUG 1M |

## Cleaning Kit

| Part Number | Description           |
| ----------- | --------------------- |
| 02746-01    | Verifone Cleaning Kit |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.verifone.com/hardware-products/hardware/engage-devices/pxxx-series/p400/p400-p400-plus-p400-dual-msr-installation-guide/accessories-and-cables.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
