이니시스 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

@ -1228,7 +1228,7 @@ function pay_approval()
var ypos = (screen.width - height) / 2;
var position = "top=" + ypos + ",left=" + xpos;
var features = position + ", width=320, height=440";
var p_reserved = f.P_RESERVED.value;
var p_reserved = f.DEF_RESERVED.value;
f.P_RESERVED.value = p_reserved;
switch(settle_method) {
case "계좌이체":