Error 1:
Unsafe JavaScript attempt to access frame with URL "Test URL" from frame with URL https://www.sandbox.paypal.com/webapps/checkout/webflow/sparta/expresscheckoutvalidatedataflow?execution=e1s1. Domains, protocols and ports must match.
Error 2:
Unsafe JavaScript attempt to access frame with URL "Test URL" from frame with URL https://www.sandbox.paypal.com/webapps/checkout/webflow/sparta/expresscheckoutvalidatedataflow?execution=e1s2. The frame requesting access set 'document.domain' to 'paypal.com', but the frame being accessed did not. Both must set 'document.domain' to the same value to allow access.
Ok So I am trying to integrate Paypal Express Checkout, the logic flow for the Purchase fine except for 1 exception. When Paypal purchase is completed/canceled, the Lightbox doesn't close, the Paypal handler shows the website inside of the Lightbox.
I know there are a lot of issues on SO about this but none of them seem to work. FYI im running in Chrome, these errors don't appear in Firefox