여러번 테스트를 진행해보니 orderId쪽에 문제가 있는거 같은데, final paymentResult = await _paymentWidget.requestPayment( paymentInfo: PaymentInfo( orderId: digest1.toString(), orderName: productData["name"] .toString() .replaceAll("'", ""), )); 를 통해서 반환된 paymentResult.success!.orderId를 orderId로 사용하는데도 오류가 뜹니다.
혹시 orderId를 api마다 다르게 설정해야 하는지 문의드립니다.
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
Tp개커
Toss payments 개발자 커뮤니티
Toss payments 개발자 커뮤니티입니다. 결제 연동하며 겪는 기술 문의부터, 결제 시장에 대한 다양한 정보까지 얻어가세요~