> For the complete documentation index, see [llms.txt](https://docs.number.tech/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.number.tech/documentation/resources/tools-and-downloads.md).

# Tools and Downloads

## API

All links and downloads for the REST API.

### REST API downloads

## Mobile SDK

All links and downloads for the mobile SDKs.

***

## Payment widgets

All links and downloads for the PayForm and the legacy widget.

### PayForm links

### Widget links

***

## Verifone

All links and downloads for the Verifone card reader:

### Verifone service for browser implementation

[Verifone Middleware Installer](https://easypay1.com/deploy/MiddleWare/EPVerifoneSetup_E2E_1041.zip)

### Verifone example web site&#x20;

[Sample Verifone Website](https://easypay1.com/JqueryVerifone/)

[Sample Verifone Website Content](https://easypay1.com/docs/jquery_verifone.zip)

### Verifone SDK reference

[USB drivers and Logging Package](https://easypay1.com/deploy/SetupVerifoneDrivers/Setup_USB_log_win11.zip)

[SDK Interface](https://easypay1.com/deploy/VerifoneSDK/EP.Enterprise.Vx820Lib2.zip)

### Verifone Sample for SDK

[Sample Program Executable](https://easypay1.com/Deploy/VerifoneSDK/WinFrm.zip)

[Sample Program Source Code](https://easypay1.com/Deploy/VerifoneSDK/SourceCode_WinFrm.zip)

***

## Virtual Terminal

All links and downloads for the Virtual Terminal.

{% embed url="<https://easypay5.com/reset>" %}
VT terminal reset
{% endembed %}


---

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

```
GET https://docs.number.tech/documentation/resources/tools-and-downloads.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.
