쇼핑몰관리자 코드 체크 및 정리
This commit is contained in:
@ -52,7 +52,7 @@ if ($default['de_card_test']) {
|
||||
if ($default['de_escrow_use'] == 1) {
|
||||
// 에스크로결제 테스트
|
||||
$default['de_kcp_mid'] = "T0007";
|
||||
$default['de_kcp_site_key'] = '2.mDT7R4lUIfHlHq4byhYjf__';
|
||||
$default['de_kcp_site_key'] = '4Ho4YsuOZlLXUZUdOxM1Q7X__';
|
||||
}
|
||||
else {
|
||||
// 일반결제 테스트
|
||||
|
||||
Reference in New Issue
Block a user