사파리에서 결제위젯 실행 오류

시 requestPayment , 시 403 ,

에 Unhandled Promise Rejection: Error: . .
.


      paymentMethodsWidget.on("ready", () => {
        // 결제 버튼 활성화
        setReady(true);
        console.log("위젯 준비완료 2");
      });

.

?
image.png
image.png
Was this page helpful?