Hai there, I wanna ask if there any solution for embedding e commerce on my website, because i want to share my personal ecommerce page, using iframe, or frame. in website using code or any thing if there any solution regard's
With a frame it may not work, as with commerce user's browser needs to hold a session with all the info in the payment process. And if the frame content needs to interact with your site then it would not work as you cannot send that info from the frame. There maybe other issues as well. I have tried more sophisticated frame set up and most of the time it would not work. It works only if you just want to display some content or all the actions are performed within the frame.