Card.IO custom manual screen

谁说我不能喝 提交于 2019-12-13 19:00:29

问题


I want to integrate Card.io's library into my app. Card.IO has a feature where the users enters the CC details manually - I want that to be my custom screen instead of Card.io's screen.

Is that possible?


回答1:


It is possible. On iOS, you can add card.io as a view:

https://github.com/card-io/card.io-iOS-SDK#integrate-as-a-view

You could, say, use the view-only integration in your own custom view controller with your custom "manual" button that pushes your own custom manual entry view controller.



来源:https://stackoverflow.com/questions/34117279/card-io-custom-manual-screen

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