I have a POS terminal card reader. When I swipe my bank card then I get a stream of data.
When I read wiki about Magnetic strip card , I found that every card should return value which start with "%B ...." or something like that ...
But my problem is I don't know what I get from swipe card.
Moreover, I don't think that it is standard format which every program can read and sent to Bank Switch Server.
Every suggestion will be appreciated.