You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An obstacle in making a vending machine is dealing with money. Proofing money, giving money back, ... Linking BAB to the vending machine hardware could solve these problems.
A possible scenario:
Add stuff for sale at the vending machine into BAB.
User purchases something in BAB and pays with the payment methods already present in BAB.
BAB creates unique one-time-use code.
User enters code into the vending machine keypad.
The vending machine authenticates code with BAB and dispenses the purchase.
Nice side-effect is that all sales and revenue are traceable in BAB.
Hardware/software implementation in vending machine would be very doable.
The text was updated successfully, but these errors were encountered:
Cool BAB improvement below:
An obstacle in making a vending machine is dealing with money. Proofing money, giving money back, ... Linking BAB to the vending machine hardware could solve these problems.
A possible scenario:
Nice side-effect is that all sales and revenue are traceable in BAB.
Hardware/software implementation in vending machine would be very doable.
The text was updated successfully, but these errors were encountered: