I have a client who wants to sell a physical product within an iPhone app.
They want the customer to be able to purchase the product using the app and then receive this product by mail.
I am aware that we can't use the in-app purchase api from apple to do that. As apple says:
"You must deliver a digital good or service within your application. Do not use In-App Purchase to sell real-world goods and services."
So my question is how can I build an app that allows the user to buy a product without apple rejecting the app when submitted to the app store?!?
For sure there is a way to do it. There are plenty of clothing shops that have their iphone app with purchase facilities.
I understood that Apple doesn't like when you create an app that links to an ecommece site on the web in order to process the payement (amazon kindle case...).
So I imagine that my client will have to build its own mobile ecommece site (wrapped into an iphone app) with its own payement api??
Any information on that would be very helpfull!!
They want the customer to be able to purchase the product using the app and then receive this product by mail.
I am aware that we can't use the in-app purchase api from apple to do that. As apple says:
"You must deliver a digital good or service within your application. Do not use In-App Purchase to sell real-world goods and services."
So my question is how can I build an app that allows the user to buy a product without apple rejecting the app when submitted to the app store?!?
For sure there is a way to do it. There are plenty of clothing shops that have their iphone app with purchase facilities.
I understood that Apple doesn't like when you create an app that links to an ecommece site on the web in order to process the payement (amazon kindle case...).
So I imagine that my client will have to build its own mobile ecommece site (wrapped into an iphone app) with its own payement api??
Any information on that would be very helpfull!!