CINXE.COM
지원 홈 페이지
<!DOCTYPE html> <html lang="ko-KR"> <head> <meta charset="utf-8" /> <title> 지원 홈 페이지 </title> <script type="text/javascript" src="https://js-cdn.dynatrace.com/jstag/1658b155923/bf52219lxm/36b5251dd3ca3797_complete.js" crossorigin="anonymous" ></script> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <link rel="search" type="application/opensearchdescription+xml" title="지원 홈 페이지 검색" href="/ci/browserSearch/desc/http%3A%2F%2Fpayoneer-ko.custhelp.com%2Fapp%2Fanswers%2Flist%2Fkw%2F%7BsearchTerms%7D/%EC%A7%80%EC%9B%90+%ED%99%88+%ED%8E%98%EC%9D%B4%EC%A7%80+%EA%B2%80%EC%83%89/%EC%A7%80%EC%9B%90+%ED%99%88+%ED%8E%98%EC%9D%B4%EC%A7%80+%EA%B2%80%EC%83%89/%2Feuf%2Fassets%2Fimages%2Ficons%2Ffavicon_browserSearchPlugin.ico"/> <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,600,700&subset=latin,vietnamese,greek,cyrillic' rel='stylesheet' type='text/css'> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> <script src="//code.jquery.com/jquery-1.10.2.js"></script> <script src="//code.jquery.com/ui/1.10.4/jquery-ui.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/gsap/latest/TweenMax.min.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/gsap/latest/plugins/ScrollToPlugin.min.js"></script> <link type="text/css" rel="stylesheet" href="/rnt/rnw/yui_3.13/gallery-treeview/assets/treeview-menu.css" /> <style type='text/css'> <!-- .rn_ScreenReaderOnly{position:absolute; height:1px; left:-10000px; overflow:hidden; top:auto; width:1px;} .rn_Hidden{display:none !important;} --></style> <base href='https://payoneer-ko.custhelp.com/euf/generated/optimized/1731697698/themes/Upgrade/'/> <link href='/euf/generated/optimized/1731697698/templates/standard.themes.Upgrade.SITE.css' rel='stylesheet' type='text/css' media='all'/> <link href='/euf/generated/optimized/1731697698/templates/standard.themes.Upgrade.css' rel='stylesheet' type='text/css' media='all'/> <style type="text/css"> <!-- .home__category-container{width: 100%;max-width: 1025px;display: -ms-grid;display: grid;grid-gap: 1.5em;-ms-grid-columns: 1fr 1fr 1fr;grid-template-columns: repeat(3, 1fr);margin: 0 auto;padding: 1.5em;margin-bottom: 40px;margin-top: 30px;} .home__category-container .home__category__item{height: 173px;display: inline-block;padding: 15px;-webkit-box-sizing: border-box;box-sizing: border-box;-webkit-box-shadow: 0px 8px 30px 0 rgba(0, 0, 0, 0.1);box-shadow: 0px 8px 30px 0 rgba(0, 0, 0, 0.1);} .home__category__item a{text-decoration: none;} .home__category-container .home__category__item .home__category__imageContainer{width: 100%;height: 65%;position: relative;} .home__category__image{position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);} .home__category-container .textContainer{width: 100%;padding-top: 10px;text-align: center;font-size: 15.5px;font-weight: normal;font-stretch: normal;font-style: normal;letter-spacing: normal;text-align: center;color: #333333;} @media (max-width: 1025px){.home__category-container{-ms-grid-columns: 1fr;grid-template-columns: 1fr;padding: 1.5em;-webkit-box-sizing: border-box;box-sizing: border-box;max-width: 1025px;} .row{flex-direction: row;} .rn_Container{// margin: 0 !important;margin-top: -105px;} .home__category-container .home__category__item{width: 100%;} } @media (max-width: 600px){.home__category-container{margin-bottom: 0;grid-gap: 1.5em;padding: 1.5em;} .row{flex-direction: column;} .rn_Container{// margin: 0 !important;margin-top: -105px;} } #rn_Container{width: auto !important;} --></style> <link rel="SHORTCUT ICON" href="/euf/assets/themes/standard/images/Favicon-websites.ico"> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- Google Tag Manager --> <script> (function(w, d, s, l, i) { w[l] = w[l] || []; w[l].push({ 'gtm.start': new Date().getTime(), event: 'gtm.js' }); var f = d.getElementsByTagName(s)[0], j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f); })(window, document, 'script', 'dataLayer', 'GTM-5FP9KZ3'); </script> <!-- End Google Tag Manager --> </head> <body class="yui-skin-sam yui3-skin-sam" itemscope itemtype="http://schema.org/WebPage"> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5FP9KZ3" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <div id="mainColumn"> <a href="#rn_MainContent" class="rn_SkipNav rn_ScreenReaderOnly">네비게이션 건너뛰기</a> <div id="rn_Header_2" class="rn_Header"> <!--------- HOLIDAY INFORMER CODE START ----------> <style> #holidayMessage { background: #FFFFFF; border-radius: 8px; color: #333333; display: none; max-width: 90%; opacity: 0; padding: 24px; position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 469px; z-index: 99999; } #holidayMessage p:nth-child(n+3) { margin-bottom: 0; } .holidayMessage_button { border-radius: 8px; color: #FFFFFF; display: inline-block; margin: 16px 16px 0px 16px; padding: 4px 0px; text-align: center; width: 69px; } .holidayMessage_button:hover { cursor: pointer; opacity: 0.69; } #holidayMessage_curtain { background: #000000; display: none; opacity: 0.345; position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; z-index: 9999; } #holidayMessage_name, #holidayMessage_nextBusinessDate { font-weight: bold; } </style> <div id="holidayMessage_curtain"></div> <div id="holidayMessage"> <p>Dear customer,</p> <p>Today, the banks have a day off due to <span id="holidayMessage_name"></span>, but don't worry - all your bank transfers will be processed once business resumes on <span id="holidayMessage_nextBusinessDate"></span>. <p>Does this message resolve the issue you were contacting us about?</p> <p style="text-align:center"> <span class="holidayMessage_button" data-feedback="1" style="background:#448844"><i class="fa fa-thumbs-up"></i> Yes</span> <span class="holidayMessage_button" data-feedback="0" style="background:#DD4444"><i class="fa fa-thumbs-down"></i> No</span> </p> </div> <script> const date = new Date().toISOString().substring(0,10); const holidays = [].filter((holiday) => holiday.date === date); if ( holidays.length && typeof holidays[0].recordId === 'string' && /^[A-Z]{2}$/.test(holidays[0].countryCode) && typeof holidays[0].name === 'string' && typeof holidays[0].nextBusinessDate === 'string' ) { $('#holidayMessage_name').html(holidays[0].name); const nextBusinessDate = new Date(holidays[0].nextBusinessDate); const months = ["January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"]; const nth = function(date) { if (date > 3 && date < 21) return "th"; switch (date % 10) { case 1: return "st"; case 2: return "nd"; case 3: return "rd"; default: return "th"; } } $('#holidayMessage_nextBusinessDate').html(months[nextBusinessDate.getMonth()] + ' ' + nextBusinessDate.getDate() + nth(nextBusinessDate.getDate())); $('.holidayMessage_button[data-feedback]').on('click', function() { $('#holidayMessage').add('#holidayMessage_curtain').fadeOut(400); const expire = new Date(); expire.setHours(23, 59, 59); document.cookie = "holidayMessageDisplayed=1;expires=" + expire.toUTCString() + ";path=/"; $.ajax ( { data: { recordId: holidays[0].recordId, feedback: $(this).data('feedback') }, method: 'GET', url: 'https://payoneer.custhelp.com/cgi-bin/payoneer.cfg/php/custom/holidayMessageFeedback.php' } ); }); $('#holidayMessage_curtain').fadeIn(1200); $('#holidayMessage').css('display', 'inline-block').fadeTo(1200, 1); } </script> <!--------- HOLIDAY INFORMER CODE END ----------> <script type="text/javascript"> $(document).ready(function(e) { $(window).scroll(function() { if ($(this).scrollTop() > 0) { //alert('scroll'); $('#rn_desktopHeader').addClass("rn_sticky"); // $('#rn_stickyMobileHeader').addClass("rn_stickyMobile"); // $('img#rn_headLogo').addClass("rn_stickyLogo"); } else { $('#rn_desktopHeader').removeClass("rn_sticky"); $('#rn_HeroElements').removeClass("rn_sticky"); $('#rn_stickyMobileHeader').removeClass("rn_stickyMobile"); $('img#rn_headLogo').removeClass("rn_stickyLogo"); } }); }); </script> <style> #myLinks { display: none; } /* #rn_DevelopmentHeader { display: none !important; } */ .rn_stickyLogo { width: 233px !important; height: 43px !important; } .rn_sticky { background: #333333; /* height: 65px;*/ position: fixed !important; width: 100%; z-index: 99999; } img#rn_headLogo { height: 60px; } #anncmentMsg { width: 140%; } .topnav { overflow: hidden; background: url(/euf/assets/themes/Upgrade/images/header.jpg)no-repeat; color: #FFF; padding: 1em 0; height: 310px; background-size: cover; } .topnav #myLinks { display: none; } .topnav a { color: white; padding: 14px 16px; text-decoration: none; font-size: 12px; display: block; } .topnav a.icon { display: block; position: absolute; top: 11px; } .rn_Hero { padding-bottom: 20px; } @media screen and (max-width: 600px) { .topnav { display: block !important; } /* #rn_desktopHeader { display: none; } */ #rn_headLogoMobile { height: 17px; margin-top: -4px; } /* Eitan 10.18.20 .rn_Hero { margin-top: -75%; } */ /* Eitan 10.22.20 Remove div#rn_liRequest { float: right; width: 50%; margin-top: -13%; margin-right: 0px; } */ /* Eitan 10.22.20 Remove div#rn_noLog { margin-top: -12%; margin-bottom: 20px; } */ .rn_mobileContactInfo { display: inline-block; font-size: 12px; font-weight: normal; font-stretch: normal; font-style: normal; text-align: center; color: #666666; text-transform: uppercase; } span#rn_contactLoggedIn.rn_mobileName { border-right: 1px solid white; padding-right: 10px; margin-right: 10px; font-size: 12px; font-weight: normal; font-stretch: normal; font-style: normal; line-height: 3.17; letter-spacing: 1.2px; text-align: center; text-transform: uppercase; } #rn_NotLoggedin { margin-right: -37% !important; margin-top: 0% !important; } #rn_request { width: 102px; height: 25px; border-radius: 4px; border: solid 1px #ff4800; background-color: #ff4800; padding: 2px; } img#rn_question { width: 15px; height: 14px; background-color: var(--white); margin-bottom: -3px; margin-right: 4px; margin-left: 3px; } span#rn_text { font-size: 9.5px; font-weight: 600; font-stretch: normal; font-style: normal; letter-spacing: 0.48px; text-align: center; color: var(--white); } /* #rn_signIn { padding: 2px 12px; margin-right: 20% !important; margin-top: 1% !important; } */ span.rn_mobileLink, a.rn_mobileLink { font-size: 12px; font-weight: normal; font-stretch: normal; font-style: normal; letter-spacing: 1.2px; color: #666666; } .topnav a:hover, .topnav a:focus { color: #FFF !important; } img#rn_headLogoDropdown { width: 78px; height: 26px; object-fit: contain; margin-left: 8%; margin-top: 9px; } /* Eitan 10.19.20 #rn_LogoBackgrond { box-shadow: 4px 0px 10.8px 2.2px rgba(178, 178, 178, 0.27); background-color: var(--white); } */ hr.rn_hrDrop { color: #333333; height: 1px; opacity: 0.08; margin: 0px; } img#rn_headLogoDropdownNoLog { height: 30px; object-fit: contain; margin-top: 32px; margin-left: 30px; } } </style> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> <!-- Top Navigation Menu --> </div> <div id="headerNew"> <div class="rn_Hero"> <div id="rn_desktopHeader"> <div id="rn_LogoLI" class="flex1"> <div id="hamburger"> <a href="javascript:void(0);" class="icon" onclick="myFunction()" style="display:none;"> <i class="fa fa-bars"></i> </a> </div> <div id="rn_LogoBackgrond"> <a href="/app/home"><img id="rn_headLogo" src="/euf/assets/themes/Upgrade/images/logo.png"></a> <a href="/app/home"><img id="rn_headLogoMobile" src="/euf/assets/themes/Upgrade/images/payoneerMobileLogo.svg"></a> </div> </div> <div class="flex2"> <div class="loggedInFalseEitan"> <a id="rn_signIn" target="_blank" href="https://myaccount.payoneer.com?action=support110">로그인</a> </div> <div class="ab_lang" id="rn_langLoggedin"> <div class="rn_language_select-container"> <img id="rn_language_select" src="/euf/assets/themes/Upgrade/images/language_select.svg"> <i class='fas fa-chevron-down'></i> </div> <div class="ab_submenu"> <a href="/app/redirect1/en"><span class="ab_lang_name">English</span></a> <!-- <a href="https://payoneer-ko.custhelp.com/app/redirect1/fr"><span class="ab_lang_name">Français</span></a> --> <a href="/app/redirect1/es"><span class="ab_lang_name">Español</span></a> <a href="/app/redirect1/pt"><span class="ab_lang_name">Português </span></a> <a href="/app/redirect1/ru"><span class="ab_lang_name">Русский</span></a> <a href="/app/redirect1/japanese"><span class="ab_lang_name">日本語 </span></a> <a href="/app/redirect1/zh"><span class="ab_lang_name">简体中文</span></a> <a href="/app/redirect1/arabic"><span class="ab_lang_name">العربية</span></a> <a href="/app/redirect1/vi"><span class="ab_lang_name">Tiếng Việt</span></a> <a href="/app/redirect1/ko"><span class="ab_lang_name">한국어 </span></a> <a href="/app/redirect1/ua"><span class="ab_lang_name">Українська </span></a> </div> </div> </div> <!--End of rn_HeroElements--> </div> <div class="rn_HeroInnereee"> <div class="rn_HeroCopy"> <h1 id="searchHeader">어떻게 도와드릴까요?</h1> </div> <div class="rn_SearchControls"> <h1 class="rn_ScreenReaderOnly">검색</h1> <form method="get" action="/app/results"> <div class="rn_SearchInput_New"> <div id="rn_SourceSearchField_3" class="rn_SourceSearchField"> <label for="rn_SourceSearchField_3_SearchInput"> 키워드별 검색 </label> <input type="search" id="rn_SourceSearchField_3_SearchInput" name="kw" placeholder="게시물 전체 검색" value="" maxlength="255"> </div> <div id="rn_SourceSearchButton_4" class="rn_SourceSearchButton"> <button type="submit" class="rn_SubmitButton" id="rn_SourceSearchButton_4_SubmitButton"> <span class="rn_ButtonText"></span> </button> </div> </div> </form> <!-- <rn:widget path="reports/TopAnswers" limit="2" target="_blank" /> --> </div> <!--searchControls--> </div> <!--heroInner--> </div> </div> <!--End of rn_HeroInner--> <!-- tab links --> <div id="myLinks" class="rn_myLinks"> <div id="rn_LogoBackgrond_links"> <a href="javascript:void(0);" class="icon" onclick="myFunction()" style="display:none;"> <i class="fa fa-bars"></i> </a> <a href="/app/home"><img id="rn_headLogoDropdownNoLog" src="https://pubs.payoneer.com/Icons/payoneer-light-logo.png"></a> </div> <!-- <div class="rn_LogoBackgrond"> <a class="rn_mobileLink" href="https://community.payoneer.com/en">COMMUNITY</a> </div> --> <div class="rn_LogoBackgrond"> <a class="rn_mobileLink" href="https://blog.payoneer.com/ko/">블로그</a> </div> </div> <script> /* Toggle between adding and removing the "responsive" class to topnav when the user clicks on the icon */ function myFunction() { var x = document.getElementById("myLinks"); var y = document.getElementById("rn_LogoBackgrond_links"); if (x.style.display === "block") { x.style.display = "none"; } else { // y.classList.add('expanded') x.style.display = "block"; x.style.background = "#ededed"; x.style.position = "fixed"; x.style.zIndex = "100000"; x.style.width = "100%"; x.style.height = "345px"; x.style.boxShadow = "4px 0px 26.6px 5.4px rgba(178, 178, 178, 0.83)"; x.style.backgroundImage = "linear-gradient(to top, #98a3aa, #ededed), linear-gradient(to bottom, var(--white), var(--white))"; } } $(document).ready(function() { $(window).resize(function() { var width = window.innerWidth; if (width >= 600) { document.getElementById('myLinks').style.display = 'none'; } }); }) </script> <div id="rn_Container"> <div id="rn_SkipNav"><a href="#rn_MainContent">네비게이션 건너뛰기</a></div> <!-- Login Dialog --> <div id="loginWindow" style="display:none"> <div class="closeLoginDialog"> </div> <div class="loginWindow__main__column"> <div class="login__window__header"> <div class="login__window__img"> <img src="/euf/assets/themes/Upgrade/images/Icon_redesign/popup_user.svg" /> </div> <div class="login__window__title"> <h2>이미 Payoneer 계정을 보유하고 계십니까?</h2> </div> </div> <div class="login__window__body"> <div class="login__window__content"> <p>회원님 계정에 알맞은 추가적인 정보를 확인하시려면 로그인해주세요! </p> </div> <div class="login__window__signin"> <a class="ab_login_link" href="https://myaccount.payoneer.com/?action=support110">로그인</a> </div> </div> <div class="login__window__footer"> <p> <span>로그인에 문제가 있습니까? </span> <span><a style="color:#0092F4" href="https://payoneer-ko.custhelp.com/app/answers/topics/c/3711">여기를 클릭하세요</a></span> </p> <p> <span>Payoneer를 처음 사용하십니까? </span> <span><a style="color:#0092F4" href="https://www.payoneer.com/ko/accounts/">가입하기</a></span></p> </div> </div> </div> <!--Chat Login Window--> <div id="rn_Chat_Login_7" class="rn_Chat_Login"> <div id="ChatLoginWindow" style="display:none"> <div class="ab_loginWindowCloseButton"></div> <div id="login_window_form" class="dialog login_window_form" title=""> <div class="content-holder"> <div class="content"> <div id="rn_PageContent" class="rn_Account rn_LoginForm ab_columns_container"> <div class="icon"></div> <div class="rn_Padding"> <div class="login_form"> <h2>이미 Payoneer 계정을 보유하고 계십니까?</h2> <p>회원님 계정에 알맞은 추가적인 정보를 확인하시려면 로그인해주세요! </p> <div class="form-object submit"> <span class="btn"> <a class="ab_login_link" href="https://myaccount.payoneer.com/?action=support110"> <input type="button" value="로그인" class="button"> </a> <div class="clearfix"></div> </span> </div> </div> <div class="rn_ThirdPartyLogin ab_no_login"> <p><span>만약 로그인이 안되시거나 Payoneer 회원이 아니신 경우 다음 버튼을 클릭해주세요. </span> <a style="color:#858585" href="javascript:void(0);">계속하기</a></p> </div> </div> <div class="clearfix"></div> </div> </div> </div> </div> </div> </div> <div id="rn_Body"> <div id="rn_MainColumn" role="main"> <a id="rn_MainContent"></a> <div id="rn_contactPage"> <style> #show_contact_us_by_segment_container { margin: 0 auto; } .home__category-container .home__category__item { border-radius:5px; box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1); } </style> <div class="rn_PageContent rn_Home"> <div class="rn_Container"> <style> .clickableAwesomeFont { cursor: pointer; //font-family: Avenir Next World; } .clickableAwesomeFont:hover { //color: #0092F4; color: var(--Blue-Blue---500, var(--Blue-Blue---500, #0075E1)); //text-decoration: underline; //font-family: Avenir Next World; } .clickableAwesomeFont2 { cursor: pointer; //font-family: Avenir Next World; } .clickableAwesomeFont2:hover { //color: #0092F4; //color: var(--Blue-Blue---500, var(--Blue-Blue---500, #0075E1)); text-decoration: underline; //font-family: Avenir Next World; } .clickableAwesomeFont1 { cursor: pointer; } .clickableAwesomeFont1:hover { color: #0092F4; //color: var(--Blue-Blue---500, var(--Blue-Blue---500, #0075E1)); } .home__category-container { //margin-left: 40px; } @media screen and (min-width: 600px) { .home__category-container { grid-gap: 1.5em; padding: 1.5em; } .row{ flex-direction: column; } } @media screen and (min-width: 1024px) { .home__category-container { max-width: 1025px; } .row{ flex-direction: row; } } .rn_Container { // margin-top: -105px; } </style> <script> $(document).ready(function(){ $(".clickableAwesomeFont").click(function(){ }); if (isMobile()) { console.log("Mobile device detected"); //document.getElementById("row").style.display = "flex-direction:row"; } else { console.log("Desktop device detected"); } }); function myfunction(id) { var url="/app/answers/topics/c/"+id; window.location.href = url; } function isMobile() { const regex = /Mobi|Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i; return regex.test(navigator.userAgent); } </script> <div id="rn_TopQuestionsByCategory_8" class="rn_TopQuestionsByCategory rn_ProductCategoryList"> <div class="home__category-container"> <br/><br/><div style="left: 276px; padding-bottom: 24px; flex-direction: column; justify-content: flex-start; align-items: center; gap: 24px; display: inline-flex"> <!-- <div class="row" style="justify-content: center; align-items: flex-start; gap: 24px; display: inline-flex;"> --> <div class="row" style="justify-content: center; align-items: flex-start; gap: 24px; display: inline-flex"> <div style="width: 280px; height: 330px; padding-left: 16px; padding-right: 16px; padding-top: 0px; padding-bottom: 24px; background: white; box-shadow: 0px 1px 14px rgba(0, 0, 0, 0.12); border-radius: 16px; flex-direction: column; justify-content: flex-start; align-items: center; gap: 10px; display: inline-flex"> <div style="width: 280px; height: 20px; position: relative"> <img style="width: 280px; height: 140px; left: 0px; top: 0px; position: absolute; background: #252526; border-top-left-radius: 16px; border-top-right-radius: 16px" src="/euf/assets/themes/Upgrade/images/mask_group.png"></img> </div> <div style="align-self: stretch; height: 178px; flex-direction: column; justify-content: flex-start; align-items: center; gap: 10px; display: flex"> <div style="align-self: stretch; height: 106px; flex-direction: column; justify-content: flex-start; align-items: center; gap: 14px; display: flex"> <div style="width: 50px; height: 50px; position: relative"> <img src="/euf/assets/themes/Upgrade/images/TopQuestionsByCategory__3695.png"> </div> <div style="align-self: stretch; height: 42px; text-align: center; color: white; font-size: 14px; line-height: 21.28px; word-wrap: break-word; z-index:1"><span style="font-size: 16px;" class='clickableAwesomeFont2' onclick="myfunction(3695);">대금 수령 방법</span></div> </div> <div onmouseover="changecolor(3701)" onmouseout="normalcolor(3701)" style="align-self: stretch; height: 151px; flex-direction: column; justify-content: flex-start; align-items: center; gap: 6px; display: flex"> <div class='clickableAwesomeFont' onclick="myfunction(3701);" style="align-self: stretch; justify-content: flex-start; align-items: center; gap: 16px; display: inline-flex"> <div style="flex: 1 1 0; color: #252526; font-size: 14px; font-weight: 500; line-height: 20.02px; word-wrap: break-word"> <span class="3701"> 결제요청하기 (Billing Service ) </span> </div> <div style="width: 24px; text-align: center; color: #252526; font-size: 14px; font-weight: 400; text-transform: uppercase; line-height: 24px; letter-spacing: 0.46px; word-wrap: break-word"> <span class="3701"> <i class="fa fa-bold fa-long-arrow-right"></i> </span> </div> </div> <div style="align-self: stretch; height: 1px; background: #EFEFEF"></div> </div> <div onmouseover="changecolor(3702)" onmouseout="normalcolor(3702)" style="align-self: stretch; height: 151px; flex-direction: column; justify-content: flex-start; align-items: center; gap: 6px; display: flex"> <div class='clickableAwesomeFont' onclick="myfunction(3702);" style="align-self: stretch; justify-content: flex-start; align-items: center; gap: 16px; display: inline-flex"> <div style="flex: 1 1 0; color: #252526; font-size: 14px; font-weight: 500; line-height: 20.02px; word-wrap: break-word"> <span class="3702"> Global Payment Service </span> </div> <div style="width: 24px; text-align: center; color: #252526; font-size: 14px; font-weight: 400; text-transform: uppercase; line-height: 24px; letter-spacing: 0.46px; word-wrap: break-word"> <span class="3702"> <i class="fa fa-bold fa-long-arrow-right"></i> </span> </div> </div> <div style="align-self: stretch; height: 1px; background: #EFEFEF"></div> </div> <div onmouseover="changecolor(3703)" onmouseout="normalcolor(3703)" style="align-self: stretch; height: 151px; flex-direction: column; justify-content: flex-start; align-items: center; gap: 6px; display: flex"> <div class='clickableAwesomeFont' onclick="myfunction(3703);" style="align-self: stretch; justify-content: flex-start; align-items: center; gap: 16px; display: inline-flex"> <div style="flex: 1 1 0; color: #252526; font-size: 14px; font-weight: 500; line-height: 20.02px; word-wrap: break-word"> <span class="3703"> 파트너사 에서 Payoneer 또는 은행으로 지급하는 경우 </span> </div> <div style="width: 24px; text-align: center; color: #252526; font-size: 14px; font-weight: 400; text-transform: uppercase; line-height: 24px; letter-spacing: 0.46px; word-wrap: break-word"> <span class="3703"> <i class="fa fa-bold fa-long-arrow-right"></i> </span> </div> </div> </div> </div> </div> <div style="width: 280px; height: 330px; padding-left: 16px; padding-right: 16px; padding-top: 0px; padding-bottom: 24px; background: white; box-shadow: 0px 1px 14px rgba(0, 0, 0, 0.12); border-radius: 16px; flex-direction: column; justify-content: flex-start; align-items: center; gap: 10px; display: inline-flex"> <div style="width: 280px; height: 20px; position: relative"> <img style="width: 280px; height: 140px; left: 0px; top: 0px; position: absolute; background: #252526; border-top-left-radius: 16px; border-top-right-radius: 16px" src="/euf/assets/themes/Upgrade/images/mask_group.png"></img> </div> <div style="align-self: stretch; height: 178px; flex-direction: column; justify-content: flex-start; align-items: center; gap: 10px; display: flex"> <div style="align-self: stretch; height: 106px; flex-direction: column; justify-content: flex-start; align-items: center; gap: 14px; display: flex"> <div style="width: 50px; height: 50px; position: relative"> <img src="/euf/assets/themes/Upgrade/images/TopQuestionsByCategory__3696.png"> <img style="width: 30.29px; height: 12.57px; left: 9.86px; top: 36.43px; position: absolute;" src="/euf/assets/themes/Upgrade/images/Elipse.png"></img> <img style="width: 13.71px; height: 4.70px; left: 18.47px; top: 40.53px; position: absolute" src="/euf/assets/themes/Upgrade/images/Pay.png"></img> </div> <div style="align-self: stretch; height: 42px; text-align: center; color: white; font-size: 14px; line-height: 21.28px; word-wrap: break-word; z-index:1"><span style="font-size: 16px;" class='clickableAwesomeFont2' onclick="myfunction(3696);">대금 지불하기 / 인출하기</span></div> </div> <div onmouseover="changecolor(3704)" onmouseout="normalcolor(3704)" style="align-self: stretch; height: 151px; flex-direction: column; justify-content: flex-start; align-items: center; gap: 6px; display: flex"> <div class='clickableAwesomeFont' onclick="myfunction(3704);" style="align-self: stretch; justify-content: flex-start; align-items: center; gap: 16px; display: inline-flex"> <div style="flex: 1 1 0; color: #252526; font-size: 14px; font-weight: 500; line-height: 20.02px; word-wrap: break-word"> <span class="3704"> 자금 보내기 </span> </div> <div style="width: 24px; text-align: center; color: #252526; font-size: 14px; font-weight: 400; text-transform: uppercase; line-height: 24px; letter-spacing: 0.46px; word-wrap: break-word"> <span class="3704"> <i class="fa fa-bold fa-long-arrow-right"></i> </span> </div> </div> <div style="align-self: stretch; height: 1px; background: #EFEFEF"></div> </div> <div onmouseover="changecolor(3705)" onmouseout="normalcolor(3705)" style="align-self: stretch; height: 151px; flex-direction: column; justify-content: flex-start; align-items: center; gap: 6px; display: flex"> <div class='clickableAwesomeFont' onclick="myfunction(3705);" style="align-self: stretch; justify-content: flex-start; align-items: center; gap: 16px; display: inline-flex"> <div style="flex: 1 1 0; color: #252526; font-size: 14px; font-weight: 500; line-height: 20.02px; word-wrap: break-word"> <span class="3705"> 은행인출 / 은행계좌 </span> </div> <div style="width: 24px; text-align: center; color: #252526; font-size: 14px; font-weight: 400; text-transform: uppercase; line-height: 24px; letter-spacing: 0.46px; word-wrap: break-word"> <span class="3705"> <i class="fa fa-bold fa-long-arrow-right"></i> </span> </div> </div> <div style="align-self: stretch; height: 1px; background: #EFEFEF"></div> </div> <div onmouseover="changecolor(3706)" onmouseout="normalcolor(3706)" style="align-self: stretch; height: 151px; flex-direction: column; justify-content: flex-start; align-items: center; gap: 6px; display: flex"> <div class='clickableAwesomeFont' onclick="myfunction(3706);" style="align-self: stretch; justify-content: flex-start; align-items: center; gap: 16px; display: inline-flex"> <div style="flex: 1 1 0; color: #252526; font-size: 14px; font-weight: 500; line-height: 20.02px; word-wrap: break-word"> <span class="3706"> 네트워크 내 결제/수취인 은행 계좌로 지불 </span> </div> <div style="width: 24px; text-align: center; color: #252526; font-size: 14px; font-weight: 400; text-transform: uppercase; line-height: 24px; letter-spacing: 0.46px; word-wrap: break-word"> <span class="3706"> <i class="fa fa-bold fa-long-arrow-right"></i> </span> </div> </div> </div> </div> </div> <div style="width: 280px; height: 330px; padding-left: 16px; padding-right: 16px; padding-top: 0px; padding-bottom: 24px; background: white; box-shadow: 0px 1px 14px rgba(0, 0, 0, 0.12); border-radius: 16px; flex-direction: column; justify-content: flex-start; align-items: center; gap: 10px; display: inline-flex"> <div style="width: 280px; height: 20px; position: relative"> <img style="width: 280px; height: 140px; left: 0px; top: 0px; position: absolute; background: #252526; border-top-left-radius: 16px; border-top-right-radius: 16px" src="/euf/assets/themes/Upgrade/images/mask_group.png"></img> </div> <div style="align-self: stretch; height: 178px; flex-direction: column; justify-content: flex-start; align-items: center; gap: 10px; display: flex"> <div style="align-self: stretch; height: 106px; flex-direction: column; justify-content: flex-start; align-items: center; gap: 14px; display: flex"> <div style="width: 50px; height: 50px; position: relative"> <img src="/euf/assets/themes/Upgrade/images/TopQuestionsByCategory__3697.png"> <img style="width: 18.49px; height: 33.21px; left: 30.51px; top: 14.95px; position: absolute" src="/euf/assets/themes/Upgrade/images/Group-1.png"></img> </div> <div style="align-self: stretch; height: 42px; text-align: center; color: white; font-size: 14px; line-height: 21.28px; word-wrap: break-word; z-index:1"><span style="font-size: 16px;" class='clickableAwesomeFont2' onclick="myfunction(3697);">Payoneer 계정 관련 문의</span></div> </div> <div onmouseover="changecolor(3707)" onmouseout="normalcolor(3707)" style="align-self: stretch; height: 151px; flex-direction: column; justify-content: flex-start; align-items: center; gap: 6px; display: flex"> <div class='clickableAwesomeFont' onclick="myfunction(3707);" style="align-self: stretch; justify-content: flex-start; align-items: center; gap: 16px; display: inline-flex"> <div style="flex: 1 1 0; color: #252526; font-size: 14px; font-weight: 500; line-height: 20.02px; word-wrap: break-word"> <span class="3707"> 등록 </span> </div> <div style="width: 24px; text-align: center; color: #252526; font-size: 14px; font-weight: 400; text-transform: uppercase; line-height: 24px; letter-spacing: 0.46px; word-wrap: break-word"> <span class="3707"> <i class="fa fa-bold fa-long-arrow-right"></i> </span> </div> </div> <div style="align-self: stretch; height: 1px; background: #EFEFEF"></div> </div> <div onmouseover="changecolor(3711)" onmouseout="normalcolor(3711)" style="align-self: stretch; height: 151px; flex-direction: column; justify-content: flex-start; align-items: center; gap: 6px; display: flex"> <div class='clickableAwesomeFont' onclick="myfunction(3711);" style="align-self: stretch; justify-content: flex-start; align-items: center; gap: 16px; display: inline-flex"> <div style="flex: 1 1 0; color: #252526; font-size: 14px; font-weight: 500; line-height: 20.02px; word-wrap: break-word"> <span class="3711"> 로그인 / 보안 문제 </span> </div> <div style="width: 24px; text-align: center; color: #252526; font-size: 14px; font-weight: 400; text-transform: uppercase; line-height: 24px; letter-spacing: 0.46px; word-wrap: break-word"> <span class="3711"> <i class="fa fa-bold fa-long-arrow-right"></i> </span> </div> </div> <div style="align-self: stretch; height: 1px; background: #EFEFEF"></div> </div> <div onmouseover="changecolor(3710)" onmouseout="normalcolor(3710)" style="align-self: stretch; height: 151px; flex-direction: column; justify-content: flex-start; align-items: center; gap: 6px; display: flex"> <div class='clickableAwesomeFont' onclick="myfunction(3710);" style="align-self: stretch; justify-content: flex-start; align-items: center; gap: 16px; display: inline-flex"> <div style="flex: 1 1 0; color: #252526; font-size: 14px; font-weight: 500; line-height: 20.02px; word-wrap: break-word"> <span class="3710"> 계정 정보 </span> </div> <div style="width: 24px; text-align: center; color: #252526; font-size: 14px; font-weight: 400; text-transform: uppercase; line-height: 24px; letter-spacing: 0.46px; word-wrap: break-word"> <span class="3710"> <i class="fa fa-bold fa-long-arrow-right"></i> </span> </div> </div> <div style="align-self: stretch; height: 1px; background: #EFEFEF"></div> </div> <!-- <div class='clickableAwesomeFont' onclick="myfunction(3697);" style="align-self: stretch; height: 151px; flex-direction: column; justify-content: flex-start; align-items: center; gap: 6px; display: flex"> <div style="align-self: stretch; justify-content: flex-start; align-items: center; gap: 0px; display: inline-flex"> <div style="flex: 1 1 0; color: #252526; font-size: 14px; font-weight: 500; line-height: 20.02px; word-wrap: break-word"> <span class='clickableAwesomeFont' onclick="myfunction(3697);" > </span> </div> <div style="width: 24px; text-align: center; color: #252526; font-size: 14px; font-weight: 400; text-transform: uppercase; line-height: 24px; letter-spacing: 0.46px; word-wrap: break-word"> <span class='clickableAwesomeFont' > <i class="fa fa-light fa-arrow-right"></i> </span> </div> </div> </div> --> <div onmouseover="changecolor(3697)" onmouseout="normalcolor(3697)" style="align-self: stretch; height: 151px; flex-direction: column; justify-content: flex-start; align-items: center; gap: 6px; display: flex"> <div class='clickableAwesomeFont' onclick="myfunction(3697);" style="align-self: stretch; justify-content: flex-start; align-items: center; gap: 16px; display: inline-flex"> <div style="flex: 1 1 0; color: #252526; font-size: 14px; font-weight: 500; line-height: 20.02px; word-wrap: break-word"> <span id="test2" class="3697" onclick="myfunction(3697);" > 모든 카테고리 표시 </span> </div> <div style="width: 24px; text-align: center; color: #252526; font-size: 14px; font-weight: 400; text-transform: uppercase; line-height: 24px; letter-spacing: 0.46px; word-wrap: break-word"> <span id="test3" class="3697" onclick="myfunction(3697);" > <i class="fa fa-bold fa-long-arrow-right"></i> </span> </div> </div> </div> </div> </div> </div> <div class="row" style="justify-content: center; align-items: flex-start; gap: 24px; display: inline-flex"> <div style="width: 280px; height: 330px; padding-left: 16px; padding-right: 16px; padding-top: 0px; padding-bottom: 24px; background: white; box-shadow: 0px 1px 14px rgba(0, 0, 0, 0.12); border-radius: 16px; flex-direction: column; justify-content: flex-start; align-items: center; gap: 10px; display: inline-flex"> <div style="width: 280px; height: 20px; position: relative"> <img style="width: 280px; height: 140px; left: 0px; top: 0px; position: absolute; background: #252526; border-top-left-radius: 16px; border-top-right-radius: 16px" src="/euf/assets/themes/Upgrade/images/mask_group.png"></img> </div> <div style="align-self: stretch; height: 178px; flex-direction: column; justify-content: flex-start; align-items: center; gap: 10px; display: flex"> <div style="align-self: stretch; height: 106px; flex-direction: column; justify-content: flex-start; align-items: center; gap: 14px; display: flex"> <div style="width: 50px; height: 50px; position: relative"> <img src="/euf/assets/themes/Upgrade/images/TopQuestionsByCategory__3698.png"> </div> <div style="align-self: stretch; height: 42px; text-align: center; color: white; font-size: 14px; line-height: 21.28px; word-wrap: break-word; z-index:1"><span style="font-size: 16px;" class='clickableAwesomeFont2' onclick="myfunction(3698);">체크카드 문의</span></div> </div> <div onmouseover="changecolor(3713)" onmouseout="normalcolor(3713)" style="align-self: stretch; height: 151px; flex-direction: column; justify-content: flex-start; align-items: center; gap: 6px; display: flex"> <div class='clickableAwesomeFont' onclick="myfunction(3713);" style="align-self: stretch; justify-content: flex-start; align-items: center; gap: 16px; display: inline-flex"> <div style="flex: 1 1 0; color: #252526; font-size: 14px; font-weight: 500; line-height: 20.02px; word-wrap: break-word"> <span class="3713"> 배송 </span> </div> <div style="width: 24px; text-align: center; color: #252526; font-size: 14px; font-weight: 400; text-transform: uppercase; line-height: 24px; letter-spacing: 0.46px; word-wrap: break-word"> <span class="3713"> <i class="fa fa-bold fa-long-arrow-right"></i> </span> </div> </div> <div style="align-self: stretch; height: 1px; background: #EFEFEF"></div> </div> <div onmouseover="changecolor(3715)" onmouseout="normalcolor(3715)" style="align-self: stretch; height: 151px; flex-direction: column; justify-content: flex-start; align-items: center; gap: 6px; display: flex"> <div class='clickableAwesomeFont' onclick="myfunction(3715);" style="align-self: stretch; justify-content: flex-start; align-items: center; gap: 16px; display: inline-flex"> <div style="flex: 1 1 0; color: #252526; font-size: 14px; font-weight: 500; line-height: 20.02px; word-wrap: break-word"> <span class="3715"> 카드 주문 방법 및 활성화 </span> </div> <div style="width: 24px; text-align: center; color: #252526; font-size: 14px; font-weight: 400; text-transform: uppercase; line-height: 24px; letter-spacing: 0.46px; word-wrap: break-word"> <span class="3715"> <i class="fa fa-bold fa-long-arrow-right"></i> </span> </div> </div> <div style="align-self: stretch; height: 1px; background: #EFEFEF"></div> </div> <div onmouseover="changecolor(3717)" onmouseout="normalcolor(3717)" style="align-self: stretch; height: 151px; flex-direction: column; justify-content: flex-start; align-items: center; gap: 6px; display: flex"> <div class='clickableAwesomeFont' onclick="myfunction(3717);" style="align-self: stretch; justify-content: flex-start; align-items: center; gap: 16px; display: inline-flex"> <div style="flex: 1 1 0; color: #252526; font-size: 14px; font-weight: 500; line-height: 20.02px; word-wrap: break-word"> <span class="3717"> 거래 및 잔액 </span> </div> <div style="width: 24px; text-align: center; color: #252526; font-size: 14px; font-weight: 400; text-transform: uppercase; line-height: 24px; letter-spacing: 0.46px; word-wrap: break-word"> <span class="3717"> <i class="fa fa-bold fa-long-arrow-right"></i> </span> </div> </div> <div style="align-self: stretch; height: 1px; background: #EFEFEF"></div> </div> <!-- <div class='clickableAwesomeFont' onclick="myfunction(3698);" style="align-self: stretch; height: 151px; flex-direction: column; justify-content: flex-start; align-items: center; gap: 6px; display: flex"> <div style="align-self: stretch; justify-content: flex-start; align-items: center; gap: 0px; display: inline-flex"> <div style="flex: 1 1 0; color: #252526; font-size: 14px; font-weight: 500; line-height: 20.02px; word-wrap: break-word"> <span class='clickableAwesomeFont' onclick="myfunction(3698);" > </span> </div> <div style="width: 24px; text-align: center; color: #252526; font-size: 14px; font-weight: 400; text-transform: uppercase; line-height: 24px; letter-spacing: 0.46px; word-wrap: break-word"> <span class='clickableAwesomeFont' > <i class="fa fa-light fa-arrow-right"></i> </span> </div> </div> </div> --> <div onmouseover="changecolor(3698)" onmouseout="normalcolor(3698)" style="align-self: stretch; height: 151px; flex-direction: column; justify-content: flex-start; align-items: center; gap: 6px; display: flex"> <div class='clickableAwesomeFont' onclick="myfunction(3698);" style="align-self: stretch; justify-content: flex-start; align-items: center; gap: 16px; display: inline-flex"> <div style="flex: 1 1 0; color: #252526; font-size: 14px; font-weight: 500; line-height: 20.02px; word-wrap: break-word"> <span id="test2" class="3698" onclick="myfunction(3698);" > 모든 카테고리 표시 </span> </div> <div style="width: 24px; text-align: center; color: #252526; font-size: 14px; font-weight: 400; text-transform: uppercase; line-height: 24px; letter-spacing: 0.46px; word-wrap: break-word"> <span id="test3" class="3698" onclick="myfunction(3698);" > <i class="fa fa-bold fa-long-arrow-right"></i> </span> </div> </div> </div> </div> </div> <div style="width: 280px; height: 330px; padding-left: 16px; padding-right: 16px; padding-top: 0px; padding-bottom: 24px; background: white; box-shadow: 0px 1px 14px rgba(0, 0, 0, 0.12); border-radius: 16px; flex-direction: column; justify-content: flex-start; align-items: center; gap: 10px; display: inline-flex"> <div style="width: 280px; height: 20px; position: relative"> <img style="width: 280px; height: 140px; left: 0px; top: 0px; position: absolute; background: #252526; border-top-left-radius: 16px; border-top-right-radius: 16px" src="/euf/assets/themes/Upgrade/images/mask_group.png"></img> </div> <div style="align-self: stretch; height: 178px; flex-direction: column; justify-content: flex-start; align-items: center; gap: 10px; display: flex"> <div style="align-self: stretch; height: 106px; flex-direction: column; justify-content: flex-start; align-items: center; gap: 14px; display: flex"> <div style="width: 50px; height: 50px; position: relative"> <img src="/euf/assets/themes/Upgrade/images/TopQuestionsByCategory__3700.png"> </div> <div style="align-self: stretch; height: 42px; text-align: center; color: white; font-size: 14px; line-height: 21.28px; word-wrap: break-word; z-index:1"><span style="font-size: 16px;" class='clickableAwesomeFont2' onclick="myfunction(3700);">친구추천 , 모바일 앱 및 기타</span></div> </div> <div onmouseover="changecolor(3720)" onmouseout="normalcolor(3720)" style="align-self: stretch; height: 151px; flex-direction: column; justify-content: flex-start; align-items: center; gap: 6px; display: flex"> <div class='clickableAwesomeFont' onclick="myfunction(3720);" style="align-self: stretch; justify-content: flex-start; align-items: center; gap: 16px; display: inline-flex"> <div style="flex: 1 1 0; color: #252526; font-size: 14px; font-weight: 500; line-height: 20.02px; word-wrap: break-word"> <span class="3720"> 친구추천 </span> </div> <div style="width: 24px; text-align: center; color: #252526; font-size: 14px; font-weight: 400; text-transform: uppercase; line-height: 24px; letter-spacing: 0.46px; word-wrap: break-word"> <span class="3720"> <i class="fa fa-bold fa-long-arrow-right"></i> </span> </div> </div> <div style="align-self: stretch; height: 1px; background: #EFEFEF"></div> </div> <div onmouseover="changecolor(3799)" onmouseout="normalcolor(3799)" style="align-self: stretch; height: 151px; flex-direction: column; justify-content: flex-start; align-items: center; gap: 6px; display: flex"> <div class='clickableAwesomeFont' onclick="myfunction(3799);" style="align-self: stretch; justify-content: flex-start; align-items: center; gap: 16px; display: inline-flex"> <div style="flex: 1 1 0; color: #252526; font-size: 14px; font-weight: 500; line-height: 20.02px; word-wrap: break-word"> <span class="3799"> 모바일 앱 </span> </div> <div style="width: 24px; text-align: center; color: #252526; font-size: 14px; font-weight: 400; text-transform: uppercase; line-height: 24px; letter-spacing: 0.46px; word-wrap: break-word"> <span class="3799"> <i class="fa fa-bold fa-long-arrow-right"></i> </span> </div> </div> </div> </div> </div> </div> <!-- </div> added new div --> </div> </div> </div> <script> function changecolor(cid) { const collection = document.getElementsByClassName(cid); for (let i = 0; i < collection.length; i++) { collection[i].style.color = "#0075E1"; } } function normalcolor(cid) { const collection = document.getElementsByClassName(cid); for (let i = 0; i < collection.length; i++) { collection[i].style.color = "#252526"; } } </script> <div id="show_contact_us_by_segment_container"> </div> </div> </div> </div> </div> </div> </div> <div id="rn_preFooter"> <div id="rn_Blog"> <a href="https://blog.payoneer.com/ko/"> <span class="img_container"> <img id="rn_blogImg" src="/euf/assets/themes/Upgrade/images/blog.png"> </span> <span class="text_container"> <span> <h3 class="rn_footerTitleBlog">블로그 포스팅을 확인하세요.</h3> <p class="rn_subText"> 최신 뉴스와 관련 글을 확인하세요.</p> </span> </span> </a> </div> <!-- <div id="rn_Community"> <a href="https://community.payoneer.com/en"> <span class="img_container"> <img id="rn_commImg" src="/euf/assets/themes/Upgrade/images/community.png"> </span> <span class="text_container"> <span> <h3 class="rn_footerTitle">Payoneer 커뮤니티에 질문하세요.</h3> <p class="rn_subTextComm">2백만 명이 넘는 Payoneer 이용자로부터 도움을 받으세요</p> </span> </span> </a> </div> --> </div> <style> #rn_preFooter #rn_commImg { width: 80px; height: 76px; } </style> <div id="rn_Footer_10" class="rn_Footer"> <div class="footer-container-ask"> <div class="clearfix"></div> <footer> <div class="ab_footer_container"> <div class="ab_sitewidth"> <section class="ab_footer_col"> <p class="rn_footerTitle">서비스 안내</p> <ul class="sub-menu"> <li id="menu-item-25694" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-25694"><a href="https://www.payoneer.com/ko/solutions/">SMBs를 위한</a></li> </ul> </section> <section class="ab_footer_col"> <p class="rn_footerTitle">국내/외 협력사</p> <ul class="sub-menu"> <li id="menu-item-25696" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-25696"><a href="https://www.payoneer.com/ko/partners/">API 연동 파트너쉽</a></li> <li id="menu-item-25703" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-25703"><a href="https://www.payoneer.com/ko/partners/refer-a-friend/">친구 추천 프로그램</a></li> <li id="menu-item-25697" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-25697"><a href="https://www.payoneer.com/ko/partners/affiliate-program/">Affiliate 프로그램</a></li> <li id="menu-item-25698" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-25698"><a href="https://www.payoneer.com/partners/partners-directory/"> </a></li> <li id="menu-item-25720" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-25720"><a target="_blank" rel="noopener" href="https://freeinvoicebuilder.com/"> </a></li> </ul> </section> <section class="ab_footer_col"> <p class="rn_footerTitle">회사 소개</p> <ul class="sub-menu"> <li id="menu-item-25699" class="link-hide-for-enterprise menu-item menu-item-type-post_type menu-item-object-page menu-item-25699"><a href="https://www.payoneer.com/ko/about/">미드마켓 환율</a></li> <li id="menu-item-25700" class="link-hide-for-enterprise menu-item menu-item-type-post_type menu-item-object-page menu-item-25700"><a href="https://www.payoneer.com/about/fees/"> </a></li> <li id="menu-item-32898" class="link-hide-for-enterprise menu-item menu-item-type-post_type menu-item-object-page menu-item-32898"><a href=" "> </a></li> <li id="menu-item-25710" class="link-hide-for-enterprise menu-item menu-item-type-post_type menu-item-object-page menu-item-25710"><a href="https://www.payoneer.com/ko/legal/payoneers-multi-jurisdictional-licenses/">다중 관할권 라이센스</a></li> <li id="menu-item-25711" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-25711"><a target="_blank" rel="noopener" href="https://www.payoneer.com/careers">채용 정보</a></li> </ul> </section> <section class="ab_footer_col"> <p class="rn_footerTitle">도움말</p> <ul class="sub-menu"> <li id="menu-item-25715" class="link-hide-for-enterprise menu-item menu-item-type-post_type menu-item-object-page menu-item-25715"><a href="https://www.payoneer.com/ko/about/security-center/"> </a></li> <li id="menu-item-25717" class="link-hide-for-smb menu-item menu-item-type-post_type menu-item-object-page menu-item-25717"><a href="https://www.payoneer.com/ko/customer-disclosures-and-complaints/">고객의 소리</a></li> </ul> </section> <section class="ab_footer_col"> <p class="rn_footerTitle">PAYONEER 모바일 앱을 확인해보세요!</p> <a href="https://itunes.apple.com/app/payoneer/id663338402" class="mobile_app_ios app-buttons" target="_blank" rel="noopener noreferrer" data-platform="ios"> <div class="rn_footerMediaIcons"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="livetype" style="enable-background:new 0 0 231 77.2;" version="1.1" viewbox="0 0 231 77.2" x="0px" y="0px" xml:space="preserve"> <style type="text/css"> .st0{fill:#A6A6A6;} .st1{fill:#FFFFFF;} </style> <title>Download_on_the_App_Store_Badge_US-UK_RGB_blk_4SVG_092917</title> <g> <g> <g> <path class="st0" d="M212.6,0H18.4c-0.7,0-1.4,0-2.1,0c-0.6,0-1.2,0-1.8,0c-1.3,0-2.6,0.1-3.9,0.3C9.4,0.6,8.1,1,7,1.6 C5.8,2.2,4.8,2.9,3.9,3.9C2.9,4.8,2.2,5.8,1.6,7c-0.6,1.2-1,2.4-1.2,3.7C0.2,11.9,0,13.2,0,14.5c0,0.6,0,1.2,0,1.8v44.6 c0,0.6,0,1.2,0,1.8c0,1.3,0.1,2.6,0.3,3.9c0.2,1.3,0.6,2.5,1.2,3.7c0.6,1.2,1.4,2.2,2.3,3.1c0.9,0.9,2,1.7,3.1,2.3 c1.2,0.6,2.4,1,3.7,1.2c1.3,0.2,2.6,0.3,3.9,0.3c0.6,0,1.2,0,1.8,0c0.7,0,1.4,0,2.1,0h194.2c0.7,0,1.4,0,2.1,0c0.6,0,1.2,0,1.8,0 c1.3,0,2.6-0.1,3.9-0.3c1.3-0.2,2.5-0.6,3.7-1.2c1.2-0.6,2.2-1.4,3.1-2.3c0.9-0.9,1.7-2,2.3-3.1c0.6-1.2,1-2.4,1.2-3.7 c0.2-1.3,0.3-2.6,0.4-3.9c0-0.6,0-1.2,0-1.8c0-0.7,0-1.4,0-2.1V18.4c0-0.7,0-1.4,0-2.1c0-0.6,0-1.2,0-1.8c0-1.3-0.1-2.6-0.4-3.9 c-0.2-1.3-0.6-2.5-1.2-3.7c-1.2-2.3-3.1-4.2-5.4-5.4c-1.2-0.6-2.4-1-3.7-1.2c-1.3-0.2-2.6-0.3-3.9-0.3c-0.6,0-1.2,0-1.8,0 C214,0,213.3,0,212.6,0L212.6,0z"></path> <path d="M16.3,75.5c-0.6,0-1.2,0-1.7,0c-1.2,0-2.4-0.1-3.6-0.3c-1.1-0.2-2.2-0.5-3.2-1.1c-1-0.5-1.9-1.2-2.7-2 c-0.8-0.8-1.5-1.7-2-2.7c-0.5-1-0.9-2.1-1-3.2c-0.2-1.2-0.3-2.4-0.3-3.6c0-0.4,0-1.8,0-1.8V16.3c0,0,0-1.3,0-1.7 c0-1.2,0.1-2.4,0.3-3.6c0.2-1.1,0.5-2.2,1-3.2c0.5-1,1.2-1.9,2-2.7c0.8-0.8,1.7-1.5,2.7-2c1-0.5,2.1-0.9,3.2-1.1 c1.2-0.2,2.4-0.3,3.6-0.3l1.7,0h198.4l1.8,0c1.2,0,2.4,0.1,3.6,0.3c1.1,0.2,2.2,0.5,3.2,1.1c2,1,3.6,2.7,4.7,4.7 c0.5,1,0.9,2.1,1,3.2c0.2,1.2,0.3,2.4,0.3,3.6c0,0.5,0,1.1,0,1.7c0,0.7,0,1.4,0,2.1v40.4c0,0.7,0,1.4,0,2.1c0,0.6,0,1.2,0,1.8 c0,1.2-0.1,2.4-0.3,3.6c-0.2,1.1-0.5,2.2-1,3.2c-0.5,1-1.2,1.9-2,2.7c-0.8,0.8-1.7,1.5-2.7,2c-1,0.5-2.1,0.9-3.2,1.1 c-1.2,0.2-2.4,0.3-3.6,0.3c-0.6,0-1.2,0-1.7,0l-2.1,0L16.3,75.5z"></path> </g> <g id="_Group_"> <g id="_Group_2"> <g id="_Group_3"> <path class="st1" d="M47.8,39.2c0-3.3,1.8-6.3,4.5-8c-1.8-2.5-4.6-4.1-7.7-4.2c-3.2-0.3-6.4,1.9-8,1.9 c-1.7,0-4.2-1.9-7-1.8c-3.6,0.1-6.9,2.1-8.6,5.3c-3.7,6.5-0.9,16,2.6,21.2c1.8,2.6,3.9,5.4,6.6,5.3c2.7-0.1,3.7-1.7,6.9-1.7 c3.2,0,4.1,1.7,6.9,1.6c2.9,0,4.7-2.6,6.4-5.2c1.3-1.8,2.3-3.8,2.9-6C50,46.2,47.8,42.9,47.8,39.2z" id="_Path_"></path> <path class="st1" d="M42.5,23.6c1.6-1.9,2.3-4.3,2.2-6.7c-2.4,0.3-4.6,1.4-6.2,3.2c-1.6,1.8-2.4,4.1-2.2,6.5 C38.7,26.6,41,25.5,42.5,23.6z" id="_Path_2"></path> </g> </g> <g> <path class="st1" d="M81.7,52.4h-9.1l-2.2,6.5h-3.9l8.7-24h4l8.7,24h-3.9L81.7,52.4z M73.5,49.4h7.2l-3.6-10.5H77L73.5,49.4z"></path> <path class="st1" d="M106.5,50.1c0,5.4-2.9,8.9-7.3,8.9c-2.3,0.1-4.4-1.1-5.5-3.1h-0.1v8.7H90V41.4h3.5v2.9h0.1 c1.1-2,3.3-3.2,5.6-3.1C103.6,41.2,106.5,44.7,106.5,50.1z M102.8,50.1c0-3.5-1.8-5.9-4.6-5.9c-2.7,0-4.6,2.4-4.6,5.9 c0,3.5,1.8,5.9,4.6,5.9C101,56,102.8,53.7,102.8,50.1z"></path> <path class="st1" d="M125.7,50.1c0,5.4-2.9,8.9-7.3,8.9c-2.3,0.1-4.4-1.1-5.5-3.1h-0.1v8.7h-3.6V41.4h3.5v2.9h0.1 c1.1-2,3.3-3.2,5.6-3.1C122.8,41.2,125.7,44.7,125.7,50.1z M122,50.1c0-3.5-1.8-5.9-4.6-5.9c-2.7,0-4.6,2.4-4.6,5.9 c0,3.5,1.8,5.9,4.6,5.9C120.2,56,122,53.7,122,50.1L122,50.1z"></path> <path class="st1" d="M138.4,52.2c0.3,2.4,2.6,3.9,5.7,3.9c3,0,5.2-1.6,5.2-3.7c0-1.9-1.3-3-4.4-3.7l-3.1-0.7 c-4.4-1.1-6.4-3.1-6.4-6.5c0-4.1,3.6-7,8.7-7c5.1,0,8.5,2.8,8.7,7h-3.6c-0.2-2.4-2.2-3.8-5.1-3.8s-4.9,1.5-4.9,3.6 c0,1.7,1.3,2.7,4.4,3.5l2.6,0.6c4.9,1.2,7,3.1,7,6.6c0,4.5-3.6,7.3-9.3,7.3c-5.3,0-8.9-2.7-9.1-7.1L138.4,52.2z"></path> <path class="st1" d="M160.9,37.3v4.1h3.3v2.8h-3.3v9.6c0,1.5,0.7,2.2,2.1,2.2c0.4,0,0.8,0,1.2-0.1v2.8c-0.7,0.1-1.3,0.2-2,0.2 c-3.5,0-4.9-1.3-4.9-4.7v-10h-2.5v-2.8h2.5v-4.1H160.9z"></path> <path class="st1" d="M166.1,50.1c0-5.5,3.2-9,8.3-9c5.1,0,8.3,3.5,8.3,9c0,5.5-3.2,9-8.3,9C169.3,59.1,166.1,55.6,166.1,50.1z M179.1,50.1c0-3.8-1.7-6-4.6-6s-4.6,2.2-4.6,6c0,3.8,1.7,6,4.6,6S179.1,53.9,179.1,50.1L179.1,50.1z"></path> <path class="st1" d="M185.7,41.4h3.4v3h0.1c0.5-1.9,2.2-3.2,4.2-3.2c0.4,0,0.8,0,1.2,0.1v3.4c-0.5-0.2-1.1-0.2-1.6-0.2 c-2-0.1-3.7,1.5-3.8,3.5c0,0.2,0,0.4,0,0.6v10.4h-3.6L185.7,41.4z"></path> <path class="st1" d="M211.2,53.7c-0.5,3.2-3.6,5.4-7.5,5.4c-5.1,0-8.2-3.4-8.2-8.9c0-5.5,3.2-9,8.1-9c4.8,0,7.9,3.3,7.9,8.6V51 H199v0.2c-0.2,2.5,1.6,4.7,4.1,4.9c0.2,0,0.4,0,0.6,0c1.7,0.2,3.4-0.8,4-2.5L211.2,53.7z M199,48.5h8.7c0.1-2.3-1.6-4.3-4-4.4 c-0.1,0-0.2,0-0.3,0C201,44.1,199,46,199,48.5C199,48.5,199,48.5,199,48.5z"></path> </g> </g> </g> <g id="_Group_4"> <g> <path class="st1" d="M73,16.9c2.8-0.2,5.2,1.9,5.4,4.7c0,0.3,0,0.7,0,1c0,3.7-2,5.8-5.4,5.8h-4.2V16.9H73z M70.6,26.7h2.2 c2,0.1,3.7-1.4,3.8-3.4c0-0.2,0-0.5,0-0.7c0.3-2-1.1-3.8-3.1-4.1c-0.2,0-0.5,0-0.7,0h-2.2V26.7z"></path> <path class="st1" d="M80.5,24c-0.2-2.3,1.4-4.3,3.7-4.5c2.3-0.2,4.3,1.4,4.5,3.7c0,0.3,0,0.5,0,0.8c0.2,2.3-1.4,4.3-3.7,4.5 c-2.3,0.2-4.3-1.4-4.5-3.7C80.4,24.6,80.4,24.3,80.5,24z M86.9,24c0-1.9-0.8-3-2.3-3c-1.5,0-2.3,1.1-2.3,3c0,1.9,0.8,3,2.3,3 C86,27,86.9,25.9,86.9,24L86.9,24z"></path> <path class="st1" d="M99.6,28.4h-1.8L96,22h-0.1l-1.8,6.4h-1.8l-2.4-8.7h1.7l1.6,6.6h0.1l1.8-6.6h1.6l1.8,6.6h0.1l1.5-6.6h1.7 L99.6,28.4z"></path> <path class="st1" d="M104,19.7h1.7v1.4h0.1c0.4-1,1.5-1.6,2.6-1.5c1.6-0.1,2.9,1.1,3,2.6c0,0.2,0,0.4,0,0.6v5.6h-1.7v-5.2 c0-1.4-0.6-2.1-1.9-2.1c-1.1-0.1-2,0.8-2.1,1.9c0,0.1,0,0.2,0,0.3v5.1H104L104,19.7z"></path> <path class="st1" d="M114.1,16.3h1.7v12.1h-1.7V16.3z"></path> <path class="st1" d="M118.2,24c-0.2-2.3,1.4-4.3,3.7-4.5c2.3-0.2,4.3,1.4,4.5,3.7c0,0.3,0,0.5,0,0.8c0.2,2.3-1.4,4.3-3.7,4.5 c-2.3,0.2-4.3-1.4-4.5-3.7C118.1,24.6,118.1,24.3,118.2,24z M124.6,24c0-1.9-0.8-3-2.3-3c-1.5,0-2.3,1.1-2.3,3c0,1.9,0.8,3,2.3,3 C123.8,27,124.6,25.9,124.6,24z"></path> <path class="st1" d="M128.2,25.9c0-1.6,1.2-2.5,3.2-2.6l2.4-0.1v-0.8c0-0.9-0.6-1.4-1.8-1.4c-1,0-1.6,0.4-1.8,1h-1.7 c0.2-1.5,1.6-2.5,3.6-2.5c2.2,0,3.4,1.1,3.4,2.9v5.9h-1.7v-1.2h-0.1c-0.6,0.9-1.6,1.4-2.6,1.4c-1.4,0.2-2.7-0.9-2.9-2.3 C128.2,26.1,128.2,26,128.2,25.9z M133.8,25.2v-0.7l-2.1,0.1c-1.2,0.1-1.7,0.5-1.7,1.3c0,0.8,0.7,1.2,1.6,1.2 C132.6,27.2,133.6,26.4,133.8,25.2C133.8,25.2,133.8,25.2,133.8,25.2z"></path> <path class="st1" d="M137.7,24c0-2.7,1.4-4.5,3.6-4.5c1.1-0.1,2.1,0.5,2.7,1.5h0.1v-4.8h1.7v12.1h-1.6V27h-0.1 c-0.6,1-1.6,1.6-2.7,1.5C139.1,28.5,137.7,26.8,137.7,24z M139.5,24c0,1.8,0.9,3,2.3,3c1.4,0,2.3-1.1,2.3-2.9c0-1.8-0.9-3-2.3-3 C140.4,21.1,139.5,22.2,139.5,24L139.5,24z"></path> <path class="st1" d="M152.9,24c-0.2-2.3,1.4-4.3,3.7-4.5s4.3,1.4,4.5,3.7c0,0.3,0,0.5,0,0.8c0.2,2.3-1.4,4.3-3.7,4.5 c-2.3,0.2-4.3-1.4-4.5-3.7C152.9,24.6,152.9,24.3,152.9,24z M159.4,24c0-1.9-0.8-3-2.3-3c-1.5,0-2.3,1.1-2.3,3c0,1.9,0.8,3,2.3,3 C158.5,27,159.4,25.9,159.4,24z"></path> <path class="st1" d="M163.4,19.7h1.7v1.4h0.1c0.4-1,1.5-1.6,2.6-1.5c1.6-0.1,2.9,1.1,3,2.6c0,0.2,0,0.4,0,0.6v5.6h-1.7v-5.2 c0-1.4-0.6-2.1-1.9-2.1c-1.1-0.1-2,0.8-2.1,1.9c0,0.1,0,0.2,0,0.3v5.1h-1.7V19.7z"></path> <path class="st1" d="M180.5,17.5v2.2h1.9v1.4h-1.9v4.5c0,0.9,0.4,1.3,1.2,1.3c0.2,0,0.4,0,0.7,0v1.4c-0.3,0.1-0.6,0.1-0.9,0.1 c-1.9,0-2.7-0.7-2.7-2.3v-4.9h-1.4v-1.4h1.4v-2.2H180.5z"></path> <path class="st1" d="M184.7,16.3h1.7v4.8h0.1c0.5-1,1.5-1.6,2.7-1.6c1.6-0.1,2.9,1.1,3,2.7c0,0.2,0,0.4,0,0.5v5.6h-1.7v-5.2 c0-1.4-0.6-2.1-1.9-2.1c-1.1-0.1-2.1,0.7-2.2,1.9c0,0.1,0,0.2,0,0.3v5.1h-1.7L184.7,16.3z"></path> <path class="st1" d="M202.2,26c-0.5,1.6-2.1,2.7-3.8,2.5c-2.2,0.1-4-1.7-4.1-3.8c0-0.2,0-0.4,0-0.6c-0.3-2.2,1.2-4.2,3.4-4.5 c0.2,0,0.4,0,0.6,0c2.4,0,3.9,1.7,3.9,4.4v0.6h-6.1v0.1c-0.1,1.3,0.8,2.4,2.1,2.5c0.1,0,0.1,0,0.2,0c0.8,0.1,1.7-0.3,2.1-1.1 L202.2,26z M196.2,23.2h4.4c0.1-1.2-0.8-2.2-1.9-2.2c-0.1,0-0.1,0-0.2,0C197.2,21,196.2,21.9,196.2,23.2 C196.2,23.2,196.2,23.2,196.2,23.2L196.2,23.2z"></path> </g> </g> </g> </svg> </div> </a> <a href="https://play.google.com/store/apps/details?id=com.payoneer.android" class="mobile_app_android app-buttons" target="_blank" rel="noopener noreferrer" data-platform="android"> <div class="rn_footerMediaIcons" id="rn_GooglePlay"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="artwork" style="enable-background:new 0 0 231 68.4;" version="1.1" viewbox="0 0 231 68.4" x="0px" y="0px" xml:space="preserve"> <style type="text/css"> .st0{fill:#A6A6A6;} .st1{fill:#FFFFFF;} .st2{fill:url(#SVGID_1_);} .st3{fill:url(#SVGID_2_);} .st4{fill:url(#SVGID_3_);} .st5{fill:url(#SVGID_4_);} .st6{opacity:0.2;enable-background:new ;} .st7{opacity:0.12;enable-background:new ;} .st8{opacity:0.25;fill:#FFFFFF;enable-background:new ;} </style> <g> <g> <path d="M222.1,68.3H8.5c-4.7,0-8.5-3.8-8.5-8.5V8.5C0,3.8,3.8,0,8.5,0h213.5c4.7,0,8.5,3.8,8.5,8.5v51.2 C230.6,64.5,226.8,68.3,222.1,68.3z"></path> </g> <g> <g> <path class="st0" d="M222.1,1.4c4,0,7.2,3.2,7.2,7.2v51.2c0,4-3.2,7.2-7.2,7.2H8.5c-4,0-7.2-3.2-7.2-7.2V8.5c0-4,3.2-7.2,7.2-7.2 H222.1 M222.1,0H8.5C3.8,0,0,3.8,0,8.5v51.2c0,4.7,3.8,8.5,8.5,8.5h213.5c4.7,0,8.5-3.8,8.5-8.5V8.5C230.6,3.8,226.8,0,222.1,0 L222.1,0z"></path> </g> </g> <g> <g> <path class="st1" d="M81,17.5c0,1.4-0.4,2.6-1.3,3.4c-1,1-2.2,1.5-3.8,1.5c-1.5,0-2.7-0.5-3.8-1.5c-1-1-1.6-2.3-1.6-3.8 c0-1.5,0.5-2.8,1.6-3.8c1-1,2.3-1.5,3.8-1.5c0.7,0,1.4,0.1,2.1,0.4c0.7,0.3,1.2,0.7,1.6,1.1l-0.9,0.9C78.1,13.4,77.2,13,76,13 c-1.1,0-2,0.4-2.8,1.1c-0.8,0.8-1.2,1.7-1.2,3c0,1.2,0.4,2.2,1.2,3c0.8,0.8,1.7,1.1,2.8,1.1c1.1,0,2.1-0.4,2.9-1.1 c0.5-0.5,0.8-1.2,0.9-2.1H76v-1.2h5C81,17,81,17.3,81,17.5z"></path> <path class="st1" d="M76,22.6c-1.5,0-2.8-0.5-3.9-1.6c-1.1-1.1-1.6-2.4-1.6-3.9c0-1.6,0.5-2.9,1.6-3.9c1.1-1.1,2.4-1.6,3.9-1.6 c0.8,0,1.5,0.1,2.2,0.4c0.7,0.3,1.3,0.7,1.7,1.2l0.1,0.1l-1.1,1.1l-0.1-0.1c-0.7-0.8-1.5-1.2-2.7-1.2c-1,0-1.9,0.4-2.7,1.1 c-0.7,0.7-1.1,1.7-1.1,2.8c0,1.2,0.4,2.1,1.1,2.8C74,20.6,74.9,21,76,21c1.1,0,2-0.4,2.7-1.1c0.4-0.4,0.7-1,0.8-1.8h-3.7v-1.6 h5.3l0,0.1c0,0.3,0.1,0.5,0.1,0.8c0,1.5-0.4,2.7-1.3,3.5C78.9,22.1,77.5,22.6,76,22.6z M76,11.9c-1.4,0-2.7,0.5-3.7,1.5 c-1,1-1.5,2.2-1.5,3.7s0.5,2.7,1.5,3.7c1,1,2.2,1.5,3.7,1.5c1.5,0,2.7-0.5,3.6-1.5c0.8-0.8,1.2-1.9,1.2-3.3c0-0.2,0-0.4,0-0.6 h-4.7v0.9h3.7l0,0.2c-0.1,0.9-0.4,1.7-0.9,2.2c-0.8,0.8-1.8,1.2-3,1.2c-1.1,0-2.1-0.4-2.9-1.2c-0.8-0.8-1.2-1.8-1.2-3.1 s0.4-2.3,1.2-3.1c0.8-0.8,1.8-1.2,2.9-1.2c1.2,0,2.1,0.4,2.8,1.1l0.7-0.7c-0.4-0.4-0.9-0.7-1.4-1C77.4,12,76.7,11.9,76,11.9z"></path> </g> <g> <path class="st1" d="M88.9,13.2h-4.7v3.2h4.2v1.2h-4.2v3.2h4.7v1.3h-6V12h6V13.2z"></path> <path class="st1" d="M89,22.4h-6.3V11.8H89v1.6h-4.7v2.9h4.2v1.6h-4.2v2.9H89V22.4z M83.1,22h5.6v-0.9H84v-3.6h4.2v-0.9H84V13 h4.7v-0.9h-5.6V22z"></path> </g> <g> <path class="st1" d="M94.4,22.2h-1.3v-9h-2.9V12h7v1.3h-2.9V22.2z"></path> <path class="st1" d="M94.6,22.4h-1.7v-9h-2.9v-1.6h7.4v1.6h-2.9V22.4z M93.3,22h1v-9h2.9v-0.9h-6.7V13h2.9V22z"></path> </g> <g> <path class="st1" d="M102.4,22.2V12h1.3v10.2H102.4z"></path> <path class="st1" d="M103.9,22.4h-1.7V11.8h1.7V22.4z M102.6,22h1v-9.9h-1V22z"></path> </g> <g> <path class="st1" d="M109.5,22.2h-1.3v-9h-2.9V12h7v1.3h-2.9V22.2z"></path> <path class="st1" d="M109.7,22.4h-1.7v-9h-2.9v-1.6h7.4v1.6h-2.9V22.4z M108.4,22h1v-9h2.9v-0.9h-6.7V13h2.9V22z"></path> </g> <g> <path class="st1" d="M125.7,20.9c-1,1-2.3,1.6-3.8,1.6c-1.5,0-2.8-0.5-3.8-1.6c-1-1-1.5-2.3-1.5-3.8c0-1.5,0.5-2.8,1.5-3.8 c1-1,2.3-1.6,3.8-1.6c1.5,0,2.7,0.5,3.8,1.6c1,1,1.5,2.3,1.5,3.8C127.3,18.6,126.7,19.8,125.7,20.9z M119.2,20 c0.8,0.8,1.7,1.2,2.8,1.2s2-0.4,2.8-1.2c0.8-0.8,1.1-1.7,1.1-2.9c0-1.2-0.4-2.2-1.1-2.9c-0.8-0.8-1.7-1.2-2.8-1.2s-2,0.4-2.8,1.2 c-0.8,0.8-1.1,1.7-1.1,2.9C118.1,18.3,118.4,19.3,119.2,20z"></path> <path class="st1" d="M122,22.6c-1.5,0-2.8-0.5-3.9-1.6c-1-1.1-1.6-2.4-1.6-3.9s0.5-2.9,1.6-3.9c1-1.1,2.3-1.6,3.9-1.6 c1.5,0,2.8,0.5,3.9,1.6c1,1.1,1.6,2.4,1.6,3.9c0,1.5-0.5,2.9-1.6,3.9l0,0C124.8,22.1,123.5,22.6,122,22.6z M122,11.9 c-1.4,0-2.7,0.5-3.6,1.5c-1,1-1.5,2.2-1.5,3.7c0,1.4,0.5,2.7,1.5,3.7c1,1,2.2,1.5,3.6,1.5c1.4,0,2.7-0.5,3.6-1.5l0,0 c1-1,1.5-2.2,1.5-3.7c0-1.4-0.5-2.7-1.5-3.7C124.6,12.4,123.4,11.9,122,11.9z M122,21.3c-1.1,0-2.1-0.4-2.9-1.2l0,0 c-0.8-0.8-1.2-1.8-1.2-3.1c0-1.2,0.4-2.3,1.2-3.1c0.8-0.8,1.8-1.2,2.9-1.2c1.1,0,2.1,0.4,2.9,1.2c0.8,0.8,1.2,1.8,1.2,3.1 c0,1.2-0.4,2.3-1.2,3.1C124.1,20.9,123.1,21.3,122,21.3z M119.3,19.9c0.7,0.7,1.6,1.1,2.7,1.1c1,0,1.9-0.4,2.7-1.1 c0.7-0.7,1.1-1.7,1.1-2.8c0-1.1-0.4-2.1-1.1-2.8c-0.7-0.7-1.6-1.1-2.7-1.1c-1,0-1.9,0.4-2.7,1.1c-0.7,0.7-1.1,1.7-1.1,2.8 C118.2,18.2,118.6,19.2,119.3,19.9L119.3,19.9z"></path> </g> <g> <path class="st1" d="M129.1,22.2V12h1.6l5,8h0.1l-0.1-2v-6h1.3v10.2h-1.4l-5.2-8.4h-0.1l0.1,2v6.4H129.1z"></path> <path class="st1" d="M137.2,22.4h-1.6l-0.1-0.1l-4.9-7.9l0,1.4v6.6h-1.7V11.8h1.9l4.8,7.6l0-1.4v-6.2h1.7V22.4z M135.7,22h1.1 v-9.9h-1V18l0.1,2.1h-0.3l-5-8h-1.3V22h1v-6.2l-0.1-2.1h0.3l0.1,0.1L135.7,22z"></path> </g> </g> <path class="st1" d="M116.4,37.2c-4,0-7.3,3.1-7.3,7.3c0,4.2,3.3,7.3,7.3,7.3c4,0,7.3-3.1,7.3-7.3 C123.7,40.2,120.4,37.2,116.4,37.2z M116.4,48.8c-2.2,0-4.1-1.8-4.1-4.4c0-2.6,1.9-4.4,4.1-4.4s4.1,1.8,4.1,4.4 C120.5,47,118.6,48.8,116.4,48.8z M100.5,37.2c-4,0-7.3,3.1-7.3,7.3c0,4.2,3.3,7.3,7.3,7.3c4,0,7.3-3.1,7.3-7.3 C107.8,40.2,104.5,37.2,100.5,37.2z M100.5,48.8c-2.2,0-4.1-1.8-4.1-4.4c0-2.6,1.9-4.4,4.1-4.4c2.2,0,4.1,1.8,4.1,4.4 C104.6,47,102.7,48.8,100.5,48.8z M81.6,39.4v3.1h7.4c-0.2,1.7-0.8,3-1.7,3.9c-1.1,1.1-2.8,2.3-5.7,2.3c-4.5,0-8.1-3.7-8.1-8.2 s3.6-8.2,8.1-8.2c2.4,0,4.2,1,5.6,2.2l2.2-2.2c-1.8-1.8-4.3-3.1-7.7-3.1c-6.2,0-11.4,5.1-11.4,11.3c0,6.2,5.2,11.3,11.4,11.3 c3.4,0,5.9-1.1,7.9-3.2c2-2,2.7-4.9,2.7-7.2c0-0.7-0.1-1.4-0.2-1.9H81.6z M159,41.8c-0.6-1.6-2.4-4.6-6.2-4.6 c-3.7,0-6.9,2.9-6.9,7.3c0,4.1,3.1,7.3,7.2,7.3c3.3,0,5.3-2,6.1-3.2l-2.5-1.7c-0.8,1.2-2,2-3.6,2c-1.6,0-2.8-0.7-3.5-2.2l9.7-4 L159,41.8z M149,44.2c-0.1-2.8,2.2-4.2,3.8-4.2c1.3,0,2.3,0.6,2.7,1.5L149,44.2z M141.2,51.3h3.2V29.9h-3.2V51.3z M135.9,38.8h-0.1 c-0.7-0.9-2.1-1.6-3.8-1.6c-3.6,0-7,3.2-7,7.3c0,4.1,3.3,7.2,7,7.2c1.7,0,3.1-0.8,3.8-1.7h0.1v1c0,2.8-1.5,4.3-3.9,4.3 c-2,0-3.2-1.4-3.7-2.6l-2.8,1.2c0.8,1.9,2.9,4.3,6.4,4.3c3.7,0,6.9-2.2,6.9-7.6v-13h-3V38.8z M132.3,48.8c-2.2,0-4-1.8-4-4.4 c0-2.6,1.8-4.4,4-4.4c2.2,0,3.9,1.9,3.9,4.4C136.1,47,134.4,48.8,132.3,48.8z M173.9,29.9h-7.6v21.4h3.2v-8.1h4.5 c3.5,0,7-2.6,7-6.6S177.4,29.9,173.9,29.9z M174,40.2h-4.5v-7.3h4.5c2.4,0,3.7,2,3.7,3.7C177.7,38.2,176.4,40.2,174,40.2z M193.7,37.1c-2.3,0-4.7,1-5.7,3.3l2.8,1.2c0.6-1.2,1.7-1.6,2.9-1.6c1.6,0,3.3,1,3.4,2.7V43c-0.6-0.3-1.8-0.8-3.3-0.8 c-3,0-6.2,1.7-6.2,4.8c0,2.9,2.5,4.7,5.3,4.7c2.1,0,3.3-1,4.1-2.1h0.1v1.6h3.1V43C200.2,39.2,197.3,37.1,193.7,37.1z M193.3,48.8 c-1,0-2.5-0.5-2.5-1.8c0-1.6,1.8-2.3,3.4-2.3c1.4,0,2.1,0.3,2.9,0.7C196.9,47.4,195.1,48.8,193.3,48.8z M211.4,37.6l-3.7,9.3h-0.1 l-3.8-9.3h-3.4l5.7,12.9l-3.2,7.2h3.3l8.8-20.1H211.4z M182.7,51.3h3.2V29.9h-3.2V51.3z"></path> <g> <lineargradient gradienttransform="matrix(1 0 0 -1 0 182.0002)" gradientunits="userSpaceOnUse" id="SVGID_1_" x1="37.2347" x2="8.5649" y1="167.121" y2="138.4512"> <stop offset="0" style="stop-color:#00A0FF"></stop> <stop offset="6.574450e-03" style="stop-color:#00A1FF"></stop> <stop offset="0.2601" style="stop-color:#00BEFF"></stop> <stop offset="0.5122" style="stop-color:#00D2FF"></stop> <stop offset="0.7604" style="stop-color:#00DFFF"></stop> <stop offset="1" style="stop-color:#00E3FF"></stop> </lineargradient> <path class="st2" d="M17.8,12.9c-0.5,0.5-0.8,1.3-0.8,2.4v37.8c0,1.1,0.3,1.9,0.8,2.4l0.1,0.1l21.2-21.2v-0.2v-0.2L17.9,12.8 L17.8,12.9z"></path> <lineargradient gradienttransform="matrix(1 0 0 -1 0 182.0002)" gradientunits="userSpaceOnUse" id="SVGID_2_" x1="57.7938" x2="16.4576" y1="147.831" y2="147.831"> <stop offset="0" style="stop-color:#FFE000"></stop> <stop offset="0.4087" style="stop-color:#FFBD00"></stop> <stop offset="0.7754" style="stop-color:#FFA500"></stop> <stop offset="1" style="stop-color:#FF9C00"></stop> </lineargradient> <path class="st3" d="M46.2,41.5l-7.1-7.1v-0.2v-0.2l7.1-7.1l0.2,0.1l8.4,4.7c2.4,1.4,2.4,3.6,0,4.9l-8.4,4.7L46.2,41.5z"></path> <lineargradient gradienttransform="matrix(1 0 0 -1 0 182.0002)" gradientunits="userSpaceOnUse" id="SVGID_3_" x1="42.4062" x2="3.5276" y1="143.911" y2="105.0324"> <stop offset="0" style="stop-color:#FF3A44"></stop> <stop offset="1" style="stop-color:#C31162"></stop> </lineargradient> <path class="st4" d="M46.3,41.4l-7.2-7.2L17.8,55.5c0.8,0.8,2.1,0.9,3.6,0.1L46.3,41.4"></path> <lineargradient gradienttransform="matrix(1 0 0 -1 0 182.0002)" gradientunits="userSpaceOnUse" id="SVGID_4_" x1="12.4599" x2="29.8208" y1="181.6991" y2="164.3382"> <stop offset="0" style="stop-color:#32A071"></stop> <stop offset="6.850000e-02" style="stop-color:#2DA771"></stop> <stop offset="0.4762" style="stop-color:#15CF74"></stop> <stop offset="0.8009" style="stop-color:#06E775"></stop> <stop offset="1" style="stop-color:#00F076"></stop> </lineargradient> <path class="st5" d="M46.3,27l-25-14.2c-1.5-0.8-2.8-0.7-3.6,0.1l21.3,21.3L46.3,27z"></path> <g> <path class="st6" d="M46.2,41.2L21.4,55.3c-1.4,0.8-2.6,0.7-3.4,0l0,0l-0.1,0.1l0,0l0.1,0.1l0,0c0.8,0.7,2,0.8,3.4,0l25-14.2 L46.2,41.2z"></path> <path class="st7" d="M17.8,55.2c-0.5-0.5-0.8-1.3-0.8-2.4v0.2c0,1.1,0.3,1.9,0.8,2.4l0.1-0.1L17.8,55.2z"></path> </g> <path class="st7" d="M54.7,36.4l-8.5,4.8l0.2,0.2l8.4-4.7c1.2-0.7,1.8-1.6,1.8-2.5l0,0C56.4,35,55.8,35.8,54.7,36.4z"></path> <path class="st8" d="M21.4,13L54.7,32c1.1,0.6,1.7,1.4,1.8,2.2l0,0c0-0.9-0.6-1.8-1.8-2.5L21.4,12.8C19,11.4,17,12.5,17,15.3v0.2 C17,12.8,19,11.7,21.4,13z"></path> </g> </g> </svg> </div> </a> <p class="rn_footerTitle">다양한 PAYONEER 소셜미디어 채널</p> <ul class="social-links"> <li class="social-icon twitter"> <a href="https://twitter.com/Payoneer" target="_blank" rel="noopener noreferrer"> <img class="rn_socialLink" src="data:image/svg+xml;charset=UTF-8,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:%23fff;%7d.cls-2%7bfill:%23252525;%7d%3c/style%3e%3c/defs%3e%3ctitle%3e3239-twitter-icon-footer%3c/title%3e%3cpath class='cls-1' d='M12,1A11,11,0,1,1,1,12,11.0001,11.0001,0,0,1,12,1Z'/%3e%3cpath class='cls-2' d='M18.87706,8.41064a5.48243,5.48243,0,0,1-1.53992.41035,2.62162,2.62162,0,0,0,1.17894-1.44023,5.43191,5.43191,0,0,1-1.70285.63161,2.71579,2.71579,0,0,0-1.9566-.82079,2.64158,2.64158,0,0,0-2.68006,2.60068,2.51494,2.51494,0,0,0,.06976.59338A7.68808,7.68808,0,0,1,6.72139,7.66725a2.52988,2.52988,0,0,0-.36278,1.30751,2.57947,2.57947,0,0,0,1.19216,2.16531,2.73187,2.73187,0,0,1-1.2151-.32595v.03275a2.624,2.624,0,0,0,2.15059,2.5514,2.76186,2.76186,0,0,1-.7062.09138,2.6982,2.6982,0,0,1-.50371-.04645,2.67374,2.67374,0,0,0,2.50458,1.80688A5.481,5.481,0,0,1,6.45112,16.3637a5.65037,5.65037,0,0,1-.64011-.03653,7.75661,7.75661,0,0,0,4.11,1.16969,7.45938,7.45938,0,0,0,7.6271-7.40329l-.00736-.33671a5.34869,5.34869,0,0,0,1.3363-1.34622Zm0,0'/%3e%3c/svg%3e"> </a> </li> <li class="social-icon facebook"> <a href="https://www.facebook.com/Payoneer" target="_blank" rel="noopener noreferrer"> <img class="rn_socialLink" src="data:image/svg+xml;charset=UTF-8, %3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:%23fff;%7d.cls-2%7bfill:%23252525;%7d%3c/style%3e%3c/defs%3e%3ctitle%3e3239-facebook-icon-footer%3c/title%3e%3cpath class='cls-1' d='M12,1A11,11,0,1,1,1,12,11.0001,11.0001,0,0,1,12,1Z'/%3e%3cpath class='cls-2' d='M14.69177,12.4309H12.781v7.19035H9.88614V12.4309H8.50935V9.90314H9.88614V8.26805a2.75825,2.75825,0,0,1,2.92108-3.0008l2.14369.00956v2.453H13.3954c-.25555,0-.61443.13113-.61443.68849V9.90608h2.16445Zm0,0'/%3e%3c/svg%3e"> </a> </li> <li class="social-icon linkedin"> <a href="https://www.linkedin.com/company/payoneer" target="_blank" rel="noopener noreferrer"> <img class="rn_socialLink" src="data:image/svg+xml;charset=UTF-8, %3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:%23fff;%7d.cls-2%7bfill:%23252525;%7d%3c/style%3e%3c/defs%3e%3ctitle%3e3239-linkedin-icon-footer%3c/title%3e%3cpath class='cls-1' d='M12,1A11,11,0,1,1,1,12,11.0001,11.0001,0,0,1,12,1Z'/%3e%3cpath class='cls-2' d='M7.19857,16.13261H9.25834V9.267H7.19857Zm8.02461-7.10309a3.09224,3.09224,0,0,0-2.52883,1.17072V9.24446H10.62712v6.88815h2.06723V12.40794A1.63529,1.63529,0,0,1,14.319,10.85263c.9034,0,1.12608.768,1.12608,1.53577v3.74346H17.505V12.23538c0-2.707-1.28174-3.20586-2.2818-3.20586Zm-7.00426-.4484A1.03121,1.03121,0,1,0,7.18753,7.54973,1.03165,1.03165,0,0,0,8.21892,8.58112Zm0,0'/%3e%3c/svg%3e"> </a> </li> <li class="social-icon youtube"> <a href="https://www.youtube.com/user/MyPayoneer" target="_blank" rel="noopener noreferrer"> <img class="rn_socialLink" src="data:image/svg+xml;charset=UTF-8, %3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:%23fff;%7d.cls-2%7bfill:%23252525;%7d%3c/style%3e%3c/defs%3e%3ctitle%3e3239-youtube-icon-footer%3c/title%3e%3cpath class='cls-1' d='M12,1A11,11,0,1,1,1,12,11.0001,11.0001,0,0,1,12,1Z'/%3e%3cpath class='cls-2' d='M18.43272,8.75919a11.09312,11.09312,0,0,1,.24522,2.01324L18.70275,12l-.02481,1.22757a11.21841,11.21841,0,0,1-.24522,2.03768,1.74207,1.74207,0,0,1-1.20313,1.17868,17.48979,17.48979,0,0,1-2.99521.24559L12,16.714l-2.23437-.02445a17.48983,17.48983,0,0,1-2.99522-.24559,1.74207,1.74207,0,0,1-1.20313-1.17868,11.21841,11.21841,0,0,1-.24522-2.03768L5.29725,12q0-.54007.02481-1.22757a11.09312,11.09312,0,0,1,.24522-2.01324A1.71566,1.71566,0,0,1,6.77041,7.55607a17.48983,17.48983,0,0,1,2.99522-.24559L12,7.286l2.23438.02445a17.48979,17.48979,0,0,1,2.99521.24559,1.71566,1.71566,0,0,1,1.20313,1.20312Zm-7.80772,5.254L14.13584,12,10.625,10.01121Z'/%3e%3c/svg%3e"> </a> </li> <li class="social-icon community"> <a href="https://community.payoneer.com/en/" target="_blank" rel="noopener noreferrer"> <img class="rn_socialLink" src="data:image/svg+xml;charset=UTF-8,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:%23fff;%7d.cls-2%7bfill:%23252525;%7d%3c/style%3e%3c/defs%3e%3ctitle%3e3239-community-icon-footer%3c/title%3e%3cpath class='cls-1' d='M12,1A11,11,0,1,1,1,12,11.0001,11.0001,0,0,1,12,1Z'/%3e%3cpolygon class='cls-2' points='5 7 19 7 19 15 10.911 15 7 19.263 7 15 5 15 5 7'/%3e%3c/svg%3e"> </a> </li> </ul> </section> <section class="ab_disclaimer"> <a href="https://www.payoneer.com" class="payoneer-logo"><img id="rn_FooterLogo" src="/euf/assets/themes/Upgrade/images/payoneerMobileLogo.png"></a> <div class="copyrights"><span>© 2005-<span id="currentYear"></span> Payoneer Inc., All Rights Reserved</span></div> <script> var d = new Date(); var year = d.getFullYear() document.getElementById('currentYear').innerHTML = year; </script> <div class="textwidget"></div> <div id="rn_PCI_Compliance"> <a class="rn_FooterLink" href="https://www.payoneer.com/ko/legal/" >법률 고지사항</a> <a class="rn_FooterLink" href="https://www.payoneer.com/ko/legal/privacy-policy/" >Privacy & Cookies Policy</a> </div> </section> </div> </div> </footer> </div> </div> </div> <script type='text/javascript'> (function() { var g = function(e, h, f, g) { this.get = function(a) { for (var a = a + "=", c = document.cookie.split(";"), b = 0, e = c.length; b < e; b++) { for (var d = c[b]; " " == d.charAt(0);) d = d.substring(1, d.length); if (0 == d.indexOf(a)) return d.substring(a.length, d.length) } return null }; this.set = function(a, c) { var b = "", b = new Date; b.setTime(b.getTime() + 6048E5); b = "; expires=" + b.toGMTString(); document.cookie = a + "=" + c + b + "; path=/; " }; this.check = function() { var a = this.get(f); if (a) a = a.split(":"); else if (100 != e) "v" == h && (e = Math.random() >= e / 100 ? 0 : 100), a = [h, e, 0], this.set(f, a.join(":")); else return !0; var c = a[1]; if (100 == c) return !0; switch (a[0]) { case "v": return !1; case "r": return c = a[2] % Math.floor(100 / c), a[2]++, this.set(f, a.join(":")), !c } return !0 }; this.go = function() { if (this.check()) { var a = document.createElement("script"); a.type = "text/javascript"; a.src = g + "&t=" + (new Date()).getTime(); document.body && document.body.appendChild(a) } }; this.start = function() { var a = this; window.addEventListener ? window.addEventListener("load", function() { a.go() }, !1) : window.attachEvent && window.attachEvent("onload", function() { a.go() }) } }; try { (new g(100, "r", "QSI_S_ZN_734wCJOnK5CHEwd", "https://zn734wCJOnK5CHEwd-payoneer.siteintercept.qualtrics.com/WRSiteInterceptEngine/?Q_ZID=ZN_734wCJOnK5CHEwd")).start() } catch (i) {} })(); </script> <div id='ZN_734wCJOnK5CHEwd'> <!--DO NOT REMOVE-CONTENTS PLACED HERE--> </div> <!--END WEBSITE FEEDBACK SNIPPET--> <script type="text/javascript"> $(document).ready(function(e) { $(window).scroll(function() { if ($(this).scrollTop() > 1) { $('#ab_header_container, #rn_NavigationBar').addClass("in_scroll"); $(' #rn_NavigationBar').removeClass("rn_Hidden"); } else { $('#ab_header_container, #rn_NavigationBar').removeClass("in_scroll"); $(' #rn_NavigationBar').addClass("rn_Hidden"); } }); // Login window and redirection // Replace URL if (window.location.href.indexOf("chat_launch") > -1) { $('.ab_login_link').attr('href', 'https://myaccount.payoneer.com/?action=support112'); } else if (window.location.href.indexOf("ask") > -1) { $('.ab_login_link').attr('href', 'https://myaccount.payoneer.com/?action=support111'); } else { $('.ab_login_link').attr('href', 'https://myaccount.payoneer.com/?action=support110'); } // If user not logged in and pages excluded from showing up the login window if (sessionStorage.getItem("visited") === null) { $("#loginWindow").dialog({ dialogClass: "fixedPos", modal: true, draggable: false, resizable: false, width: 550, closeOnEscape: false, open: function(event, ui) { $(".ui-dialog-titlebar-close", ui.dialog | ui).hide(); } }); } sessionStorage.setItem('visited', 'visited'); $('#rn_AnswerText a').on('click', function() { sessionStorage.setItem('visited', 'visited'); }); $('.ab_no_login a, .ab_loginWindowCloseButton, .closeLoginDialog').on('click', function() { $("#loginWindow, #ebayPopup").dialog('close'); }); $(document).on('click', '.rn_Response button', function() { $('html, body').animate({ scrollTop: $(this).offset().top - 200 }, 0); }); $(document).on('click', '#rn_AnswerText a[href*="Question"]', function(event) { event.preventDefault(); var _theTarget = $(this).prop('href'), _questionNumber = _theTarget.split('#'); $('html, body').animate({ scrollTop: $('#' + _questionNumber[1]).offset().top - 150 }, 0); }); }); </script> <!-- start userway script --> <script>(function(d){var s = d.createElement("script");s.setAttribute("data-account", "m8nhTkGuMw");s.setAttribute("src", "https://cdn.userway.org/widget.js");(d.body || d.head).appendChild(s);})(document)</script><noscript>Please ensure Javascript is enabled for purposes of <a href="https://userway.org">website accessibility</a></noscript> <!-- end userway script --> <!-- sridhar start --> <script type='text/javascript'> $(document).ready(function(){ var currLoc_p = $(location).attr("pathname"); if(currLoc_p != "/app/eepage") { } }); var to_load=true; var url = new URL(window.location.href); var red_c=""; var current_domain=""; current_domain = url.hostname.replace('www.','').replace('.custhelp.com','');//.payoneer-ru--uat.custhelp.com; if(current_domain.includes("--")) { let end_c = current_domain.indexOf("--"); current_domain = current_domain.substr(0, end_c); } red_c = url.searchParams.get("red_c"); var tar_d = url.searchParams.get("tar_d"); if( (tar_d != null) && (tar_d == current_domain) ) //to update current_domain { document.cookie = "tar_d="+tar_d; sessionStorage.setItem("tar_d", tar_d); to_load=false; } var tard_val = document.cookie.split('; ').find(row => row.startsWith('tar_d'))?.split('=')[1]; var countreval = document.cookie.split('; ').find(row => row.startsWith('countre'))?.split('=')[1]; //if(red_c != null && red_c == "all") if (window.location.href.indexOf("red_c") > -1) { var url1 = window.location.href.replace('/red_c',''); //window.history.pushState('', '', url1); document.cookie = "countre=all; domain=payoneer-ko.custhelp.com; path=/"; sessionStorage.setItem("countre", "all"); to_load=false; } //start else if(countreval != "all") { var preferredlanguage = ""; //if(preferredlanguage != null && preferredlanguage != "") var preferred_lng_enabled = "0"; if(preferredlanguage != null && preferredlanguage != "" && preferred_lng_enabled != null && preferred_lng_enabled == "1") { var country_codes1 = "English:;Russian:ru;Chinese:zh;Portuguese:pt;Spanish:es;Japanese:japanese;Korean:ko;Chinese_st:zh;Arabic:arabic;Vietnamese:vi;Ukraine:ua;"; //key-value as Language:interface. Ex: Spanish:es var country_codes = country_codes1.split(';'); var country_code="";//using preffered language, get interface value from country_codes var country_code_exist = false; for(var i = 0; i < country_codes.length; i++) { if(country_codes[i].split(':')[0] == preferredlanguage) { country_code_exist = true; country_code = country_codes[i].split(':')[1]; } } var country_code1 = (country_code == "") ? ("payoneer"+country_code) : ("payoneer-"+country_code); if(country_code_exist && country_code1 == current_domain) { to_load=false; } if(country_code_exist) { to_load=false; var target_page = "/app/redirect1/"+country_code; window.location.replace(target_page); } } } //end var contre_s = sessionStorage.getItem("countre"); if((tard_val == current_domain) || (countreval == "all") || (contre_s == "all") ) { to_load=false; } if(to_load) { window.EESvcs = { 'eeid':202007023550563 }; } </script> <script type='text/javascript' src="//ee.channels.ocs.oraclecloud.com/js/eesvcs.js"></script> <!-- sridhar end --> <script>var YUI_config={"fetchCSS":false,"modules":{"RightNowTreeView":"/euf/core/3.9/js/5.291/min/modules/ui/treeview.js","RightNowTreeViewDialog":"/euf/core/3.9/js/5.291/min/modules/ui/treeviewdialog.js","RightNowTreeViewDropdown":"/euf/core/3.9/js/5.291/min/modules/ui/treeviewdropdown.js"},"lang":["ko-KR","en-US"],"injected":true,"comboBase":"//payoneer-ko.widget.custhelp.com/ci/cache/yuiCombo/","groups":{"gallery-treeview":{"base":"/rnt/rnw/yui_3.18/gallery-treeview/","modules":{"gallery-treeview":{"path":"gallery-treeview-min.js"}}}}};</script> <script type="text/javascript" src="/euf/core/3.9/js/5.291/min/RightNow.js"></script> <script type="text/javascript" src="/euf/generated/optimized/1731697698/templates/standard.32b27bb03e9c9c820ec715502f0c35c2.js"></script> <script type="text/javascript" src="/euf/generated/optimized/1731697698/pages/home.ced0805fa0e165d81266d4d60b7790bd.js"></script> <script> /* <![CDATA[ */ RightNow.Env=(function(){var _props={module:'standard',coreAssets:'/euf/core/3.9/',yuiCore:'/rnt/rnw/yui_3.18/',profileData:{"isLoggedIn":false,"previouslySeenEmail":null}};return function(prop){return _props[prop];};})();RightNow.Interface.setMessagebase(function(){return {"ATTRIBUTES_LC_LBL":"attributes","ATTRIBUTE_HAVENT_SPECIFIED_VALID_IT_LBL":"'%s' \uc18d\uc131\uc5d0 \ub300\ud55c \uac12\uc740 \uc22b\uc790\uc774\uba70 \uc774\uc5d0 \ub300\ud55c \uc801\ud569\ud55c \uac12\uc744 \uc9c0\uc815\ud558\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4..","BACK_LBL":"\ub4a4\ub85c","BEG_DIALOG_PLS_DISMISS_DIALOG_BEF_MSG":"\ub300\ud654\uc0c1\uc790\uc758 \uc2dc\uc791\uc785\ub2c8\ub2e4. \uacc4\uc18d\ud558\ub824\uba74 \ub300\ud654\uc0c1\uc790\ub97c \ud574\uc81c\ud558\uc2ed\uc2dc\uc624.","CHANGED_LBL":"\ubcc0\uacbd","CLOSE_CMD":"\ub2eb\uae30","COL_SAVE_ED_ERR_L_INV_E_PERMISSIONS_MSG":"\uc800\uc7a5 \uc911\uc5d0 \uc624\ub958\uac00 \ubc1c\uc0dd\ud558\uc5ec \uc704\uc82f \ubcc0\uacbd\uc0ac\ud56d\uc744 \uc800\uc7a5\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \ud30c\uc77c \uc0ac\uc6a9 \uad8c\ud55c\uc744 \ud655\uc778\ud558\uc2ed\uc2dc\uc624.","DIALOG_LBL":"\ub300\ud654\uc0c1\uc790","DIALOG_PLEASE_READ_TEXT_DIALOG_MSG_MSG":"\ub300\ud654\uc0c1\uc790, \ub300\ud654\uc0c1\uc790 \uba54\uc2dc\uc9c0\uc5d0 \ub300\ud55c \ub0b4\uc6a9\uc740 \uc704\uc758 \ud14d\uc2a4\ud2b8\ub97c \uc77d\uc5b4\ubcf4\uc2ed\uc2dc\uc624.","END_DIALOG_PLS_DISMISS_DIALOG_BEF_MSG":"\ub300\ud654\uc0c1\uc790\uc758 \ub05d\uc785\ub2c8\ub2e4. \uacc4\uc18d\ud558\ub824\uba74 \ub300\ud654\uc0c1\uc790\ub97c \ud574\uc81c\ud558\uc2ed\uc2dc\uc624.","ERROR_LBL":"\uc624\ub958","ERRORS_LBL":"\uc624\ub958","ERROR_PCT_S_LBL":"\uc624\ub958: %s","ERROR_REQUEST_ACTION_COMPLETED_MSG":"\uc694\uccad\uc5d0 \uc624\ub958\uac00 \uc788\uc5b4\uc11c \uc791\uc5c5\uc744 \uc644\ub8cc\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4.","ERR_SUBMITTING_FORM_DUE_INV_INPUT_LBL":"\ubd80\uc801\ud569\ud55c \uc785\ub825\uc73c\ub85c \uc778\ud574 \uc591\uc2dd\uc744 \uc81c\ucd9c\ud558\ub294 \uc911 \uc624\ub958\uac00 \ubc1c\uc0dd\ud588\uc2b5\ub2c8\ub2e4.","ERR_SUBMITTING_SEARCH_MSG":"\uc694\uccad\uc5d0 \ubb38\uc81c\uac00 \uc788\uc2b5\ub2c8\ub2e4. \ub2e4\ub978 \uac80\uc0c9 \uc6a9\uc5b4\ub97c \uc0ac\uc6a9\ud558\uc5ec \ub2e4\uc2dc \uc2dc\ub3c4\ud558\uc2ed\uc2dc\uc624.","HELP_LBL":"\ub3c4\uc6c0\ub9d0","INFORMATION_LBL":"\uc815\ubcf4","INFORMATION_S_LBL":"\uc815\ubcf4: %s","OK_LBL":"\ud655\uc778","PCT_S_ATTRIB_REQD_HAVENT_VALUE_MSG":"'%s' \uc18d\uc131\uc774 \ud544\uc694\ud558\uc9c0\ub9cc \uc774\uc5d0 \ub300\ud55c \uac12\uc744 \uc9c0\uc815\ud558\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4.","PG_COL_SAVE_ED_ERR_L_INV_E_PERMISSIONS_MSG":"\uc800\uc7a5 \uc911\uc5d0 \uc624\ub958\uac00 \ubc1c\uc0dd\ud558\uc5ec \ud398\uc774\uc9c0\uc758 \uc704\uc82f \ubcc0\uacbd\uc0ac\ud56d\uc744 \uc800\uc7a5\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \ud398\uc774\uc9c0 \ud30c\uc77c \uc0ac\uc6a9 \uad8c\ud55c\uc744 \ud655\uc778\ud558\uc2ed\uc2dc\uc624.","REVEALED_DISP_TB_DD_OP_ADDTL_T_EXPOSED_MSG":"\ucc38\uace0: \uc704\uc82f\uc774 \ud45c\uc2dc\ub418\ub294 \uacbd\uc6b0 \uc704\uc82f\uc744 \uac80\uc0ac\ud560 \uc218 \uc788\uc9c0\ub9cc \ud574\ub2f9 \uc704\uc82f\uc744 \ub178\ucd9c\uc2dc\ud0a4\ub824\uba74 \ucd94\uac00 \uc791\uc5c5\uc744 \uc218\ud589\ud574\uc57c \ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.","SOME_INST_ID_BUT_SEE_ITS_SATTRIBUTESS_MSG":"\uc774 \uc704\uc82f\uc758 \uc77c\ubd80 \ub610\ub294 \ubaa8\ub4e0 \uc778\uc2a4\ud134\uc2a4\uac00 \uc228\uaca8\uc838 \uc788\uc9c0\ub9cc \ud574\ub2f9 %s\uc18d\uc131%s\uc740 \ubcfc \uc218 \uc788\uc2b5\ub2c8\ub2e4.","SUCCESS_S_LBL":"\uc131\uacf5: %s","TEMPL_COL_SAVE_ED_ERR_INV_TEMPL_PRMSSNS_MSG":"\uc800\uc7a5 \uc911\uc5d0 \uc624\ub958\uac00 \ubc1c\uc0dd\ud558\uc5ec \ud15c\ud50c\ub9ac\ud2b8\uc758 \uc704\uc82f \ubcc0\uacbd\uc0ac\ud56d\uc744 \uc800\uc7a5\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \ud15c\ud50c\ub9ac\ud2b8 \ud30c\uc77c \uc0ac\uc6a9 \uad8c\ud55c\uc744 \ud655\uc778\ud558\uc2ed\uc2dc\uc624.","THIS_WIDGET_HAS_NO_ATTRIBUTES_MSG":"\uc774 \uc704\uc82f\uc5d0 \uc18d\uc131\uc774 \uc5c6\uc2b5\ub2c8\ub2e4.","THIS_WIDGET_HAS_NO_VIEW_LBL":"\uc774 \uc704\uc82f\uc5d0 \uc870\ud68c\uac00 \uc5c6\uc2b5\ub2c8\ub2e4.","VAL_PCT_S_ATTRIB_MINIMUM_VAL_ACCD_MSG":"'%s' \uc18d\uc131\uc5d0 \ub300\ud55c \uac12\uc774 \ub108\ubb34 \uc791\uc2b5\ub2c8\ub2e4. \uc218\ub77d\ub418\ub294 \ucd5c\uc18c\uac12\uc740 %s\uc774\uc9c0\ub9cc \ubc1b\uc740 \uac12\uc740 %s\uc785\ub2c8\ub2e4.","VAL_PCT_S_ATTRIB_MAX_VAL_ACCD_PCT_S_MSG":"'%s' \uc18d\uc131\uc5d0 \ub300\ud55c \uac12\uc774 \ub108\ubb34 \ud07d\ub2c8\ub2e4. \uc218\ub77d\ub418\ub294 \ucd5c\ub300\uac12\uc740 %s\uc774\uc9c0\ub9cc \ubc1b\uc740 \uac12\uc740 %s\uc785\ub2c8\ub2e4.","VIEW_ATTRIBUTES_LBL":"\uc18d\uc131 \uc870\ud68c","WARNING_LBL":"\uacbd\uace0","WARNING_S_LBL":"\uacbd\uace0: %s","WIDGET_CHANGES_ERRORS_WILL_IGNORED_MSG":"\uc624\ub958\uac00 \uc788\ub294 \uc704\uc82f \ubcc0\uacbd\uc0ac\ud56d\uc740 \ubb34\uc2dc\ub429\ub2c8\ub2e4.","THERE_PROB_REQ_ACTION_COULD_COMPLETED_MSG":"\uc694\uccad\uc5d0 \ubb38\uc81c\uac00 \ubc1c\uc0dd\ud558\uc5ec \uc791\uc5c5\uc744 \uc644\ub8cc\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4."};}); RightNow.Interface.setConfigbase(function(){return {"DE_VALID_EMAIL_PATTERN":"^((([-_!#$%&'*+\/=?^~`{|}\\w]+(\\.[.]?[-_!#$%&'*+\/=?^~`{|}\\w]+)*)|(\"[^\"]+\"))@[0-9A-Za-z]+([\\-]+[0-9A-Za-z]+)*(\\.[0-9A-Za-z]+([\\-]+[0-9A-Za-z]+)*)+[; ]*)$","CP_HOME_URL":"home","CP_FILE_UPLOAD_MAX_TIME":300,"OE_WEB_SERVER":"payoneer-ko.custhelp.com","SUBMIT_TOKEN_EXP":30,"COBROWSE_SITE_ID":"SC83334686:IL:1"};}); RightNow.Url.setParameterSegment(4); RightNow.Url.setSession('L3RpbWUvMTczMjQ3NzU2MS9nZW4vMTczMjQ3NzU2MS9zaWQvZlVKem9MSUVheGc0Z0t6VWgzUWtsdE9WdFRNRlBFSWlDaFJrQ3hRdHpwOFNMdUlJTDN3Znd6aEE5JTdFd3JLNUExZnhTeHhieXJ2TjBGSmxtNExfRVhyNVZHSWNRSFhrWEtYN2JpZkdxbHN3V1lWOW5RY3RmTHNYQ2clMjElMjE='); RightNow.Event.setNoSessionCookies(true); RightNow.Interface.Constants = {"API_VALIDATION_REGEX_EMAIL":"((([-_!#$%&'*+\/=?^~`{|}\\w]+([.][-_!#$%&'*+\/=?^~`{|}\\w]*)*)|(\"[^\"]+\"))@[0-9A-Za-z]+([\\-]+[0-9A-Za-z]+)*(\\.[0-9A-Za-z]+([\\-]+[0-9A-Za-z]+)*)+[;, ]*)+"}; YUI().use('event-base',function(Y){Y.on('domready',function(){var n=RightNow.namespace,W=RightNow.Widgets,c='createWidgetInstance'; W.setInitialWidgetCount(9); W[c]({"i":{"c":"Header","n":"Header","w":2},"a":[],"j":[]},'W10=','fUIxFRFBrRi~dytmbMKGj52XMFqiMkQiVZsfFd4YXWKTKJKVGwnErAjdQfq_rD67g3jOtWdV2vWX7~VoaaDMgquLAF0M536Amuf~H8_Adc4JifynWliwjKFvKCQX1n2y1htaneaLGPv5Q!',1732477561,'Header_2','custom/display/Header','Custom.Widgets.display.Header','2','ZlVFbDBHdV9tS2w5dGJCUlVIbEZPQTdXZkpCcVJCRm9vVFl5OEpVUHlxaHlsUXpyblZDNU9feWUzc29SbGhjZ2p3YmNHcGk3YWt5U1lnWnpGak9WbzBXZ0ljMDVqQ21zN3p_RjBaTjM5TGpPYTRmUDNmYTRSdHZFTkVnV0FHbFZzZ345ZVY4VFV0R35sMlJveXJwVERBN043QUNUSmZqRnZ6'); W[c]({"i":{"c":"SourceSearchField","n":"SourceSearchField","w":3},"a":{"source_id":"KFSearch","filter_label":"","filter_type":"query","label_input":"\ud0a4\uc6cc\ub4dc\ubcc4 \uac80\uc0c9","label_placeholder":"\uac8c\uc2dc\ubb3c \uc804\uccb4 \uac80\uc0c9","initial_focus":true,"rn_container_id":"rnc_1","rn_container":"true"},"j":{"prefill":"","filter":{"value":null,"key":"kw","type":"query"}}},'W10=','fUd9nKAoEfmQ_H8d071WcJ1GVrtTxdFANoHJsCyXExTZPwxhCsv6ssObb71YwYqG8jkPh4MouhUY2tO6uIhLfVLZuncJKCEUUADYbGnJMHrdaCLGv~wYrzMZa0B3ququa49z2Fxp3vV4A!',1732477561,'SourceSearchField_3','standard/searchsource/SourceSearchField','RightNow.Widgets.SourceSearchField','3','ZlVkbHhPdjdfUXVGWUR0cFB4U3ZzMDBycDRtQlY3UkVHYUpYWlBsNE5qUWIxeWtTNXYyT3htS2x2V0pNOUg0ZXhCQkdXVTdTMUtWc0Z_WjFOTVlYMUtaazBKQlY3S2pnbVJ5bWFuRUFYbzJDd0ZHcXVucFM0OTB6a2pudV92cDNhUm5Fa3pzV3pDbWU2OUdvUHpSRFBZbjFXeUFQZndINk5x'); W[c]({"i":{"c":"SourceSearchButton","n":"SourceSearchButton","w":4},"a":{"source_id":"KFSearch","label_button":"","label_enter_search_keyword":"\uac80\uc0c9\uc5b4\ub97c \uc785\ub825\ud558\uc2ed\uc2dc\uc624..","search_results_url":"\/app\/answers\/list_Results","target":"_self","search_ajax":"\/ci\/ajaxRequest\/search","per_page":10,"rn_container_id":"rnc_1","rn_container":"true"},"j":{"sources":{"KFSearch":{"model":"standard\/KFSearch","filters":{"query":"kw","sort":"sort","direction":"dir","page":"page","product":"p","category":"c"},"endpoint":"\/ci\/ajaxRequest\/search"}}}},'W10=','fUrpl_lJ_1gIUHvkEibquDN7wuWHktC8yrB9R9Sj8mReMfftSQWhmRqWt~ZwpkpZHsLykkjsYO6gJf2LeT3Tpvz8SHlIPNgeJyggEG1OJ1enGhz3yo9lOvZEs_oqIfjPWxCAl00QGC3Zo!',1732477561,'SourceSearchButton_4','standard/searchsource/SourceSearchButton','RightNow.Widgets.SourceSearchButton','4','ZlVDVU1XU2doVXY4UENoQlRGbkg3S2JUMktIQ2tSNFBOYXBMN0hQb0RqQlloektval80YmZ_cWJYRm1JdlJFNlFTY0toTTFONGdKZ0kwaHJsNWwwcmFwc2FoOFJ4a2ZiOXYxbkhib0U5UVBJaElHaFhkNEZYV282bVhrY3RGfnIxVWRRTGtCZXY5Z1NCSUgySzlqSjJsM21HZ3FFa25IM1hJ'); W[c]({"i":{"c":"LoginWindow","n":"LoginWindow","w":6},"a":[],"j":[]},'W10=','fUVc~9wWW~OgaYeAqNDmOwUgJHvjsIc4aqd7qPFnAciCkZTQrqF2LZRG44VnrilmMZio~THXAN5U58zAA845h5bqbIBau1Wd4blc4LvoYmu9Z7MM63bIWTVeYPpI2uj46Il9UfRvP0TWw!',1732477561,'LoginWindow_6','custom/display/LoginWindow','Custom.Widgets.display.LoginWindow','6','ZlVZV0lKM3RwenE5Q1kzdXZNZkZzaU1ObXIwbzdRYlpQT21jU1prQjc4TExNN0VXbXZDdHNONnFnVHMyM0VDV1FkU3g0ZG5sWlVGQUdiMHJ2UDZjRW01NTVzdWxFdXM4cjh6ZU9qX0hHVXhScmVFN3Z_fk5wZjlYaHVHNnRKcDhxajdqZkxQeEw5SU1_T19mUVdOdHQ0RERTMWQ3am53Wk5W'); W[c]({"i":{"c":"Chat_Login","n":"Chat_Login","w":7},"a":[],"j":[]},'W10=','fU8JyYxG3ReonhqTk~fSuJmmFIdziEy4GopNtTOxx5pWTsHfNl9N6PHUq_ep0f1iSO2q_rMawYQz9Hopjdso6Qnj5aV5uOg1BBrxf22gbZ6Pizo2EuAo9X8ZRTyD1huRkj_VIo3RgIKHU!',1732477561,'Chat_Login_7','custom/display/Chat_Login','Custom.Widgets.display.Chat_Login','7','ZlVPZVBaQnlkSzR2VjFaflRqd0hzaHlaaVZrSGZ1ZXd6b3h5Z2tFVDNxdVlfSDRzNTU4bm9mOGlJVlJQWm1nSFpfRF94UEVBcHlHYUUyNHNYRldnTkFQOVVIM2FVcUlBSjJyYm53V3QxdzlqU2plUVF5QmsyTlB4RDg2QVJfdG1WNVZTeEdEU3NRS3BFdGhLTHgyclhyRWdfV0E3Q0R2b0gz'); W[c]({"i":{"c":"TopQuestionsByCategory","n":"TopQuestionsByCategory","w":8},"a":{"data_type":"categories","num_to_display":1,"prod_cat_hyperlink":1,"num_of_columns":3,"report_page_url":"\/app\/answers\/list","add_params_to_url":"","label_title":"","only_display":"3695,3696,3697,3698,3700","maximum_top_levels":30,"maximum_descendants":30,"levels":2},"j":[]},'W10=','fUI6sHXB9nfYuY1TFNdoh3O3Cb0UnBz1F_2H5vVI~96KX9f_wjd5yEKCvyJoMVAD5JMUDIeN3R0aezA2mq2WtCFiPS5Y39oU8CNc3hHdRgCvRXVbgxvFrVvISEQC6hf7ZNYxa~lnjwnN8!',1732477561,'TopQuestionsByCategory_8','custom/search/TopQuestionsByCategory','Custom.Widgets.search.TopQuestionsByCategory','8','ZlVVbzh2REVfTWJZTlVGWHJmdXFFcHI3MVZDcnN5RzZjejhIUDYwcWRzanBQYVZNRWdBdk5LdVJObU1SRmVTeDZ4ZWFmVDFPUUtud2J_VGxoNjVhNXNDSDQ1Y1dYMnFXcH5LOEhNTjEzUll5RDRGVmhnT1JFOUFoNHRlbXlmWGFOMmFMRWVkTWJZTFNRNHpuR1ZLV2liYVgyVzBEZ3pKWWpX'); W[c]({"i":{"c":"Footer","n":"Footer","w":10},"a":[],"j":[]},'W10=','fUPwrSCpg~52X10zZTM1KT_LBCPeXb_7xb8LfKp4Ks54mD~Rt_61vOkfeNUnDhFMtPiJkWrbGAl_qqBkWn1Vwb876Z0VHmKtLARw6UTwPegFkMB9iDGGEND_2xq9UsH8EgUdL0GkB0eMk!',1732477561,'Footer_10','custom/display/Footer','Custom.Widgets.display.Footer','10','ZlVZUHBieXp_bVFvZURaRHZ0OUhiVV9UUW1_Zlh3VFFyMmxDSkVYdW43WGlBTDRyMUc2cklLQXpwcmJ2WGtzOV9oS2NkajdhbWU2NkdraFJ3OElKfkdURHZQN01UQktIcnNST3EwMjRTV0ExckFiTEd2end5NlR2NFVwcEJYSUJXQkluN1AxSmNJQTRFT3JxMHg5SHE1SU1TOTZHODhXa3N1'); W[c]({"i":{"c":"ChatCobrowsePremium","n":"ChatCobrowsePremium","w":11},"a":[],"j":[]},'W10=','fUecP71zJgoObkar3bqfZ2uD7_FVwMzUc~0uMjiK_vv4NrOcuwnoi0LgrUcW9WzjprbldLAclSDHA4NXxBBV2~G4Z~cdVScDpgp4RR~Zq7EXzb_FAB5zERo40vWZyREKa2KxsEUt4MBUo!',1732477561,'ChatCobrowsePremium_11','standard/chat/ChatCobrowsePremium','RightNow.Widgets.ChatCobrowsePremium','11','ZlVtNkRqTHgwWEFhZ0tobF9obzVkZGtjbENnQ005TWZQSUx4TUZKajhaTkhWSklSTE43T3pvZzlya2NkODAxTWVzaTdJUlZLcXhRbHlTZHJlOEhFbzFNQ01zZDNsMF9hQTFLVW15bmpsb19hOFpHS2Z3WVV0V2FPRlROa1dJcUZ0aDVMcVRLSWR1NlVVT1VSWlhzYU81RGV0cWhUY1JGQk9x'); W[c]({"i":{"c":"CobrowsePremium","n":"CobrowsePremium","w":12},"a":[],"j":[]},'W10=','fU4mvKIjc2gK5fmnqPqKs~EJxIgysxVFw0f~nHuUZHfQte_cdVbeOT_yhMUZogbViPh2MwVGPh~jzrVSEejyDaRNa6q6e5rO4lPSz4JKi4_5sXnFA7LXnAkN1UR3n0dHmcGUoix1Sksrw!',1732477561,'CobrowsePremium_12','standard/utils/CobrowsePremium','RightNow.Widgets.CobrowsePremium','12','ZlVQZFFYOGZub2xiaTd0UGdOZEVIR0hRQVpMZTJXSklUNEM4dmdocmQ4ekJTTUN0QlFtSFpXNU1Yd0RwaTMzRDBVMkdIZTNFZXpGSkl3b3Y4MjVReTY3SUtvd3hOVUtlX3hrdjhwUE45WGowOVdoWlh0elFMWGMwfkp3MTF3cWFVNU9MRXVBNGJ6dlU0NFdPelFseF95NnpvT1ZJTXRKZDlr'); })}); /* ]]> */ </script> <script type="text/javascript"> var _rnq=_rnq||[];_rnq.push({"s":"iLmv3fRq","uh":"62aaa503","uc":"payoneer-ko.custhelp.com\/app\/home","b":"ca92742","i":"payoneer:payoneer_ko","f":"rnw","p":"Customer Portal","v":"24.2.0.1-b291-sp5","th":"www.rnengage.com"}); (function(e){var b,d,a=document.createElement("iframe"),c=document.getElementsByTagName("script");a.src="javascript:false";a.title="Action Capture";a.role="presentation";(a.frameElement||a).style.cssText="position:absolute;width:0;height:0;border:0";c=c[c.length-1];c.parentNode.insertBefore(a,c);try{b=a.contentWindow.document}catch(f){d=document.domain,a.src="javascript:var d=document.open();d.domain='"+d+"';void(0);",b=a.contentWindow.document}b.open()._l=function(){for(var a;e.length;)a=this.createElement("script"), d&&(this.domain=d),a.src=e.pop(),this.body.appendChild(a)};b.write('<head><title>Action Capture</title></head><body onload="document._l();">');b.close()})(["https://www.rnengage.com/api/e/ca92742/e.js","//www.rnengage.com/api/1/javascript/acs.js"]); </script><script src='https://www.livelook.com/webinterfaces/integrated/public/launcher.aspx?api_key=SC83334686:IL:1'></script> <script src='https://sc83334686il1.cobrowse.oraclecloud.com/launcher.js' async defer></script> </body> </html>