특정 컴퓨터에서 결제위젯이 안뜹니다
잠시 기다리면 콘솔에 아래같은 오류가 2개 발생합니다.
안되는 pc 는 크롬, 엣지 모두 안되구요
payment-widget:1 Unknown Error ProgressEvent {isTrusted: true, lengthComputable: false, loaded: 0, total: 0, type: 'error', …}isTrusted: truebubbles: falsecancelBubble: falsecancelable: falsecomposed: falsecurrentTarget: XMLHttpRequest {onreadystatechange: null, readyState: 4, timeout: 0, withCredentials: true, upload: XMLHttpRequestUpload, …}defaultPrevented: falseeventPhase: 0lengthComputable: falseloaded: 0returnValue: truesrcElement: XMLHttpRequest {onreadystatechange: null, readyState: 4, timeout: 0, withCredentials: true, upload: XMLHttpRequestUpload, …}target: XMLHttpRequest {onreadystatechange: null, readyState: 4, timeout: 0, withCredentials: true, upload: XMLHttpRequestUpload, …}timeStamp: 21290.400000000373total: 0type: "error"[[Prototype]]: ProgressEvent
wZ @ payment-widget:1
Promise.catch (async)
(anonymous) @ payment-widget:1
(anonymous) @ payment-widget:1
(anonymous) @ payment-widget:1
getOrderPaymentInfo @ payment?order_code=OR2403210007:463
await in getOrderPaymentInfo (async)
(anonymous) @ payment?order_code=OR2403210007:502
e @ jquery-3.7.1.min.js?v=1:2
t @ jquery-3.7.1.min.js?v=1:2
setTimeout (async)
(anonymous) @ jquery-3.7.1.min.js?v=1:2
c @ jquery-3.7.1.min.js?v=1:2
fireWith @ jquery-3.7.1.min.js?v=1:2
fire @ jquery-3.7.1.min.js?v=1:2
c @ jquery-3.7.1.min.js?v=1:2
fireWith @ jquery-3.7.1.min.js?v=1:2
ready @ jquery-3.7.1.min.js?v=1:2
P @ jquery-3.7.1.min.js?v=1:2
payment-widget:1
GET https://api.tosspayments.com/v1/payment-widget/widget-groups/keys?variantKey=widgetCommon net::ERR_CONNECTION_TIMED_OUT
네트워크 탭 확인해보면
https://payment-widget.tosspayments.com/agreement 호출 후에
https://payment-widget.tosspayments.com/payment-methods?client-key= .....
이 문서를 호출해야하는데 payment-methods 는 호출 자체가 안되고 있어요
안되는 pc 는 크롬, 엣지 모두 안되구요
payment-widget:1 Unknown Error ProgressEvent {isTrusted: true, lengthComputable: false, loaded: 0, total: 0, type: 'error', …}isTrusted: truebubbles: falsecancelBubble: falsecancelable: falsecomposed: falsecurrentTarget: XMLHttpRequest {onreadystatechange: null, readyState: 4, timeout: 0, withCredentials: true, upload: XMLHttpRequestUpload, …}defaultPrevented: falseeventPhase: 0lengthComputable: falseloaded: 0returnValue: truesrcElement: XMLHttpRequest {onreadystatechange: null, readyState: 4, timeout: 0, withCredentials: true, upload: XMLHttpRequestUpload, …}target: XMLHttpRequest {onreadystatechange: null, readyState: 4, timeout: 0, withCredentials: true, upload: XMLHttpRequestUpload, …}timeStamp: 21290.400000000373total: 0type: "error"[[Prototype]]: ProgressEvent
wZ @ payment-widget:1
Promise.catch (async)
(anonymous) @ payment-widget:1
(anonymous) @ payment-widget:1
(anonymous) @ payment-widget:1
getOrderPaymentInfo @ payment?order_code=OR2403210007:463
await in getOrderPaymentInfo (async)
(anonymous) @ payment?order_code=OR2403210007:502
e @ jquery-3.7.1.min.js?v=1:2
t @ jquery-3.7.1.min.js?v=1:2
setTimeout (async)
(anonymous) @ jquery-3.7.1.min.js?v=1:2
c @ jquery-3.7.1.min.js?v=1:2
fireWith @ jquery-3.7.1.min.js?v=1:2
fire @ jquery-3.7.1.min.js?v=1:2
c @ jquery-3.7.1.min.js?v=1:2
fireWith @ jquery-3.7.1.min.js?v=1:2
ready @ jquery-3.7.1.min.js?v=1:2
P @ jquery-3.7.1.min.js?v=1:2
payment-widget:1
GET https://api.tosspayments.com/v1/payment-widget/widget-groups/keys?variantKey=widgetCommon net::ERR_CONNECTION_TIMED_OUT
네트워크 탭 확인해보면
https://payment-widget.tosspayments.com/agreement 호출 후에
https://payment-widget.tosspayments.com/payment-methods?client-key= .....
이 문서를 호출해야하는데 payment-methods 는 호출 자체가 안되고 있어요
