
我想创建一个Android应用程序,我需要一个钱包,用户可以通过它来存钱并支付给另一个钱包.
我应该使用什么支付网关,请建议钱包或支付网关相同或不同
提前致谢
解决方法:
正如维基百科所引用的那样
A Payment Gateway is an e-commerce application service provIDer service that authorizes credit card payments for e-businesses, online retailers, bricks and clicks, or Traditional brick and mortar. It is the equivalent of a physical point of sale terminal located in most retail outlets.
@H_404_17@通俗地说,您可能已经通过亚马逊或其他一些电子商务网站购物,并使用您的借记卡/xyk购买这些东西.授权和完成支付过程的软件称为支付网关.
然而,钱包是用于存储重要财务数据的加密存储介质.钱包可能包含有关您卡片的信息.它也可能包含数字货币. (数字货币是您已经支付给相关钱包管理局的钱,可能会在以后使用这些钱,就像Paypal那样.).
将钱存入钱包需要支付网关
有关它们的实现和更多信息,请参阅Google Wallet integration on Android App
有关选择支付网关的信息,请参阅http://business.tutsplus.com/articles/how-to-choose-an-ecommerce-payment-gateway–fsw-42468.
总结以上是内存溢出为你收集整理的Android钱包和付款集成全部内容,希望文章能够帮你解决Android钱包和付款集成所遇到的程序开发问题。
如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。
欢迎分享,转载请注明来源:内存溢出
微信扫一扫
支付宝扫一扫
评论列表(0条)