Update orderpay.step3.pgkcp.php

This commit is contained in:
Namhyeon Go 2018-09-09 05:04:11 +09:00 committed by GitHub
parent cc867231db
commit 49bc0586b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -90,6 +90,9 @@ $payinfo = array(
"cash_tr_code" => get_requested_value("cash_authno"), // 현금영수증 발행 구분
"cash_id_info" => get_requested_value("cash_id_info"), // 현금영수증 등록 번호
"cash_no" => get_requested_value("cash_no"), // 현금영수증 거래 번호
// 요청 상세 전문
"pay_data" => get_requested_value("pay_data"), // 요청 상세 전문
);
// extract payinfo