简体   繁体   English

Android inapp帐单-在运行时提供信用卡详细信息

[英]Android inapp billing - Giving Credit card details at Runtime

We have inApp billing in out application. 我们有inApp计费应用程序。 We have planned to scan the Cards for the details and make the payment. 我们已经计划扫描卡的详细信息并付款。

Is it possible to fill credit card details at runtime from code in Google inApp billing or we should use third party payment process. 是否可以在运行时通过Google inApp帐单中的代码填写信用卡详细信息,否则我们应该使用第三方付款流程。 Please help me on this. 请帮我。

I came across card.io . 我遇到了card.io。 I can scanning Credit card using this jar. 我可以用这个罐子扫描信用卡。 but I don't know how to add those details to google in-app billing system programmatically 但我不知道如何以编程方式将这些详细信息添加到Google应用内结算系统

No you can't handle CC input. 不,您无法处理CC输入。 Google Play is handling Credit Card data, and this is a good thing - it prevents 3rd parties from stealing the CC information. Google Play正在处理信用卡数据,这是一件好事-它可以防止第三方窃取抄送信息。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM