> 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/android-devices/p630-series/p630-a/p630-a-installation-guide/image-page.md).

# Image Page

**Verifone Part Number:** DOC562-002-EN-A, Revision A

The Verifone P630-A is a consumer-facing handheld payment terminal that supports all major payment methods — magnetic stripe, EMV, and NFC/Contactless — including Apple Pay, Google Pay, and Samsung Pay. It runs Android applications, supports Bluetooth and Wi-Fi, and meets PCI-PTS 6.x SRED requirements.

## Contents

<table data-view="cards"><thead><tr><th>Title</th><th data-card-target data-type="content-ref">Target</th></tr></thead><tbody><tr><td>Preface</td><td><a href="/pages/3891a1d8b0f0c3c0bdb865d25de5cea579ecf808">/pages/3891a1d8b0f0c3c0bdb865d25de5cea579ecf808</a></td></tr><tr><td>1. Device Overview</td><td><a href="/pages/942c1316850f9a36c78a7ac696a2a5a2c8fca623">/pages/942c1316850f9a36c78a7ac696a2a5a2c8fca623</a></td></tr><tr><td>2. Device Setup</td><td><a href="/pages/b76c8c79ea4e08ecf97feea203998ffa983fad20">/pages/b76c8c79ea4e08ecf97feea203998ffa983fad20</a></td></tr><tr><td>3. Specifications</td><td><a href="/pages/ce9778924b463f44c6815db3c68e511ab338919b">/pages/ce9778924b463f44c6815db3c68e511ab338919b</a></td></tr><tr><td>4. Maintenance and Cleaning</td><td><a href="/pages/e26b0669606f00dd95ac3d1ea86ad074a381c30a">/pages/e26b0669606f00dd95ac3d1ea86ad074a381c30a</a></td></tr><tr><td>5. Service and Support</td><td><a href="/pages/d0d019fa06ca2bef609bcb3602160f7722c3ff65">/pages/d0d019fa06ca2bef609bcb3602160f7722c3ff65</a></td></tr><tr><td>6. Troubleshooting Guidelines</td><td><a href="/pages/1aba4525c7be61c93c797c422454841235748212">/pages/1aba4525c7be61c93c797c422454841235748212</a></td></tr></tbody></table>

## Figure Assets

The following image asset files are referenced throughout this documentation. Populate the `assets/` folder with the corresponding figures from the original PDF:

| Filename                                       | Caption                                                                                 |
| ---------------------------------------------- | --------------------------------------------------------------------------------------- |
| `assets/figure-01-p630-a-device.svg`           | Figure 1: P630-A device diagram showing Touch Screen, Magnetic Card Slot, and Card Slot |
| `assets/figure-02-sam-slots.svg`               | Figure 2: SAM Slots — rear of device with SAM 1 and SAM 2 card holders                  |
| `assets/figure-03-power-on-off.svg`            | Figure 3: POWER ON/OFF button location on left side of device                           |
| `assets/figure-04-using-connector.svg`         | Figure 4: Using the Connector — cable attachment steps                                  |
| `assets/figure-05-serial-connection.svg`       | Figure 5: Connecting to P630-A via Serial Connection (V200c)                            |
| `assets/figure-06-external-device.svg`         | Figure 6: Connecting P630-A to an External Device (full-feature configuration)          |
| `assets/figure-07-rs232-host.svg`              | Figure 7: Connecting to RS232-Based Host                                                |
| `assets/figure-08-external-power-brick.svg`    | Figure 8: Available Connections on the External Power Brick                             |
| `assets/figure-09-smart-card-reader.svg`       | Figure 9: Using the Smart Card Reader                                                   |
| `assets/figure-10-magnetic-stripe-reader.svg`  | Figure 10: Using the Magnetic Stripe Card Reader                                        |
| `assets/figure-11-contactless-transaction.svg` | Figure 11: Contactless Transaction                                                      |
| `assets/figure-12-privacy-shield.svg`          | Figure 12: Standard Type Privacy Shield                                                 |


---

# 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/android-devices/p630-series/p630-a/p630-a-installation-guide/image-page.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.
