> For the complete documentation index, see [llms.txt](https://support.rosysalonsoftware.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.rosysalonsoftware.com/rosypay/activating-a-move5000-terminal.md).

# Activating a Move5000 terminal

{% stepper %}
{% step %}

## Connect the terminal to WiFi

Power the device on and allow it to boot to the FULLSTEAM screen. Once on this screen, tap 0-0-0-1.

![](/files/tCaSKAEFuGgPJwe3C3oh)
{% endstep %}

{% step %}

## Select WiFi Parameters

On the next screen, select **WIFI Parameters** using the touch screen feature.

![](/files/gYxxVofLZX5PC2dVwVj4)
{% endstep %}

{% step %}

## Scan for and select your network

On the next menu, select **Scan Network**. Once the list of Networks populates, select the network you are trying to connect to.

![](/files/MOnQLs79kaEWtZG4Xt1Q)
{% endstep %}

{% step %}

## Enter your WiFi password

After selecting your network, enter your WiFi password using the touch screen keyboard. The password is case sensitive and must include any symbols.

If the password is accepted, the device will show "New Profile OK" and will bring you back to the main screen, where the wireless connection in the top left should turn green.

![](/files/uRDApxV7IMYN67y2Pnuj)

An activation code should populate on the screen. If the terminal does not give you an activation code, press and hold the # and Yellow keys. The device will reboot. If plugged in, it will reboot; if unplugged, the device will power down. Power the device back on by holding the green key.
{% endstep %}
{% endstepper %}

## Activating the Terminal through MerchantTrack

{% stepper %}
{% step %}

## Log in to MerchantTrack

Log into MerchantTrack using the single sign on by logging into your Rosy Salon Software Account (`manage>advanced settings>credit card processing>merchanttrack`).

You **MUST** have an email address in your Employee Profile in order for this to work (`manage>basic settings>employees`).
{% endstep %}

{% step %}

## Activate the terminal

Click **Terminals** > **Activate Terminal**.
{% endstep %}

{% step %}

## Enter terminal details

Use the dropdown to select a merchant. This should already be pre-configured for you, but if you do not see a merchant, contact RosyPay for assistance.

The terminal manufacturer for Move5000 should be **Ingenico**. Enter the Activation Code as displayed on the terminal, followed by a brief description to help identify your terminal. This will be the Name of the terminal displayed in Rosy Salon Software.

![MerchantTrack Activate Terminal](/files/29676ee9af118c4217e902506ab90e3a944657d6)
{% endstep %}

{% step %}

## Confirm the terminal in Rosy Salon Software

Once you have activated your terminal, go back to Rosy Salon Software and refresh the Credit Card Processing page, or go to `manage>advanced settings>credit card processing`. You will now see your activated cloud terminal and are ready to start processing.

![Credit card processing settings](/files/bfa5304a80f7f8e7d58380fc0410efd794c1aa3c)
{% endstep %}
{% endstepper %}

[**Checkout Using the Cloud Terminal**](/rosypay/checkout-using-the-cloud-terminal.md)


---

# 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://support.rosysalonsoftware.com/rosypay/activating-a-move5000-terminal.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.
