payment - Incorrect card number when swiping with Magtek Card Reader -


i'm working on pos web app, use credit card swipe functionality. i'm planning use card reader: magtek 21073062 dynamag magnesafe triple track magnetic stripe swipe reader 6' usb interface cable, 5v, black

i tried out swiping credit card , final card data follows:

"%b4111111111111111^first/last^1010000000000000000000000000000?;4111111111111111=11111111111111119080000000000000000?|0600|f8861ec73f7bd2790d4ee2dbb7935b039de9653de90d240c1257e225fbb987837b779d29246d9d516a94fe9f770396fe6ad2a5f3312108df35bb512f4ba22a84ff3bb6cdfc008024|669078686f127d2a0660bbbe6c7bd3f708ed1b42216f41e37f3dcf59db02c77452337456c9f5141d||61403000|190894cfa8a9e46a350c2e758dc1d83a798980bf5319298583e13dc98c62272c8c732d07b2713b1face8dbf6ce16b57c94360610cd6ffe46|b2e15b9061015aa|789a6e205c421d40|9011080b2e15b9004018|1ca3||1000"

data interpreted according financial cards

the card number according response above, card number "4111111111111111"(for representation purpose). problem number in response not correct. first 6 digits , last 4 digits seems fine, digits(6 in case) in middle seems incorrect(does not match swiped card). happens cards swipe. tried same card multiple times(to check if hardware problem) , still same result.

any on issue appreciated.thanks in advance.


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -