Nayax MDB is how a card reader tells a machine that money has arrived. MDB stands for Multi-Drop Bus, the serial protocol vending machines have used for decades, and a Nayax VPOS Touch speaks it natively. Getting it onto a photo booth takes three parts: the reader, a bridge that converts MDB to USB, and booth software listening on the other end. Everything difficult about this sits in the second and third parts. The reader itself almost never causes trouble.
The three pieces, in order
A working card payment chain on a Windows photo booth looks like this.
- Nayax VPOS Touch. Whatever a guest actually taps. It handles the card, the authorisation and the settlement, then reports the result back over MDB.
- A Qibixx MDB-USB interface. A small board sitting between the reader’s MDB harness and a USB port on the PC. It presents itself as a serial port to Windows.
- Booth software listening on that serial port. It asks for an amount, waits, and acts on approved or declined.
Miss the middle piece and nothing works, which catches people out constantly. A PC has no MDB port. Without a bridge, the reader has nothing to talk to.

Wiring it without creating a ground loop
Here is the part that cost me a week, and it is the reason this page exists.
My Qibixx board kept resetting at random. Sessions died mid payment, the reader dropped off, and nothing in the logs explained it. It was not the reader, the cable or the software. It was a grounding problem, and the fix was closing jumpers J1 and J6 on the board. A missing jumper cap was the likely culprit.
So if your board resets intermittently and everything else checks out, look there before replacing anything. Ground loops are common in a metal cabinet where the PC, the printer, the reader and the lighting all share a chassis, and they produce exactly this signature: works on the bench, fails in the booth.
Setting up Nayax MDB in the software
Once the wiring is right, configuration is short. You pick the reader type and the serial port, and the connection is settled.
Then you decide when the guest is actually charged, which matters more than anything else on this page.

Charge at the start or at the end
Most setups authorise and capture the moment the card is read. That is simpler, and I would avoid it.
August 2026 put our first machine inside a university building. A hardware fault during the opening weeks meant twenty sessions had to be refunded. The guest had already been charged, then the machine failed to deliver. They do not care whose fault that is. They know the booth took their money.
Charging when the session finishes removes that whole class of problem. If the printer jams or the camera drops, no charge lands, and there is nothing to refund. Over that same period another twenty card attempts simply failed to authorise, which is normal and is the reader doing its job.
Tell the guest the reader is live
A detail nobody documents. Between a guest tapping a priced button and the reader responding, the screen can sit unchanged, and a stranger reads that as broken rather than waiting.
We watched people hesitate at exactly that moment. Asking them afterwards surfaced nothing, because nobody remembers a two second pause. Standing back and watching surfaced it within minutes.

Testing before the hardware arrives
You do not need a reader plugged in to build and test the payment flow. A stand-in reader runs the whole path, approved and declined, on a laptop with nothing attached. Build the screens, check the routing, then swap in the real hardware.
That matters because Qibixx boards are not always in stock, and a VPOS Touch has to be provisioned to your merchant account before it does anything useful. Waiting on hardware should not stop you designing the flow.

What actually goes wrong in the field
Ranked by how often I have seen it, not by how alarming it sounds.
- Network drops, mistaken for hardware faults. Our VPOS Touch threw connectivity alerts at the university site. The reader was fine. The venue wi-fi was not.
- Ground loops. Covered above. Intermittent, maddening, and a two minute fix once you know.
- Declined cards. Not a fault. Expect a steady trickle, and make sure the screen says something useful when it happens.
- Consumables. Paper and ribbon stop more sessions than payment hardware ever will.
Notice what is missing from that list. Across a year of running this, the reader itself has never been the problem.
What a card reader on a booth costs
Published prices as of September 2026, taken from the vendors’ own stores rather than from a reseller.
| Item | Price | Notes |
|---|---|---|
| Nayax VPOS Touch, 1 to 4 units | $399 each | Device, antenna, cable and QR sticker, 1 year warranty |
| Nayax VPOS Touch, 5 to 14 units | $314 each | Drops to $289 at 15 units and above |
| Nayax monthly plan | $9.99 | Cashless, operations and inventory |
| Qibixx MDB-USB Standard | 150 euro ex VAT | Listed as not currently available for sale |
| Card processing | Per transaction | Negotiated, and it scales with machine count |
The monthly fee is the line operators forget. It runs whether the booth takes three hundred sessions that month or four, which is another argument for being fussy about placement.
Frequently asked questions
Can a photo booth take a card without MDB?
Yes, through a QR checkout on the guest’s phone, or a keystroke box that fakes a keypress when a coin drops. Both work. Neither tells the software whether the payment actually succeeded, which is the entire point of MDB.
Does the Qibixx board need drivers?
It appears as a standard serial port on Windows, so in practice you are picking a COM number rather than installing anything exotic.
Why does my reader work on the bench and fail inside the cabinet?
Grounding, nine times out of ten. Check the jumpers before suspecting the reader.
Do I need a Nayax account before the reader does anything?
Yes. The terminal has to be provisioned to your merchant account, so order it earlier than you think you need to.
VertexBooth speaks Nayax MDB natively through a Qibixx bridge, with a stand-in reader so you can build the payment flow before your hardware lands. Windows, one time early access licence. Download it and try the payment flow.
More depth on the software side in photo booth software with card payment and unattended photo booth software. Hardware prices above are from the Nayax store and the Qibixx shop, checked 8 September 2026.





