Developing Mobile P2P Payment Apps

∥☆過路亽.° 提交于 2019-12-07 18:55:06

问题


Main Question:

If I were to start developing a mobile peer-to-peer payment app (Namely on iOS and Android), where would I start? i.e. What APIs would I use to create transactions that can occur between to peers, using debit and/or credit cards?

What are the recommended languages for a backend?

My take:

From the research I have done, it would seem that companies like Square Cash etc. made use of the MasterCard and VISA APIs. This is possible something I would have to use.

I would also make use of Java as the backend, to then make use of these APIs to allow P2P payments between two peers by means of stored (Obviously encrypted) credit or debit card details.

Am I on the right track? Any suggestions from experts?

来源:https://stackoverflow.com/questions/32143183/developing-mobile-p2p-payment-apps

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!