For the complete documentation index, see llms.txt. This page is also available as Markdown.

Getting started

Set up POS Cloud Integration and send your first successful request.

Use this guide to get from setup to a working test quickly.

You can start with a simulator or a physical terminal.

Please login or register to gain access to the detailed material on this page.

What you need

Before you begin, make sure you have:

  • Access to Verifone Central.

  • An onboarded terminal or a simulator test path.

  • Postman and the integrator collection.

  • An API key, user UID, and Basic Auth token.

POS Cloud Integration is available in the United States, EMEA, and Australia.

Quick start

1

Set up your account and device

Complete merchant onboarding and device onboarding first.

If you are using a physical terminal, confirm POS Cloud is enabled on the device.

2

Generate credentials

Create an API key in Verifone Central.

Copy your user UID.

Use both values to generate your Basic Auth token.

3

Prepare Postman

Import the integrator collection.

If you are testing with the simulator, add the x-terminal-simulator header and set it to true.

4

Send your first request

Start with a connection or status request.

Then run a simple sale to confirm the full payment flow works.

Last updated

Was this helpful?