Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to change price of product programmatically in in-app Purchase functionality?

I want to change price of product dynamically from mobile app on basis of email id through which user login.

Do Apple allow do this? If yes , Please tell me how to do this.

like image 699
KDRocks Avatar asked Oct 16 '25 04:10

KDRocks


2 Answers

Prices for in-app purchase are set through iTunesconnect. As far as I am aware there is no API available to change prices and prices cannot be changed dynamically, only for specific periods of time (such as a 1 week "sale") or set indefinitely.

You could have multiple products registered at different price points and decide which product to display to a particular user - but be aware, the in-app purchase products are visible in the iTunes store, so your customers would be able to see all of the different price-points and products that you were selling

like image 142
Paulw11 Avatar answered Oct 17 '25 19:10

Paulw11


I do not think apple allows to do this. You can set it using itunesconnect. Application can only retrieve the information of products. They have not provide any web call to change the information of inapp purchase product in their programming guideline.

like image 44
abmussani Avatar answered Oct 17 '25 19:10

abmussani



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!