Update view_payman.example.php
This commit is contained in:
parent
f6cd2cba83
commit
d7e41c127d
|
@ -27,7 +27,7 @@
|
|||
});
|
||||
|
||||
if(is_payman_loaded == false) {
|
||||
alert("결제를 중단합니다.");
|
||||
alert("payman not loaded correctly.");
|
||||
document.location.href = "<?php echo $base_url; ?>";
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user