이해욱
이해욱
결제 성공 까지는 갔는데 success에서 404 Not Found가 뜹니다
success.html success.js 이렇게 존재하고 success.html success.js 는https://developers.tosspayments.com/sandbox 를 참조했습니다
9 replies
https://docs.tosspayments.com/reference/test/v1/payments/confirm/POST
감사합니다
13 replies
https://docs.tosspayments.com/reference/test/v1/payments/confirm/POST
https://docs.tosspayments.com/guides/v2/payment-widget/integration 저는 결제 연동 하는 것이 아니라 백엔드만 구현해서 프론트엔드 없는 상태로 API 테스트를 해보고싶습니다 ㅠㅠ paymentKey 키를 받을려면 따로 프론트쪽 구현이 필요한가요?ㅠㅠ
13 replies
https://docs.tosspayments.com/reference/test/v1/payments/confirm/POST
토스페이먼츠 paymentKey 확인 방법은 다음과 같습니다. 상점관리자에 로그인합니다 좌측 하단의 개발자 센터를 클릭합니다 API 키를 확인합니다 에서 보면 클라이언트키 시크릿키 보안키 밖에없습니다 paymentKey키 값에 클라이언트 키 시크릿 키 보안키 다 넣어봐도 안됩니다
13 replies
https://docs.tosspayments.com/reference/test/v1/payments/confirm/POST
paymentKey는 따로 받아야하나요? API 개별 연동키에는 따로 없는거같아서요
13 replies
https://docs.tosspayments.com/reference/test/v1/payments/confirm/POST
amount:2, orderId:ORD-324-dnejk34, paymentKey:test_ck_E92LAa5PVbJYqXywkgYzV7YmpXyJ 입니다
13 replies