> For the complete documentation index, see [llms.txt](https://sandbox-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://sandbox-docs.verifone.com/home/products/hardware/android-devices/p630-series/p630-plus-a/p630-plus-a-quick-installation-guide.md).

# P630 Plus A Quick Installation Guide

Get your P630 Plus-A unboxed, connected, and ready to take payments.

Before you begin, confirm you have all devices, cables, and accessories listed below.

## What's in the Box

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><h3>P630 Plus-A Device</h3></td><td>Payment terminal</td><td data-object-fit="contain"><a href="/files/fv7Y2FV17ncV6014yG5g">/files/fv7Y2FV17ncV6014yG5g</a></td></tr></tbody></table>

## Quick Setup Guide

{% stepper %}
{% step %}

### Unbox the Device

Remove the P630 Plus-A from its packaging.

<figure><img src="/files/HhbZyx3k2D4XDC68lEkk" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Open the Back Cover

{% stepper %}
{% step %}

#### Slide open the back cover

Turn the device over and slide the back cover release in the direction of the arrows to open it.

<figure><img src="/files/rj4VdPndvWudgs1o2mRx" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Locate the PSAM slots

With the cover open, locate PSAM slot 1 and PSAM slot 2 inside the device.

<figure><img src="/files/HCHaNfkFmnYqIZot5PXy" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}
{% endstep %}

{% step %}

### Insert the SIM and SAM Cards

{% stepper %}
{% step %}

#### Insert the cards

Insert the SIM/SAM card into the slot as shown in the detail view.

<figure><img src="/files/QFLs2h6pMBwhA21bGsS1" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Close and secure the back cover

Close the back cover and tighten the retaining screw.

<figure><img src="/files/by1DCnrWnlLWXysPtfHh" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}
{% endstep %}

{% step %}

### Connect the Device

Choose one of the following connection options.

{% stepper %}
{% step %}

#### Option A: Connect to a cash register / POS terminal

Connect the cable from the device to the cash register or POS terminal.
{% endstep %}

{% step %}

#### Option B: Connect to a computer

Connect the device to a computer using the USB cable.
{% endstep %}

{% step %}

#### Option C: Connect to a power outlet

Connect the power adapter to the device and plug it into a power outlet.

<figure><img src="/files/QXdrTkvh4jZyrT9GPqnv" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}
{% endstep %}

{% step %}

### Take a Payment

{% stepper %}
{% step %}

#### Swipe a card

Swipe the card through the card reader.

<figure><img src="/files/Z3v2ayDMD7mSagTlbsO1" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Insert a chip card

Insert the chip card into the card reader.

<figure><img src="/files/yeiUSlU1UpfrEXq8Yd6L" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Tap a contactless card

Tap the contactless card or device on the reader.

<figure><img src="/files/ICTSbfUgxPHeVre3mwW1" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}
{% endstep %}
{% endstepper %}

## Full Installation Guide

For full device setup details, product information, and troubleshooting steps, refer to the Installation Guide (TODO: full installation guide document number — not stated on this quick guide; DOC562-003-EN-A is this quick guide's own part number, not the full manual's).


---

# 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://sandbox-docs.verifone.com/home/products/hardware/android-devices/p630-series/p630-plus-a/p630-plus-a-quick-installation-guide.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.
