Hi @rajabdeen 👋
You should be able to fully develop your app and use it on the tdev] workspace associated with the app.
For example, if you've developed the app and just need to submit it for review, you should still be able to use it as a private app within the dev] workspace.
For oAuth, in the "end-to-end" video, all you need to do is show that you'e using the same URL for installation and OAuth as what you have configured for the app, and just navigate to that URL in the video to show the OAuth process and client_id.
It's not possible to make your app available only to paying users - it will be listed for all users in the Intercom App Store.
It is possible, however, to handle your payments externally. If your app requires a subscription, then it needs to be handled outside of Intercom. More info here.
thanks @eric f11 , but how can i include the installation step, even before publishing it?
Hey @rajabdeen, you can first publish it as a private app on your rdev] workspace, then record yourself installing this private app on your workspace. This will suffice for the end-to-end video!
thanks @eric f11 , i will try that way.