Hi ,
We integrated IAP in our app for auto renewal subscription payment. And thinking to integrate another payment gateway as a another option for user.
Some user don’t have card configured in Apple or because of any other reasons wants to go with another payment mechanism. For those users we want to give 2 choice.
- IAP
- Recurly payment gateway
where user able to select any payment method for payment according to there convenience.
So, my question is after integrating above in our app, is our app will pass the Apple review or in review Apple will ask us to remove other payment method for auto renewal subscription?
Thanks,