简体   繁体   中英

Android inapp billing - Giving Credit card details at Runtime

We have inApp billing in out application. 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. Please help me on this.

I came across 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

No you can't handle CC input. Google Play is handling Credit Card data, and this is a good thing - it prevents 3rd parties from stealing the CC information.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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