관리-도구
편집 파일: lang.cardinal3dsecure.php
<?php $define = [ 'WARNING_SESSION_TIMEOUT' => 'We are sorry, but your login session has expired. Your shopping selections have been saved.<br><br>If visible, please click the Home link above, and login again to see your cart contents and complete checkout.<br><br>Alternatively, if you arrived on this page by using the Back Button in your browser, please browse forward again to access the Home link. Thanks!', 'ERROR_PAYMENT_FAILURE_TEXT' => 'Unable to complete payment, please enter another form of payment.', 'TEXT_3DS_PAYER_AUTH_FRAME_TITLE_MESSAGE' => '<span style="color: blue;">Processing your order, please wait... <br><br>For your security, your bank\'s authentication screen will appear below.<br>Enter your information and click "Submit" to complete the purchase.<br><br><em>Do not click the refresh or back button or this transaction may be interrupted or canceled.</em></span>', 'TEXT_3DS_CARD_MAY_BE_ENROLLED' => '<span style="color: blue; font-weight: bold;">Your card may be eligible or enrolled in Verified by Visa™ or MasterCard® SecureCode™. When you click \'confirm\' below, you may be prompted for further information before your purchase can be completed.</span>', ]; return $define;