0) { $po_point = $row['ct_point'] * $row['ct_qty']; $po_content = "$cart_title3 {$tmp_row['od_id']} ({$row['ct_id']}) $cart_title4"; insert_point($tmp_row['mb_id'], $po_point, $po_content, "@delivery", $tmp_row['mb_id'], "{$tmp_row['od_id']},{$row['uq_id']},{$row['ct_id']}"); } sql_query("update {$g4['shop_cart_table']} set ct_point_use = '1' where ct_id = '{$row['ct_id']}' "); } } //------------------------------------------------------------------------------ //------------------------------------------------------------------------------ // 주문서 정보 //------------------------------------------------------------------------------ $sql = " select * from {$g4['shop_order_table']} where od_id = '$od_id' "; $od = sql_fetch($sql); if (!$od['od_id']) { alert($alt_msg1); } if ($od['mb_id'] == "") { $od['mb_id'] = $mb_guest; } //------------------------------------------------------------------------------ // 요청정보 $sql = " select rq_id, ct_id, rq_type, rq_time, rq_status from {$g4['shop_request_table']} where od_id = '{$od['od_id']}' and rq_parent = '0' order by rq_id desc "; $rq_result = sql_query($sql); $rq_count = mysql_num_rows($rq_result); $qstr = "sort1=$sort1&sort2=$sort2&sel_field=$sel_field&search=$search&page=$page"; // PG사를 KCP 사용하면서 테스트 상점아이디라면 if ($default['de_card_test']) { // 로그인 아이디 / 비번 // 일반 : test1234 / test12345 // 에스크로 : escrow / escrow913 $g4['shop_cardpg']['kcp'] = "http://testadmin8.kcp.co.kr"; } // 상품목록 $sql = " select it_id, it_name, cp_amount, ct_notax from {$g4['shop_cart_table']} where uq_id = '{$od['uq_id']}' and ct_num = '0' order by ct_id "; $result = sql_query($sql); $pg_anchor = ''; ?>

주문상품 목록

주문일시 () / 주문총액

희망배송일은 () 입니다.

모바일 쇼핑몰의 주문입니다.

상품 수량변경 내역

주문결제 내역

0) $s_receipt_way .= "+포인트"; ?> 미수금
주문번호 결제방법 주문총액 포인트결제 총결제액 쿠폰 DC 환불액 주문취소

고객요청내역

요청리스트

1) $rq_subject .= '외 '.($rq_item_count - 1).'건'; $rq_subject .= ' '.$type.'요청'; if($rq_row['rq_id'] != $rq_id) { $order_href = './orderform.php?od_id='.$od['od_id'].'&uq_id='.$od['uq_id'].'&rq_id='.$rq_row['rq_id'].'&'.$qstr.'#anc_sodr_request'; $rq_subject = ''.$rq_subject.''; } switch($rq_row['rq_status']) { case 1: $rq_status = ' [처리완료]'; break; case 99: $rq_status = ' [고객취소]'; break; case 100: $rq_status = ' [처리불가]'; break; default: $rq_status = ' [요청접수]'; break; } ?>

결제상세정보

결제상세정보 확인

계좌번호
입금액
결제 취소금액
입금자
입금확인일시 입금 확인일시를 체크해 주세요. ()
휴대폰번호
결제액
결제 확인일시 결제 확인일시를 체크해 주세요. ()
신용카드 입금액 0원
카드 승인일시 신용카드 결제 일시 정보가 없습니다.
카드 승인취소
포인트
DC
환불액
배송회사 0) { // get 으로 날리는 경우 운송장번호를 넘김 if (strpos($dl['dl_url'], "=")) $invoice = $od['od_invoice']; ?> (고객센터 ) 배송회사를 선택해 주세요.
운송장번호
배송일시
현금영수증 현금영수증 확인 현금영수증 발급

결제상세정보 수정

'.PHP_EOL; $bank_account .= ''.PHP_EOL; for ($i=0; $i'.$str[$i].''.PHP_EOL; } $bank_account .= ' '; } else if ($od['od_settle_case'] == '가상계좌') $bank_account = $od['od_bank_account'].''; else if ($od['od_settle_case'] == '계좌이체') $bank_account = $od['od_settle_case']; ?>
결제대행사

" onclick="if (this.checked == true) this.form.od_receipt_time.value=this.form.od_bank_chk.value; else this.form.od_receipt_time.value = this.form.od_receipt_time.defaultValue;">
" id="od_receipt_time" class="frm_input" maxlength="19">
휴대폰번호
결제대행사
" onclick="if (this.checked == true) this.form.od_receipt_time.value=this.form.od_hp_chk.value; else this.form.od_receipt_time.value = this.form.od_receipt_time.defaultValue;">
" id="op_receipt_time" class="frm_input" size="19" maxlength="19">
결제대행사
" onclick="if (this.checked == true) this.form.od_receipt_time.value=this.form.od_card_chk.value; else this.form.od_receipt_time.value = this.form.od_receipt_time.defaultValue;">
" id="od_receipt_time" class="frm_input" size="19" maxlength="19">

" onclick="if (this.checked == true) this.form.od_invoice_time.value=this.form.od_invoice_chk.value; else this.form.od_invoice_time.value = this.form.od_invoice_time.defaultValue;">
" id="od_invoice_time" class="frm_input" maxlength="19">
메일발송

상점메모

현재 열람 중인 주문에 대한 내용을 메모하는곳입니다.
입금, 배송 내역을 메일로 발송할 경우 함께 기록됩니다.

주문자/배송지 정보

주문하신 분

주문하시는 분 주소 -
주문하신 분 IP Address

받으시는 분

받으시는 분 주소 -
()
전달 메세지
주문서 삭제 목록