iPhone 应用程序中的 CC 交易
抱歉,我对 iphone 应用程序有一些疑问,这是我第一次使用 IOS 设备进行开发,这就是为什么我需要一些建议。
- 是否允许为IOS设备创建包含信用卡交易的应用程序,例如预订或在线支付/银行?
- 假设用户在进行任何交易之前应该先登录,对于设备和网络服务器之间的身份验证,有什么安全的方法可以做到这一点?我的意思是当从设备登录时,类似于一次登录的身份验证。有什么技巧或最佳实践/方法可以实现这一目标吗?
Sorry I have some sort of question about iphone apps, this is my first time developing with IOS devices that's why I need some suggestions.
- Is it allowed to create an apps for IOS devices that contains a transaction with credit card, such as booking reservation or on-line payment/banking?
- Lets say that user should log-in first before doing any transaction, for Authentication between the device and web server, any secure way to do this? I mean when logging-in from the device, something like authentication for 1 time login. Any tips or best practice/approach to achieve this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
2) 用于加密 xfer 的 SSL?
2) SSL for encrypted xfer?