플러터 프로젝트 tosspayments_sdk_flutter 사용 중 궁금한 점 질문 드립니다.
현재 pub.dev에서 tosspayments_sdk_flutter 패키지를 사용중이고 카드결제 진행 시 transaction success! 와 함께 결제가 잘 진행되는데요. 저희가 백엔드쪽에서 successUrl, failUrl 정보를 함께 넘겨받아 toss 결제를 진행하는데 해당 라이브러리에는 class Constants { static const success = 'tosspayments://payment/success'; static const fail = 'tosspayments://payment/fail'; } 위와같이 const 값으로 url이 설정되어 있는 것 같습니다. 결제 완료시 redirect url을 특정 url로 바꾸고자 한다면 어떤식으로 진행하면 좋을지 의견 부탁드립니다.
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
Tp개커
Toss payments 개발자 커뮤니티
Toss payments 개발자 커뮤니티입니다. 결제 연동하며 겪는 기술 문의부터, 결제 시장에 대한 다양한 정보까지 얻어가세요~