I'm looking for a credit card swiping system for ios/androids that comes with an API. PayPal Here and Square are two well known companies that offers the card swiping, but they do not yet have an API.
Payanywhere is another service with an API, but unfortunately it's API is limited and doesn't have what I need.
Is there another service that has something like this?
just to clarify, I am writing an app that uses the swiping system that I will be distributing to my users. Thus, I cannot have the client side dictate how much is paid, otherwise the client side could be hacked and the client could just pay however they want.
Additionally, I need the payanywhere server to tell my server the status of a transaction. Same reason, otherwise the client can send fake statuses and fool my server.