# VRSD Upgrade Request Procedure

## What information is needed when requesting an upgrade via VRSD (Verifone Remote Software Delivery)?

### Site Service ID

* If you do not know the Site’s Service ID, please visit [https://Estore.Verifone.com](https://estore.verifone.com/) and click Buy Now, then Lost Registration Lookup. Enter your Site information, and the Service ID will be returned.

{% hint style="info" icon="memo-circle-check" %}
You will not be purchasing anything but will only be obtaining your Service ID.
{% endhint %}

### Current Application Version

* To identify the correct current version, please reference[ **Identifying Application Versions**](https://app.gitbook.com/o/uOpE0pwQaikBOHcfkMgY/s/f8N3RLcEwSqYn1EvDXrj/~/edit/~/changes/104/petro/software-updates-vrsd/identifying-application-versions)**.**&#x20;

<figure><img src="/files/p49Gp5rWzPQYSJFKOlFI" alt=""><figcaption></figcaption></figure>

### Application Name Being Requested

* To identify available application versions, please reference [**Current VRSD Production Software List**](/petroleum-docs/partner-and-vrsd-updates/software-updates-vrsd/current-vrsd-production-software-list.md)**.**

<figure><img src="/files/QEdWue4U85hzr5QdMwXk" alt=""><figcaption></figcaption></figure>

### Important Notes for Connectivity

Minimum Suggested Network Requirements

| Download Speed        | Upload Speed          | Latency          | Packet Loss |
| --------------------- | --------------------- | ---------------- | ----------- |
| Greater than 1.5 Mbps | Greater than 768 Kbps | Less than 500 ms | 0%          |

***

## PROCEDURE FOR UPGRADE REQUEST

{% stepper %}
{% step %}

### Step — Open a Support Case

Visit [http://support.verifone.com](http://support.verifone.com/) and hover over Technical Support. From the dropdown, choose Support by E-mail.

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

{% step %}

### Step — Complete the “Support by E-mail” Form (high level)

Please select:

* Department/Category: **Petroleum and Convenience**
* Reason for Contacting Us: **VRSD Upgrade Request**

Then continue with the fields that will appear. (Image of the form UI follows.)
{% endstep %}

{% step %}

### Step — Enter Required Fields and Submit

Enter the following (in the fields that appear) and click Submit:

* Site Service ID (if you don’t know it, see the Site Service ID section above)
* Current Application Version (Example: **Buypass 3.13.05**)
* Application Name being requested (Example: **BUY-550204**)
* Important site/network details (if requested) (Example: **Unbranded**)

See the example screenshot(s) in the form UI above.

{% hint style="info" icon="memo-circle-info" %}
When requesting Upgrades for more than one location, you may complete a spreadsheet (a blank spreadsheet file is available on the Support Portal in the same section as this guide), then attach the file to your request. The Service ID for the first location on the list should be entered for the Input Value Field.
{% endhint %}
{% endstep %}
{% endstepper %}

***

## WHAT TO EXPECT FOLLOWING SUBMISSION OF YOUR REQUEST

Upon clicking SUBMIT, you will receive an automated email notifying you that your request has been received (example below):

> Hello,
>
> This is a system generated email to confirm your request for VRSD Software Upgrade has been received. You will receive another email within 48-72 hours providing a status of your request.
>
> Thank you for choosing Verifone. Verifone Support Team

**Within 48-72 hours** of your request, you will receive another email notifying you of the status of the Request and instructions for applying your upgrade.

***

If you need this as a checklist/one-page quick reference or want a spreadsheet template attached or converted, tell me which format and I’ll create it.


---

# Agent Instructions: 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:

```
GET https://docs.verifone.com/petroleum-docs/partner-and-vrsd-updates/software-updates-vrsd/vrsd-upgrade-request-procedure.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
