# Go

import ReaderHero from '@components/content/ReaderHero.astro';
import Country from '@components/content/Country.astro';

**Available in**: <Country code="AU" name="Australia" /> <Country code="MX" name="Mexico" /> <Country code="CA" name="Canada" />

<ReaderHero
  alt="Go card reader"
  src="/img/terminal-payments/readers/go-2x.png"
  srcset="/img/terminal-payments/readers/go-1x.png 1x, /img/terminal-payments/readers/go-2x.png 2x, /img/terminal-payments/readers/go-3x.png 3x"
  width={320}
  height={582}
/>

## Basic Information

| Category | Details |
| --- | --- |
| Device type | Integrated card reader (EPS-paired) |
| Main connections | Wi-Fi and Cellular data |
| On-device capabilities | Card-present payment acceptance, pairing code display |
| Accepted payment types | Contactless, chip card payments, Apple Pay, and Google Pay |
| Good fit for | Platform teams and software vendors building point-of-sale integrations via the Cloud API |

## Integration Compatibility

- [Cloud API](/terminal-payments/cloud-api/)

## What to Expect

- Go can work independently, which makes it the most flexible option in this group.
- It is the right reader family when you need the current server-driven [Cloud API](/terminal-payments/cloud-api/).