KG 이니시스 개인결제를 가상계좌로 정상결제시 잘못된 리턴값을 보내는 코드 수정

This commit is contained in:
thisgun
2021-01-25 16:19:50 +09:00
parent b0b4c5b419
commit 1969acb66a

View File

@ -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