MyProject
[ ASP ] INICIS 결제모듈 연동
ywlee
2014. 12. 3. 11:50
index.html -> INIsecureStart.asp -> 결제요청
지불항목(paymethod) , 세션키(sessionkey) 누락 오류가 발생한다.
이 오류는 플러그인이 제대로 설치되지 않아서 이다??
plugin_check.html 을 먼저 체크한 수 INIsecureStart.asp 로 보내보자.
-------------------------
12-04 수정
plugin_check.html 은 옛날버전에 사용하는 체크방법이고,
현재는 INIsecureStart.asp 에 모두 다 있다고 한다.