모바일 포인트 결제 금액 오류 수정
This commit is contained in:
@ -1303,7 +1303,6 @@ function orderfield_check(f)
|
||||
// 결제체크
|
||||
function payment_check(f)
|
||||
{
|
||||
var temp_point = 0;
|
||||
var max_point = 0;
|
||||
var od_price = parseInt(f.od_price.value);
|
||||
var send_cost = parseInt(f.od_send_cost.value);
|
||||
|
||||
Reference in New Issue
Block a user