简体   繁体   English

如何为iOS应用程序添加付款集成

[英]How to add Payment integration for iOS application

I am developing an iOS application in swift, In this application, User can buy the event photos by adding selected photos to cart. 我正在快速开发iOS应用程序,在此应用程序中,用户可以通过将选定的照片添加到购物车来购买活动照片。 Here, How can i proceed with the payment options and do i need to add Apple Pay or In App-Purchase in this scenario? 在这里,在这种情况下,我该如何继续进行付款,并且我需要添加Apple Pay或In App-Purchase吗?

I've done some research on this topic and I came to know. 我已经对此主题进行了一些研究,后来才知道。 Apple Pay: Sells physical goods such as groceries, clothing, and appliances. Apple Pay:销售诸如杂货,衣服和电器之类的实物商品。

In-App: Sells virtual goods such as premium content for your app, and subscriptions for digital content. 应用内:销售虚拟商品,例如您的应用的高级内容和数字内容的订阅。

So, in my application i am thinking about to add In-app purchase. 因此,在我的应用程序中,我正在考虑添加应用内购买。 Please confirm me? 请确认一下 and help me out. 帮帮我

Thanks in Advance. 提前致谢。

Yes. 是。 You need to in-App purchase only for digital content-selling. 您仅需通过数字内容销售即可进行应用内购买。 Go with in-app purchase. 进行应用内购买。 If you are new to in-app purchase, here is the link to follow. 如果您不熟悉应用内购买,请点击以下链接。

Implementation of in-app purchase 实施应用内购买

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

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