스마트폰 결제 모듈 연동 오류 수정

This commit is contained in:
chicpro
2013-05-09 20:16:30 +09:00
parent 2de26106a1
commit bdfcf9e65f
3 changed files with 5 additions and 2 deletions

View File

@ -26,4 +26,7 @@ else {
$g_wsdl = "real_KCPPaymentService.wsdl";
$g_conf_gw_url = "paygw.kcp.co.kr";
}
$g_conf_site_cd = $default['de_kcp_mid'];
$g_conf_site_key = $default['de_kcp_site_key'];
?>