Hey, i am developing an app where i let users buy different types of 'identities' so they can interact with the app in a certain way. I currently setup a stripe payment gateway in a webview, so when the user finishes the payment inside the webview they get this product in their app and are able to use it.
Will this get rejected when uploading to the app store? I read that sometimes you should let the user open an external browser but not sure if that applies here. Thanks for the help!