pg 결제 tno 저장 필드명 변경
This commit is contained in:
@ -146,7 +146,7 @@ if(!$default['de_card_test']) {
|
||||
set od_receipt_amount = '$ipgm_mnyx',
|
||||
od_receipt_time = '$tx_tm'
|
||||
where od_id = '$order_no'
|
||||
and od_escrow1 = '$tno' ";
|
||||
and od_tno = '$tno' ";
|
||||
sql_query($sql, FALSE);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user