Hi,
I am working on Clover Hosted iFrame and it looks like we need to create a Clover app just to create a PAKMS Api key.
I have created an app in our developer account and wants to submit it for approval but it is asking for the functional video of the app.
The idea is when user installs the app, they will be redirected to our page with the authorization code and other parameters. The page just displays a thank you message and generates a ApiKey to be used in the iFrame code:
const clover = new Clover('xxxxxxxxxxxxxxxxxxxxxxxx');
What should we add as a functional video of the app? As the app does nothing else. User installs it and get redirected to our page and see thanks you message, thats it.