I try to integrate the Clover hosted iframe payment in my website, this is integration process i am usinghttps://docs.clover.com/docs/using-the-clover-hosted-iframe#
But when add card and hit place order it given the Recipient origin error like: Failed to execute ‘postMessage’ on ‘DOMWindow’: The target origin provided (‘https://checkout.sandbox.dev.clover.com’) does not match the recipient window’s origin (‘http://localhost’).
and iframe popup for payment is not opening. Please find the attached image for error as well.
Can you please advise why this error is coming and how we can able to resolve it