서버에서 결제 준비 요청 후 응답받은 next_pc_redrirect_url을 별도 결제 페이지에서 iframe을 만들고 카카오페이 결제창을 redirect (form submit)하려고 합니다.
그런데 CORS Error가 떠서 어떻게 하면 좋을지 모르겠네요.
iframe을 사용하지 않고 form에 _blank 속성을 주어 새 탭으로 호출하면 결제창이 잘 호출됩니다.
해당 CORS 로그입니다.
Access to script at 'https://t1.daumcdn.net/kakaopay/tesla/sentry/5.3.0/bundle.min.js' from origin 'https://online-pay.kakao.com' has been blocked by CORS policy: The 'Access-Control-Allow-Origin' header has a value 'https://pg-web.kakao.com' that is not equal to the supplied origin.
info:28 GET https://t1.daumcdn.net/kakaopay/tesla/sentry/5.3.0/bundle.min.js net::ERR_FAILED 200
ID 727448