KG 이니시스 개인결제를 가상계좌로 정상결제시 잘못된 리턴값을 보내는 코드 수정
This commit is contained in:
@ -64,7 +64,7 @@ if( $PG_IP == "203.238.37.3" || $PG_IP == "203.238.37.15" || $PG_IP == "203.238.
|
||||
pp_receipt_time = '$receipt_time'
|
||||
where pp_id = '$no_oid'
|
||||
and pp_app_no = '$no_vacct' ";
|
||||
sql_query($sql, false);
|
||||
$result = sql_query($sql, false);
|
||||
|
||||
if($row['od_id']) {
|
||||
// 주문서 UPDATE
|
||||
|
||||
Reference in New Issue
Block a user