await paymentRef.current.requestBillingAuth({ method: "CARD", successUrl: `${window.location.origin}/success`, failUrl: `${window.location.origin}/failure`, customerName, customerEmail, });
{ "result": "ERROR", "data": null, "error": { "code": "COMMON_ERROR", "message": "처리 중 오류가 발생했습니다", "data": { "failUrl": "https://pages.tosspayments.com/error/?code=COMMON_ERROR&message=%EC%B2%98%EB%A6%AC%20%EC%A4%91%20%EC%98%A4%EB%A5%98%EA%B0%80%20%EB%B0%9C%EC%83%9D%ED%96%88%EC%8A%B5%EB%8B%88%EB%8B%A4&orderId=" } } }
Join the Discord to ask follow-up questions and connect with the community
Toss payments 개발자 커뮤니티입니다. 결제 연동하며 겪는 기술 문의부터, 결제 시장에 대한 다양한 정보까지 얻어가세요~
16,412 Members