
Pocket-size powerhouse.
The ultra-slim miniPOS for effortless payments. Ultra-light, razor-sleek, and just 16.5mm thin — SurfMini fits anywhere and works everywhere.
Fits anywhere, works everywhere
- 🍽️ Restaurants and table-side service
- 🏪 Convenience stores and cafés
- 🚚 Food trucks and pop-ups
- 🚕 Taxis and mobile services
Ultra-light. Razor-sleek.
SurfMini blends style with seamless performance in a body just 16.5mm thin. Light enough to carry all day, compact enough to slip into a pocket — yet built to take payments anywhere your business goes.
A full-screen contactless reader and a card slot in the top handle tap, chip, and swipe with a single, effortless motion. No fuss, no bulk, just fast payments in the palm of your hand.
High performance, motion-aware intelligence
SurfMini runs on Android 14 with a fast multi-core processor and 2GB of RAM, delivering smooth multitasking and instant responsiveness on a crisp 4-inch 480x480 multi-touch display.
A built-in G-sensor makes it motion-aware — the screen automatically rotates, wakes, and rests as you pick it up and set it down. Drop it onto its magnetic smart docking station with Pogo pins, and it charges and syncs the moment it lands.
- Android 14 with a high-performance processor and 2GB RAM
- 4-inch 480x480 capacitive multi-touch display
- PCI PTS 7.x certified for secure, compliant payments
- 500+ transactions on a single full charge
Part of the Surfboard ecosystem
Like every device in the Surfboard family, SurfMini connects directly to our cloud-native platform — unifying payments, loyalty, tips, and reporting across every channel. One integration, all devices, one experience.
Every Surfboard terminal builds on the same API, so if you implement one, you basically implement all of them. Simply tap into our developer portal and get started.
- One API – Online, in-store, and mobile
- Unified reporting – All sales, one dashboard
- Dynamic acquiring – Smart routing for lower costs and higher approval rates
- Multi-cloud – Always available, always secure, we've removed the downtime from your payments
Supported Payment Methods
Here are the payment methods we support across our platform:
From registration to payments in the blink of an eye
It's very straightforward to get started. Register your developer account, get access to your keys, order terminals for your merchants, and register them upon arrival. Then you are up and ready to go.
//Register Terminal
POST /merchants/:merchantId/stores/:storeId/devices
curl -X POST "YOUR_API_URL/merchants/:merchantId/stores/:storeId/devices" \
-H "Content-Type: application/json" \
-H "API-KEY: YOUR_API_KEY" \
-H "API-SECRET: YOUR_API_SECRET" \
-H "MERCHANT-ID: YOUR_MERCHANT_ID" \
-d '{
"registrationIdentifier": "250901",
"terminalName": "Pocket One"
}'
Specifications
Ready to go pocket-size?
Let's get you moving with SurfMini. Talk to our team about pricing, integrations, or white-label options.
Our other payment devices
Take a look at our other products which includes both hardware-, and software-based payment terminals
SurfPrint
SurfPrint K
SurfTouch
SurfTouch Retail
SurfPad
SurfAlone
SurfXpress
Tap to Pay on iPhone
Tap to Pay on Android
Build it yourself
Step-by-step developer guides for everything on this page.
Integrate traditional card-present terminals through Surfboard's unified API. From account setup to live payments in one guide.
Read guide In-store · GuideRegister a terminal to a store before it can take payments or receive a partner POS app. Covers rotating codes, QR/registration links, pre-shipped codes, and in-app registration for SoftPOS.
Read guide In-store · GuideManage payment terminals and devices via the Surfboard API. Register in-store and online terminals, configure settings, and handle device operations.
Read guide Online · GuideLearn how to create orders with line items, tax, customer details, and control functions. The starting point for accepting payments with the Surfboard API.
Read guide