Refund of iOS in-app purchase - triggered by developer, not end user

后端 未结 4 1042
旧时难觅i
旧时难觅i 2021-02-20 00:49

Case:

Our iOS app offers selling of custom made recipe packages that would be created for each user specifically. For example - user buys package of rec

4条回答
  •  离开以前
    2021-02-20 01:32

    One very simple alternative would be to have your users buy virtual currency in your app that they can then spend on their recipe-package-orders. Since you are managing their virtual currency account balance, you can easily refund, give volume-discounts, etc. as you please. The only thing that will still be hard then is to have users return their virtual currency to get back their actual money.

提交回复
热议问题