# PIN+

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

**Available in**: <Country code="AT" name="Austria" /> <Country code="BE" name="Belgium" /> <Country code="BR" name="Brazil" /> <Country code="CH" name="Switzerland" /> <Country code="CL" name="Chile" /> <Country code="DE" name="Germany" /> <Country code="ES" name="Spain" /> <Country code="FR" name="France" /> <Country code="GB" name="United Kingdom" /> <Country code="IE" name="Ireland" /> <Country code="IT" name="Italy" /> <Country code="NL" name="Netherlands" /> <Country code="PL" name="Poland" /> <Country code="PT" name="Portugal" /> <Country code="SE" name="Sweden" />

PIN+ is an older paired SumUp reader that connected to mobile devices for card-present payments.

<ReaderHero
  alt="PIN+ card reader"
  src="/img/terminal-payments/readers/pin-plus-2x.png"
  srcset="/img/terminal-payments/readers/pin-plus-1x.png 1x, /img/terminal-payments/readers/pin-plus-2x.png 2x, /img/terminal-payments/readers/pin-plus-3x.png 3x"
  width={318}
  height={320}
/>

## Basic Information

| Category | Details |
| --- | --- |
| Device type | App-paired card reader |
| Main connections | Bluetooth Low Energy or cable connection to a phone or tablet |
| Platform compatibility | iOS and Android devices |
| Accepted payment types | Major debit and credit cards, including contactless-capable card-present flows in supported markets |
| Good fit for | Existing estates that still need compatibility guidance for earlier SumUp hardware |

## Integration Compatibility

- [Android SDK](/terminal-payments/sdks/android-sdk/)
- [iOS SDK](/terminal-payments/sdks/ios-sdk/)
- [Payment Switch](/terminal-payments/payment-switch/)

## What to Expect

- PIN+ is not part of the current Cloud API path.
- It was designed around phone- or tablet-connected checkout flows rather than standalone operation.
- If you are choosing new hardware today, compare it against Solo or Solo Lite before standardising on it.