What I have done
I have a developed a custom WordPress plugin for displaying a custom calculator on my website. And regarding the same I have created a short-code for it which I am using to place it on any page of my website.
What I want to achieve
Now I want to create an embedded code for it so that by using that embedded code, we can place this calculator on any website. Means simply how we can create an embedded code for a short-code in WordPress.
I have an idea that we can achieve the same using iframe but still want some guidance on it.
Any help will be much appreciated.