npm i @tosspayments/payment-sdk 로 설치후 loadTossPayments(clientKey).then((tossPayments: any) => { // ------ 결제창 띄우기 ------ tossPayments .requestPayment('가상계좌', { ... } )
로 결제창을 띄우려하니 네트워크탭에 400 오류와 아래와 같은 메세지를 받앗습니다. {"result":"ERROR","data":null,"error":{"code":"1000","message":"처리 중 오류가 발생했습니다","data":{"bypassMessage":true}}}
혹시 뭐가문제인지 알수있을까요?
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
Tp개커
Toss payments 개발자 커뮤니티
Toss payments 개발자 커뮤니티입니다. 결제 연동하며 겪는 기술 문의부터, 결제 시장에 대한 다양한 정보까지 얻어가세요~