이니시스 신용카드 할부 파라미터 수정

This commit is contained in:
chicpro
2015-07-27 13:55:06 +09:00
parent 24120c0d1e
commit c60430f1a0
2 changed files with 2 additions and 1 deletions

View File

@ -16,6 +16,7 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
<input type="hidden" name="P_HPP_METHOD" value="2">
<input type="hidden" name="P_RESERVED" value="bank_receipt=N&twotrs_isp=Y&block_isp=Y<?php echo $useescrow; ?>">
<input type="hidden" name="P_NOTI" value="<?php echo $od_id; ?>">
<input type="hidden" name="P_QUOTABASE" value="01:02:03:04:05:06:07:08:09:10:11:12"> <!-- 할부기간 설정 01은 일시불 -->
<input type="hidden" name="good_mny" value="<?php echo $tot_price; ?>" >