开发者

Write my own iPhone app to read from credit card swipe reader [closed]

开发者 https://www.devze.com 2023-02-03 19:14 出处:网络
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopen开发者_高级运维ed, visit the help center. Closed 9 years ago.

I'm looking for a way to write my own app that can support credit card payment but using the credit card readers such as Blue Bamboo P25-M or MagTek iDynamo.

I'm pretty sure there's a way to do this, but I don't know what to do.

Do you think I need to contact those companies who make the reader?


Magtek allows you to do so though their documentation is the worst I've ever seen(read as nonexistent).


Both devices appear to be "Made for iPod" and "Works with iPhone" - but there will a protocol name for which they are registered and an actual communications protocol that they will use for talking with iDevice. While you could probably discover the protocol name from one of the apps already written for these devices, reverse engineering the comms protocol would be daunting.

So, yes, I think that you would do best to contact these companies.


Both of your examples use the Dock Connector, which means in theory you could write your own app to interface them - but only if the company in question wants you to. Apple provides hardware manufacturers with an interface for external accessories, but the manufacturer must declare support and provide documentation for it. The manufacturer must provide you with documentation and details on how exactly the device works, which they may not want to do.


Try out Unimag. It comes with full documentation and SDK and also a sample project. You can easily integrate that in your application.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号