이니시스 kpay 결제 정보처리 추가

This commit is contained in:
chicpro
2015-09-08 10:24:00 +09:00
parent 760fb5b7d6
commit 6495aa0075
8 changed files with 15 additions and 4 deletions

View File

@ -11,6 +11,7 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
<input type="hidden" name="req_tx" value="pay">
<input type="hidden" name="site_cd" value="<?php echo $default['de_kcp_mid']; ?>">
<input type="hidden" name="site_name" value="<?php echo $default['de_admin_company_name']; ?>">
<input type="hidden" name="def_site_cd" value="<?php echo $default['de_kcp_mid']; ?>">
<?php
/*