***

title: Payroc Cloud
icon: cloud
published: true
---------------------

For clean Markdown of any page, append .md to the page URL. For a complete documentation index, see https://docs.payroc.com/full-stack-guides/take-payments/llms.txt. For full documentation content, see https://docs.payroc.com/full-stack-guides/take-payments/llms-full.txt.

Payroc Cloud is our semi-integrated solution that you can use to send instructions to a payment device without the need for a direct connection between the Point of Sale (POS) and the payment device.

An instruction contains information that the device uses to perform actions, for example, if the merchant wants to run a sale, the instruction includes the amount of the sale.

There are three Payroc Cloud solutions that you can integrate with, depending on your merchants' requirements:

* Android payment device with the Payroc App and your POS app.
* Android payment device with the Payroc App, with your POS system on a different device.
* Non-Android payment device, with your POS system on a different device. We support Ingenico payment devices and ID TECH payment devices.

## Your integration journey

1. Configure your payment device:
   * [Android (POS on the same device)](/guides/take-payments/payroc-cloud/configure-your-device/android-same-device.mdx)
   * [Android (POS on a separate device)](/guides/take-payments/payroc-cloud/configure-your-device/android-diff-device.mdx)
   * [Ingenico](/guides/take-payments/payroc-cloud/configure-your-device/ingenico/ingenico.mdx)
   * [ID TECH](/guides/take-payments/payroc-cloud/run-a-sale/configure-your-device/id-tech/idtech.mdx)
2. Use our API to send instructions to [run a sale](/guides/take-payments/payroc-cloud/run-sale.mdx).
3. (Optional) Test your integration with our [Payroc Cloud Simulator](/test/test-your-integration/payroc-cloud-simulator)

## Extend your integration

After you integrate with Payroc Cloud to run a sale, you can extend your integration to include the following:

* Run an unreferenced refund
* Capture a signature
  For more information about how to extend your integration, go to [Extend your integration](/guides/take-payments/payroc-cloud/extend-your-solution/extend.mdx).