CINXE.COM
PAYONE Documentation Platform | Platform-Codes
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta name="author" content="PAYONE"> <title>PAYONE Documentation Platform | Platform-Codes </title> <meta name="description" content=""> <link rel="icon" href="https://docs.payone.com/bl-themes/payone-docs/img/favicon.ico" type="image/png"> <link rel="stylesheet" type="text/css" href="https://docs.payone.com/bl-themes/payone-docs/css/font-line-aw-1.3.0/css/line-awesome.min.css?version=3.15.0"> <!-- Theme --> <link rel="stylesheet" type="text/css" href="https://docs.payone.com/bl-themes/payone-docs/css/bulma.min.css?version=3.15.0"> <link rel="stylesheet" type="text/css" href="https://docs.payone.com/bl-themes/payone-docs/css/bulma-tooltip.min.css?version=3.15.0"> <link rel="stylesheet" type="text/css" href="https://docs.payone.com/bl-themes/payone-docs/css/bulma.overrides.css?version=3.15.0"> <link rel="stylesheet" type="text/css" href="https://docs.payone.com/bl-themes/payone-docs/css/payone.icons.css?version=3.15.0"> <link rel="stylesheet" type="text/css" href="https://docs.payone.com/bl-themes/payone-docs/css/payone.misc.css?version=3.15.0"> <!-- Highlight --> <link rel="stylesheet" type="text/css" href="https://docs.payone.com/bl-themes/payone-docs/css/highlight.github.min.css?version=3.15.0"> <!-- Api template --> <link rel="stylesheet" type="text/css" href="https://docs.payone.com/bl-themes/payone-docs/php/api/api-template.css?version=3.15.0"> <!-- Load Plugins: Site head --> <link rel="canonical" href="https://docs.payone.com/information/platform-codes"/> <!-- Robots plugin --> </head> <body> <!-- Load Bludit Plugins: Site Body Begin --> <div class="site_container" id="payone-sitecontainer"> <!-- Navbar --> <div id="navbardiv_on_index"> <nav class="navbar" role="navigation" aria-label="main navigation"> <div class="navbar-brand"> <a class="navbar-item" href="https://docs.payone.com"> <img src="/bl-themes/payone-docs/img/logo.svg" width="150" height="44" class="mt-3 mb-3"> </a> <a role="button" class="navbar-burger" data-target="navbarMenuContent" aria-label="menu" aria-expanded="false"> <span aria-hidden="true"></span> <span aria-hidden="true"></span> <span aria-hidden="true"></span> </a> <button id="mobileSubmenu" title="Open submenu"></button> </div> <div id="static top right sight" class="navbar-menu" style="display: block !important;"> <div class="navbar-end"> <div class="navbar-item"><div class="field has-addons"><div class="control"><input type="hidden" id="jspluginPayoneSearchMinChars" value="3" readonly><span id="jspluginPayoneSearchTextTooltip"><input type="text" class="input is-primary" id="jspluginPayoneSearchText" /> </span></div><div class="control"><button id="jspluginPayoneSearchButton" class="button is-primary" onClick="pluginPayoneSearch()" ><i class="payone-icon-tiny payone-white-search"></i></button></div></div></div><script> function openMinCharsMessage() { const tooltip = document.getElementById("jspluginPayoneSearchTextTooltip"); const minChars = document.getElementById("jspluginPayoneSearchMinChars").value; const message = 'Please enter at least ' + minChars + ' characters!'; tooltip.dataset.tooltip = message; tooltip.classList.add( 'has-tooltip-left', 'has-tooltip-arrow', 'has-tooltip-primary', 'has-tooltip-active' ); } function pluginPayoneSearch() { const text = document.getElementById("jspluginPayoneSearchText").value; const minChars = document.getElementById("jspluginPayoneSearchMinChars").value; const valid = (text.length >= minChars); if (!valid) { openMinCharsMessage(); return false; } window.open('https://docs.payone.com/'+'search/'+text, '_self'); return true; } document.getElementById("jspluginPayoneSearchText").onkeypress = function(e) { if (!e) e = window.event; var keyCode = e.keyCode || e.which; if (keyCode == '13'){ pluginPayoneSearch(); return false; } } </script> <div id="login" class="navbar-item"> <div class="buttons"> <a class="btn btn-outline-primary" type="button" href="https://login.pay1.de/"> Login PMI </a> </div> </div> <!-- <div id="signup" class="navbar-item"> <div class="buttons"> <a class="btn btn-primary" type="button" src="https://www.payone.com/DE-de/formulare/enterprise"> Sign up </a> </div> </div> --> </div> </div> </nav> <nav class="navbar payone-hide-navbar-mobile"> <div id="navbarMenuContent" class="navbar-menu box"> <div class="navbar-start"> <a class="navbar-item" href="/pcp/payone-commerce-platform"> PAYONE Commerce Platform </a> <a class="navbar-item" href="/payment-methods/"> Payment Methods </a> <div class="navbar-item has-dropdown is-hoverable"> <a class="navbar-link" href="/integration"> Integration </a> <div class="navbar-dropdown"> <a class="navbar-item" href="/integration/plugins"> Plugins </a> <hr class="navbar-divider"> <a class="navbar-item" href="/integration/channel-server-api"> Server API </a> <hr class="navbar-divider"> <a class="navbar-item" href="/integration/channel-client-api"> Client API </a> <hr class="navbar-divider"> <a class="navbar-item" href="/integration/channel-payone-link"> Channel PAYONE Link </a> <hr class="navbar-divider"> <a class="navbar-item" href="/integration/channel-frontend"> Channel Frontend </a> <hr class="navbar-divider"> <a class="navbar-item" href="/integration/response-handling"> Response Handling </a> <hr class="navbar-divider"> <a class="navbar-item" href="/integration/testdata"> Testdata </a> </div> </div> <a class="navbar-item" href="/advanced-features"> Advanced Features </a> <div class="navbar-item has-dropdown is-hoverable"> <a class="navbar-link"> Security & Risk Management </a> <div class="navbar-dropdown"> <a class="navbar-item" href="/security-risk-management/3d-secure"> 3DS </a> <hr class="navbar-divider"> <a class="navbar-item" href="/security-risk-management/fraudprevention"> Fraud </a> <hr class="navbar-divider"> <a class="navbar-item" href="/security-risk-management/consumerscore"> Consumer score </a> </div> </div> <div class="navbar-item has-dropdown is-hoverable"> <a class="navbar-link"> Information </a> <div class="navbar-dropdown"> <a class="navbar-item" href="/information/general-information"> General information </a> <hr class="navbar-divider"> <a class="navbar-item" href="/information/platform-codes"> Platform codes </a> <hr class="navbar-divider"> <a class="navbar-item" href="/information/payone-merchant-interface"> PAYONE Merchant Interface (PMI) </a> <hr class="navbar-divider"> <a class="navbar-item" href="/information/sequence-diagrams"> Sequence diagrams </a> <hr class="navbar-divider"> <a class="navbar-item" href="/information/privacy-policy"> Privacy Policy </a> <hr class="navbar-divider"> <a class="navbar-item" href="https://www.payone.com/DE-de/service/kontakt" target="_blank"> Contact (DE) </a> <hr class="navbar-divider"> <a class="navbar-item" href="https://www.payone.com/DE-de/service/feedback-beschwerde" target="_blank"> Report an issue (DE) </a> </div> </div> </div> </div> </nav> </div> <div class="payone-breadcrumbs"> <nav class="breadcrumb has-arrow-separator is-small" aria-label="breadcrumbs"> <ul> <li class=""><a href="/information">Information</a></li><li class="is-active"><a href="/information/platform-codes">Platform-Codes</a></li><!-- <li><a href="#">Bulma</a></li> <li><a href="#">Documentation</a></li> <li><a href="#">Components</a></li> <li class="is-active"><a href="#" aria-current="page">Breadcrumb</a></li> --> </ul> </nav> </div> <div class="docs-container is-flex"> <aside id="aside" class="column is-2 is-narrow-mobile is-fullheight is-hidden-touch"><ul class="tree"><li><a target="_self" href="https://docs.payone.com/information">Information</a><ul style="display:none"><li><a target="_self" href="https://docs.payone.com/information/platform-codes">Platform-Codes</a><ul style="display:none"><li><a target="_self" href="https://docs.payone.com/information/platform-codes/errorcode-explanation">Errorcodes </a></li><li><a target="_self" href="https://docs.payone.com/information/platform-codes/error-messages">Error messages</a></li></ul></li><li><a target="_self" href="https://docs.payone.com/information/general-information">General-information</a></li><li><a target="_self" href="https://docs.payone.com/information/payone-merchant-interface">PAYONE Merchant Interface (PMI)</a><ul style="display:none"><li><a target="_self" href="https://docs.payone.com/information/payone-merchant-interface/quick-start-guide-deutsch">Quick Start Guide - Deutsch</a><ul style="display:none"><li><a target="_self" href="https://docs.payone.com/information/payone-merchant-interface/quick-start-guide-deutsch/grundsaetzliches-zum-pmi">Grundsätzliches zum PMI</a></li><li><a target="_self" href="https://docs.payone.com/information/payone-merchant-interface/quick-start-guide-deutsch/debitoren-verwaltung">(Debitoren-) Verwaltung</a></li><li><a target="_self" href="https://docs.payone.com/information/payone-merchant-interface/quick-start-guide-deutsch/zuordnung">Zuordnung</a></li><li><a target="_self" href="https://docs.payone.com/information/payone-merchant-interface/quick-start-guide-deutsch/sperrliste">Sperrliste</a><ul style="display:none"><li><a target="_self" href="https://docs.payone.com/information/payone-merchant-interface/quick-start-guide-deutsch/sperrliste/riskcheck-verfahren-risikomanagement">Riskcheck-Verfahren / Risikomanagement</a></li></ul></li><li><a target="_self" href="https://docs.payone.com/information/payone-merchant-interface/quick-start-guide-deutsch/payone-link-portal-deutsch">PAYONE Link Portal (Deutsch)</a></li><li><a target="_self" href="https://docs.payone.com/information/payone-merchant-interface/quick-start-guide-deutsch/telesales-deutsch">Telesales (Deutsch)</a></li><li><a target="_self" href="https://docs.payone.com/information/payone-merchant-interface/quick-start-guide-deutsch/konfiguration">Konfiguration</a></li><li><a target="_self" href="https://docs.payone.com/information/payone-merchant-interface/quick-start-guide-deutsch/reporting">Reporting (Deutsch)</a></li><li><a target="_self" href="https://docs.payone.com/information/payone-merchant-interface/quick-start-guide-deutsch/export">Export (Deutsch)</a></li><li><a target="_self" href="https://docs.payone.com/information/payone-merchant-interface/quick-start-guide-deutsch/buchhaltung">Buchhaltung</a><ul style="display:none"><li><a target="_self" href="https://docs.payone.com/information/payone-merchant-interface/quick-start-guide-deutsch/buchhaltung/faq-rechnungen">FAQ Rechnungen</a></li></ul></li><li><a target="_self" href="https://docs.payone.com/information/payone-merchant-interface/quick-start-guide-deutsch/verwaltung">Verwaltung</a></li></ul></li><li><a target="_self" href="https://docs.payone.com/information/payone-merchant-interface/quick-start-guide-english">Quick Start Guide - English</a><ul style="display:none"><li><a target="_self" href="https://docs.payone.com/information/payone-merchant-interface/quick-start-guide-english/basic-info-pmi">Basic Information on the PMI</a></li><li><a target="_self" href="https://docs.payone.com/information/payone-merchant-interface/quick-start-guide-english/customer-administration">Customer Administration</a></li><li><a target="_self" href="https://docs.payone.com/information/payone-merchant-interface/quick-start-guide-english/allocation">Allocation</a></li><li><a target="_self" href="https://docs.payone.com/information/payone-merchant-interface/quick-start-guide-english/blacklist">Blacklist</a><ul style="display:none"><li><a target="_self" href="https://docs.payone.com/information/payone-merchant-interface/quick-start-guide-english/blacklist/risk-check-and-management">Risk Check and Management</a></li></ul></li><li><a target="_self" href="https://docs.payone.com/information/payone-merchant-interface/quick-start-guide-english/payone-link-portal-english">PAYONE Link Portal (English)</a></li><li><a target="_self" href="https://docs.payone.com/information/payone-merchant-interface/quick-start-guide-english/telesales-english">Telesales (English)</a></li><li><a target="_self" href="https://docs.payone.com/information/payone-merchant-interface/quick-start-guide-english/configuration">Configuration</a></li><li><a target="_self" href="https://docs.payone.com/information/payone-merchant-interface/quick-start-guide-english/reporting-english">Reporting (English)</a></li><li><a target="_self" href="https://docs.payone.com/information/payone-merchant-interface/quick-start-guide-english/export-english">Export (English)</a></li><li><a target="_self" href="https://docs.payone.com/information/payone-merchant-interface/quick-start-guide-english/accounting">Accounting</a><ul style="display:none"><li><a target="_self" href="https://docs.payone.com/information/payone-merchant-interface/quick-start-guide-english/accounting/faq-statements">FAQ Statements</a></li></ul></li><li><a target="_self" href="https://docs.payone.com/information/payone-merchant-interface/quick-start-guide-english/administration-english">Administration (English)</a></li></ul></li></ul></li><li><a target="_self" href="https://docs.payone.com/information/sequence-diagrams">Sequence diagrams</a></li><li><a target="_self" href="https://docs.payone.com/information/privacy-policy">Privacy Policy</a></li><li><a target="_self" href="https://docs.payone.com/information/contact">Contact</a></li><li><a target="_self" href="https://docs.payone.com/information/glossary">Glossary</a></li></ul></li></ul></aside> <div id="payone-modal-submenu" class="modal"> <div class="modal-background"></div> <div class="modal-card"> <header class="modal-card-head"> <p class="modal-card-title"> Information </p> <button class="delete payone-primary-background" aria-label="close"></button> </header> <section class="modal-card-body"> <ul class="tree"> <li><a target="_self" href="https://docs.payone.com/information">Information</a><ul style="display:none"><li><a target="_self" href="https://docs.payone.com/information/platform-codes">Platform-Codes</a><ul style="display:none"><li><a target="_self" href="https://docs.payone.com/information/platform-codes/errorcode-explanation">Errorcodes </a></li><li><a target="_self" href="https://docs.payone.com/information/platform-codes/error-messages">Error messages</a></li></ul></li><li><a target="_self" href="https://docs.payone.com/information/general-information">General-information</a></li><li><a target="_self" href="https://docs.payone.com/information/payone-merchant-interface">PAYONE Merchant Interface (PMI)</a><ul style="display:none"><li><a target="_self" href="https://docs.payone.com/information/payone-merchant-interface/quick-start-guide-deutsch">Quick Start Guide - Deutsch</a><ul style="display:none"><li><a target="_self" href="https://docs.payone.com/information/payone-merchant-interface/quick-start-guide-deutsch/grundsaetzliches-zum-pmi">Grundsätzliches zum PMI</a></li><li><a target="_self" href="https://docs.payone.com/information/payone-merchant-interface/quick-start-guide-deutsch/debitoren-verwaltung">(Debitoren-) Verwaltung</a></li><li><a target="_self" href="https://docs.payone.com/information/payone-merchant-interface/quick-start-guide-deutsch/zuordnung">Zuordnung</a></li><li><a target="_self" href="https://docs.payone.com/information/payone-merchant-interface/quick-start-guide-deutsch/sperrliste">Sperrliste</a><ul style="display:none"><li><a target="_self" href="https://docs.payone.com/information/payone-merchant-interface/quick-start-guide-deutsch/sperrliste/riskcheck-verfahren-risikomanagement">Riskcheck-Verfahren / Risikomanagement</a></li></ul></li><li><a target="_self" href="https://docs.payone.com/information/payone-merchant-interface/quick-start-guide-deutsch/payone-link-portal-deutsch">PAYONE Link Portal (Deutsch)</a></li><li><a target="_self" href="https://docs.payone.com/information/payone-merchant-interface/quick-start-guide-deutsch/telesales-deutsch">Telesales (Deutsch)</a></li><li><a target="_self" href="https://docs.payone.com/information/payone-merchant-interface/quick-start-guide-deutsch/konfiguration">Konfiguration</a></li><li><a target="_self" href="https://docs.payone.com/information/payone-merchant-interface/quick-start-guide-deutsch/reporting">Reporting (Deutsch)</a></li><li><a target="_self" href="https://docs.payone.com/information/payone-merchant-interface/quick-start-guide-deutsch/export">Export (Deutsch)</a></li><li><a target="_self" href="https://docs.payone.com/information/payone-merchant-interface/quick-start-guide-deutsch/buchhaltung">Buchhaltung</a><ul style="display:none"><li><a target="_self" href="https://docs.payone.com/information/payone-merchant-interface/quick-start-guide-deutsch/buchhaltung/faq-rechnungen">FAQ Rechnungen</a></li></ul></li><li><a target="_self" href="https://docs.payone.com/information/payone-merchant-interface/quick-start-guide-deutsch/verwaltung">Verwaltung</a></li></ul></li><li><a target="_self" href="https://docs.payone.com/information/payone-merchant-interface/quick-start-guide-english">Quick Start Guide - English</a><ul style="display:none"><li><a target="_self" href="https://docs.payone.com/information/payone-merchant-interface/quick-start-guide-english/basic-info-pmi">Basic Information on the PMI</a></li><li><a target="_self" href="https://docs.payone.com/information/payone-merchant-interface/quick-start-guide-english/customer-administration">Customer Administration</a></li><li><a target="_self" href="https://docs.payone.com/information/payone-merchant-interface/quick-start-guide-english/allocation">Allocation</a></li><li><a target="_self" href="https://docs.payone.com/information/payone-merchant-interface/quick-start-guide-english/blacklist">Blacklist</a><ul style="display:none"><li><a target="_self" href="https://docs.payone.com/information/payone-merchant-interface/quick-start-guide-english/blacklist/risk-check-and-management">Risk Check and Management</a></li></ul></li><li><a target="_self" href="https://docs.payone.com/information/payone-merchant-interface/quick-start-guide-english/payone-link-portal-english">PAYONE Link Portal (English)</a></li><li><a target="_self" href="https://docs.payone.com/information/payone-merchant-interface/quick-start-guide-english/telesales-english">Telesales (English)</a></li><li><a target="_self" href="https://docs.payone.com/information/payone-merchant-interface/quick-start-guide-english/configuration">Configuration</a></li><li><a target="_self" href="https://docs.payone.com/information/payone-merchant-interface/quick-start-guide-english/reporting-english">Reporting (English)</a></li><li><a target="_self" href="https://docs.payone.com/information/payone-merchant-interface/quick-start-guide-english/export-english">Export (English)</a></li><li><a target="_self" href="https://docs.payone.com/information/payone-merchant-interface/quick-start-guide-english/accounting">Accounting</a><ul style="display:none"><li><a target="_self" href="https://docs.payone.com/information/payone-merchant-interface/quick-start-guide-english/accounting/faq-statements">FAQ Statements</a></li></ul></li><li><a target="_self" href="https://docs.payone.com/information/payone-merchant-interface/quick-start-guide-english/administration-english">Administration (English)</a></li></ul></li></ul></li><li><a target="_self" href="https://docs.payone.com/information/sequence-diagrams">Sequence diagrams</a></li><li><a target="_self" href="https://docs.payone.com/information/privacy-policy">Privacy Policy</a></li><li><a target="_self" href="https://docs.payone.com/information/contact">Contact</a></li><li><a target="_self" href="https://docs.payone.com/information/glossary">Glossary</a></li></ul></li> </ul> </section> <footer class="modal-card-foot"> <div class="buttons"> <button class="btn btn-outline-primary">Cancel</button> </div> </footer> </div> </div> <!-- Content --> <section class="section"> <div class="payone-white-content-section"> <h4 class="h4Header" id="Introduction">Reasons for return debit notes (failedcause)</h4> <p>Parametername: failedcause</p> <div> <table class="payone-simpleTable" style="width: 40%; height: 104px;"> <thead> <tr style="height: 32px;"> <th class="payone-simpleTh" style="width: 19.8718%; height: 32px;">Code</th> <th class="payone-simpleTh" style="width: 80.1282%; height: 32px;">Signification</th> </tr> </thead> <tbody> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 19.8718%; height: 36px;"> <p>soc</p> </td> <td class="payone-simpleTd" style="width: 80.1282%; height: 36px;"> <p>Insufficient funds</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 19.8718%; height: 36px;"> <p>cka</p> </td> <td class="payone-simpleTd" style="width: 80.1282%; height: 36px;"> <p>Account expired</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 19.8718%; height: 36px;"> <p>uan</p> </td> <td class="payone-simpleTd" style="width: 80.1282%; height: 36px;"> <p>Account no. / name not identical, incorrect or savings account</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 19.8718%; height: 36px;"> <p>ndd</p> </td> <td class="payone-simpleTd" style="width: 80.1282%; height: 36px;"> <p>No direct debit</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 19.8718%; height: 36px;"> <p>rcl</p> </td> <td class="payone-simpleTd" style="width: 80.1282%; height: 36px;"> <p>Recall[1]</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 19.8718%; height: 36px;"> <p>obj</p> </td> <td class="payone-simpleTd" style="width: 80.1282%; height: 36px;"> <p>Objection[2]</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 19.8718%; height: 36px;"> <p>ret</p> </td> <td class="payone-simpleTd" style="width: 80.1282%; height: 36px;"> <p>Return[3]</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 19.8718%; height: 36px;"> <p>nelv</p> </td> <td class="payone-simpleTd" style="width: 80.1282%; height: 36px;"> <p>Debit cannot be collected</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 19.8718%; height: 36px;"> <p>cbk</p> </td> <td class="payone-simpleTd" style="width: 80.1282%; height: 36px;"> <p>Credit card chargeback</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 19.8718%; height: 36px;"> <p>ncc</p> </td> <td class="payone-simpleTd" style="width: 80.1282%; height: 36px;"> <p>Credit card cannot be collected</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 19.8718%; height: 36px;"> <p>dpt</p> </td> <td class="payone-simpleTd" style="width: 80.1282%; height: 36px;"> <p>Dispute</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 19.8718%; height: 36px;"> <p>mur</p> </td> <td class="payone-simpleTd" style="width: 80.1282%; height: 36px;"> <p>Merchant unresponsive</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 19.8718%; height: 36px;"> <p>cna</p> </td> <td class="payone-simpleTd" style="width: 80.1282%; height: 36px;"> <p>Customer not allowed</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 19.8718%; height: 36px;"> <p>ana</p> </td> <td class="payone-simpleTd" style="width: 80.1282%; height: 36px;"> <p>Shipping address not allowed</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 19.8718%; height: 36px;"> <p>gna</p> </td> <td class="payone-simpleTd" style="width: 80.1282%; height: 36px;"> <p>Goods not allowed</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 19.8718%; height: 36px;"> <p>icd</p> </td> <td class="payone-simpleTd" style="width: 80.1282%; height: 36px;"> <p>Incorrect consumer data</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 19.8718%; height: 36px;"> <p>gda</p> </td> <td class="payone-simpleTd" style="width: 80.1282%; height: 36px;"> <p>Goods damaged</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 19.8718%; height: 36px;"> <p>gnr</p> </td> <td class="payone-simpleTd" style="width: 80.1282%; height: 36px;"> <p>Goods not received</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 19.8718%; height: 36px;"> <p>gre</p> </td> <td class="payone-simpleTd" style="width: 80.1282%; height: 36px;"> <p>Goods returned</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 19.8718%; height: 36px;"> <p>inr</p> </td> <td class="payone-simpleTd" style="width: 80.1282%; height: 36px;"> <p>Invoice not received by consumer</p> </td> </tr> </tbody> </table> <p></p> <p>[1] Recall: The recipient of the payment recalls the direct debit order.</p> </div> <p>[2] Objection: The payer objects to the direct debit.</p> <p>[3] Return: The executing bank returns the order (due to insufficient funds, account closure, decease of the account holder, ...).</p> </div> <div class="payone-white-content-section"> <h4 class="h4Header" id="Introduction">AVS-Returns (protect_result_avs)</h4> <p>Parametername: protect_result_avs</p> <p>Under "street number" any numeric parts of the street name and street number, as well as the postal code of the invoice address are validated, e.g. "Münchhausenstraße 22, 3rd Floor", "D-12345" -> "223" and "12345" are validated.</p> <div> <table class="payone-simpleTable" style="width: 40%; height: 141px;"> <thead> <tr style="height: 39px;"> <th class="payone-simpleTh" style="width: 15.4135%; height: 39px;">Code</th> <th class="payone-simpleTh" style="width: 84.5865%; height: 39px;">Signification</th> </tr> </thead> <tbody> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 15.4135%; height: 36px;"> <p>A</p> </td> <td class="payone-simpleTd" style="width: 84.5865%; height: 36px;"> <p>Street number is OK, postal code is not OK</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 15.4135%; height: 36px;"> <p>F</p> </td> <td class="payone-simpleTd" style="width: 84.5865%; height: 36px;"> <p>Street number and postal code are OK</p> </td> </tr> <tr style="height: 10px;"> <td class="payone-simpleTd" style="width: 15.4135%; height: 10px;"> <p>M</p> </td> <td class="payone-simpleTd" style="width: 84.5865%; height: 10px;"> <p>Street number and postal code are OK</p> <p>new code, 2018-01-03: not in use by now, but may be used with AVS VISA International</p> </td> </tr> <tr style="height: 10px;"> <td class="payone-simpleTd" style="height: 10px; width: 15.4135%;"> <p>N</p> </td> <td class="payone-simpleTd" style="height: 10px; width: 84.5865%;"> <p>Neither street number nor postal code are OK</p> </td> </tr> <tr style="height: 10px;"> <td class="payone-simpleTd" style="height: 10px; width: 15.4135%;"> <p>Z</p> </td> <td class="payone-simpleTd" style="height: 10px; width: 84.5865%;"> <p>Street number is not OK, but postal code is OK</p> </td> </tr> </tbody> </table> </div> </div> <div class="payone-white-content-section"> <h4 class="h4Header" id="Introduction">AddressCheck-Returns (personstatus)</h4> <p>Parametername: personstatus</p> <h5 class="h5Header">AddressCheck PAYONE Services</h5> <div> <table class="payone-simpleTable" style="width: 39.9259%; height: 237px;"> <thead> <tr style="height: 39px;"> <th class="payone-simpleTh" style="width: 21.0719%; height: 39px; text-align: center;">Code</th> <th class="payone-simpleTh" style="width: 78.9281%; height: 39px;">Signification</th> </tr> </thead> <tbody> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 21.0719%; height: 36px; text-align: left;"> <p>NONE</p> </td> <td class="payone-simpleTd" style="width: 78.9281%; height: 36px;"> <p>no verification of personal data carried out</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 21.0719%; height: 36px; text-align: left;"> <p>PAB</p> </td> <td class="payone-simpleTd" style="width: 78.9281%; height: 36px;"> <p>first name & surname unknown</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 21.0719%; height: 36px; text-align: left;"> <p>PHB</p> </td> <td class="payone-simpleTd" style="width: 78.9281%; height: 36px;"> <p>surname known</p> </td> </tr> <tr style="height: 10px;"> <td class="payone-simpleTd" style="height: 10px; text-align: left; width: 21.0719%;"> <p>PKI</p> </td> <td class="payone-simpleTd" style="height: 10px; width: 78.9281%;"> <p>ambiguity in name and address</p> </td> </tr> <tr style="height: 10px;"> <td class="payone-simpleTd" style="height: 10px; text-align: left; width: 21.0719%;"> <p>PNP</p> </td> <td class="payone-simpleTd" style="height: 10px; width: 78.9281%;"> <p>address cannot be checked, e.g. fake name used</p> </td> </tr> <tr style="height: 10px;"> <td class="payone-simpleTd" style="height: 10px; text-align: left; width: 21.0719%;"> <p>PNZ</p> </td> <td class="payone-simpleTd" style="height: 10px; width: 78.9281%;"> <p>cannot be delivered (any longer)</p> </td> </tr> <tr style="height: 10px;"> <td class="payone-simpleTd" style="height: 10px; text-align: left; width: 21.0719%;"> <p>PPB</p> </td> <td class="payone-simpleTd" style="height: 10px; width: 78.9281%;"> <p>the person can be confirmed for this address.</p> </td> </tr> <tr style="height: 10px;"> <td class="payone-simpleTd" style="height: 10px; text-align: left; width: 21.0719%;"> <p>PPF</p> </td> <td class="payone-simpleTd" style="height: 10px; width: 78.9281%;"> <p>postal address details incorrect</p> </td> </tr> <tr style="height: 10px;"> <td class="payone-simpleTd" style="height: 10px; text-align: left; width: 21.0719%;"> <p>PPV</p> </td> <td class="payone-simpleTd" style="height: 10px; width: 78.9281%;"> <p>person deceased</p> </td> </tr> <tr style="height: 10px;"> <td class="payone-simpleTd" style="height: 10px; text-align: left; width: 21.0719%;"> <p>PUG</p> </td> <td class="payone-simpleTd" style="height: 10px; width: 78.9281%;"> <p>postal address details correct but building unknown</p> </td> </tr> <tr style="height: 10px;"> <td class="payone-simpleTd" style="height: 10px; text-align: left; width: 21.0719%;"> <p>PUZ</p> </td> <td class="payone-simpleTd" style="height: 10px; width: 78.9281%;"> <p>person has moved, address not corrected</p> </td> </tr> <tr style="height: 10px;"> <td class="payone-simpleTd" style="height: 10px; text-align: left; width: 21.0719%;"> <p>UKN</p> </td> <td class="payone-simpleTd" style="height: 10px; width: 78.9281%;"> <p>unknown return values are mapped to UKN</p> </td> </tr> </tbody> </table> </div> <h5 class="h5Header">AddressCheck Boniversum Services</h5> <div> <table class="payone-simpleTable" style="width: 48.1806%;"> <thead> <tr> <th class="payone-simpleTh" style="width: 19.1892%; text-align: left;">mapped to Code</th> <th class="payone-simpleTh" style="width: 17.8448%; text-align: left;">Boniversum internal status</th> <th class="payone-simpleTh" style="width: 27.4339%;">Signification</th> <th class="payone-simpleTh" style="width: 60.5321%;">Signification (DE)</th> </tr> </thead> <tbody> <tr> <td class="payone-simpleTd" style="width: 19.1892%; text-align: left;"> <p>PPF</p> </td> <td class="payone-simpleTd" style="width: 17.8448%; text-align: left;"> <p style="text-align: left;">00</p> </td> <td class="payone-simpleTd" style="width: 27.4339%;"> <p>postal address details incorrect</p> </td> <td class="payone-simpleTd" style="width: 60.5321%;"> <p>Nicht identifiziert.</p> </td> </tr> <tr> <td class="payone-simpleTd" style="width: 19.1892%; text-align: left;"> <p>PPB</p> </td> <td class="payone-simpleTd" style="width: 17.8448%; text-align: left;"> <p>02</p> </td> <td class="payone-simpleTd" style="width: 27.4339%;"> <p>the person can be confirmed for this address.</p> </td> <td class="payone-simpleTd" style="width: 60.5321%;"> <p>Person identifiziert.</p> </td> </tr> <tr> <td class="payone-simpleTd" style="width: 19.1892%; text-align: left;"> <p>PHB</p> </td> <td class="payone-simpleTd" style="width: 17.8448%; text-align: left;"> <p>03</p> </td> <td class="payone-simpleTd" style="width: 27.4339%;"> <p>surname known</p> </td> <td class="payone-simpleTd" style="width: 60.5321%;"> <p>Haushalt identifiziert.</p> </td> </tr> <tr> <td class="payone-simpleTd" style="width: 19.1892%; text-align: left;"> <p>PAB</p> </td> <td class="payone-simpleTd" style="width: 17.8448%; text-align: left;"> <p>05</p> </td> <td class="payone-simpleTd" style="width: 27.4339%;"> <p>first name & surname unknown</p> </td> <td class="payone-simpleTd" style="width: 60.5321%;"> <p>Gebäude identifiziert.</p> </td> </tr> <tr> <td class="payone-simpleTd" style="width: 19.1892%; text-align: left;"> <p>PPV</p> </td> <td class="payone-simpleTd" style="width: 17.8448%; text-align: left;"> <p>06</p> </td> <td class="payone-simpleTd" style="width: 27.4339%;"> <p>person deceased</p> </td> <td class="payone-simpleTd" style="width: 60.5321%;"> <p>Person verstorben.</p> </td> </tr> </tbody> </table> </div> </div> <div class="payone-white-content-section"> <h4 class="h4Header" id="Introduction">Consumerscore-Returns (secscore, scorevalue, legalform)</h4> <div class="is-relative"><a href="#/" class="my_plus my_radius"></a> <h5 class="h5Header" style="padding-left: 25px;">Consumerscore arvato Infoscore - secscore</h5> </div> <div class="responsesDivcontent"> <div> <table class="payone-simpleTable" style="width: 70%;"> <thead> <tr> <th class="payone-simpleTh" colspan="2" style="width: 50%;">I. "Weak" negative attributes (Data from collection - pre court):</th> <th class="payone-simpleTh" style="width: 50%;">Weiche Negativmerkmale</th> </tr> </thead> <tbody> <tr> <td class="payone-simpleTd" style="width: 3.33001%;"> <p>IA</p> </td> <td class="payone-simpleTd" style="width: 46.6815%;"> <p>Initiation of collection process</p> </td> <td class="payone-simpleTd" style="width: 50%;"> <p>Inkasso-Mahnverfahren eingeleitet</p> </td> </tr> <tr> <td class="payone-simpleTd" style="width: 3.33001%;"> <p>AM</p> </td> <td class="payone-simpleTd" style="width: 46.6815%;"> <p>Continuation of extrajudicial collection procedures after partial payments or instalments.</p> </td> <td class="payone-simpleTd" style="width: 50%;"> <p>Fortlauf des außergerichtlichen Inkasso-Mahnverfahrens nach Teil- bzw. bei Ratenzahlung</p> </td> </tr> <tr> <td class="payone-simpleTd" style="width: 3.33001%;"> <p>IE</p> </td> <td class="payone-simpleTd" style="width: 46.6815%;"> <p>Dismissal of extrajudicial collection proceedings du to futility</p> </td> <td class="payone-simpleTd" style="width: 50%;"> <p>Einstellung des außergerichtlichen Inkasso-Mahnverfahrens wegen Aussichtslosigkeit</p> </td> </tr> </tbody> </table> <p></p> <div> <table class="payone-simpleTable" style="width: 70%;"> <thead> <tr> <th class="payone-simpleTh" colspan="2" style="width: 50%;">II. "Middle" negative attributes (Data from collection - court):</th> <th class="payone-simpleTh" style="width: 50.8465%;">Mittlere Negativmerkmale</th> </tr> </thead> <tbody> <tr> <td class="payone-simpleTd" style="width: 1.0582%;"> <p>MB</p> </td> <td class="payone-simpleTd" style="width: 48.0412%;"> <p>Payment ordered by the court</p> </td> <td class="payone-simpleTd" style="width: 50.8465%;"> <p>Antrag auf Mahnbescheid</p> </td> </tr> <tr> <td class="payone-simpleTd" style="width: 1.0582%;"> <p>VB</p> </td> <td class="payone-simpleTd" style="width: 48.0412%;"> <p>Enforcement order from the court</p> </td> <td class="payone-simpleTd" style="width: 50.8465%;"> <p>Antrag auf Vollstreckungsbescheid</p> </td> </tr> <tr> <td class="payone-simpleTd" style="width: 1.0582%;"> <p>TR</p> </td> <td class="payone-simpleTd" style="width: 48.0412%;"> <p>Payment installment plan resulting from court decision</p> </td> <td class="payone-simpleTd" style="width: 50.8465%;"> <p>Ratenzahler nach Forderungs-Titulierung</p> </td> </tr> <tr> <td class="payone-simpleTd" style="width: 1.0582%;"> <p>ZWA</p> </td> <td class="payone-simpleTd" style="width: 48.0412%;"> <p>Levy of execution to liquidate personal assets (non real-estate)</p> </td> <td class="payone-simpleTd" style="width: 50.8465%;"> <p>Zwangsvollstreckung in das bewegliche Vermögen</p> </td> </tr> <tr> <td class="payone-simpleTd" style="width: 1.0582%;"> <p>ZWI</p> </td> <td class="payone-simpleTd" style="width: 48.0412%;"> <p>Levy of execution to liquidate personal assets (real-estate)</p> </td> <td class="payone-simpleTd" style="width: 50.8465%;"> <p>Zwangsvollstreckung in das unbewegliche Vermögen</p> </td> </tr> <tr> <td class="payone-simpleTd" style="width: 1.0582%;"> <p>FRP</p> </td> <td class="payone-simpleTd" style="width: 48.0412%;"> <p>Futile collections attempt</p> </td> <td class="payone-simpleTd" style="width: 50.8465%;"> <p>fruchtlose Pfändung</p> </td> </tr> <tr> <td class="payone-simpleTd" style="width: 1.0582%;"> <p>LP</p> </td> <td class="payone-simpleTd" style="width: 48.0412%;"> <p>Garnishment of wages</p> </td> <td class="payone-simpleTd" style="width: 50.8465%;"> <p>Lohn- oder sonstige Forderungspfändung aufgrund eines gerichtlichen Pfändungs- und Überweisungsbeschlusses</p> </td> </tr> <tr> <td class="payone-simpleTd" style="width: 1.0582%;"> <p>UF</p> </td> <td class="payone-simpleTd" style="width: 48.0412%;"> <p>Non collectable legally binding payment claim</p> </td> <td class="payone-simpleTd" style="width: 50.8465%;"> <p>uneinbringliche, titulierte Forderung</p> </td> </tr> <tr> <td class="payone-simpleTd" style="width: 1.0582%;"> <p>UBV</p> </td> <td class="payone-simpleTd" style="width: 48.0412%;"> <p>Relocation leaving no forwarding address</p> </td> <td class="payone-simpleTd" style="width: 50.8465%;"> <p>unbekannt verzogen (unter Hinterlassung von Verbindlichkeiten aus Geld- oder Warenkrediten)</p> </td> </tr> <tr> <td class="payone-simpleTd" style="width: 1.0582%;"> <p>SU</p> </td> <td class="payone-simpleTd" style="width: 48.0412%;"> <p></p> </td> <td class="payone-simpleTd" style="width: 50.8465%;"> <p>Suchauftrag zu - unter Hinterlassung von Verbindlichkeiten - unbekannt verzogenen Personen (Adresse über Einwohneramt nicht ermittelbar)</p> </td> </tr> </tbody> </table> <p></p> <div> <table class="payone-simpleTable" style="width: 70%; height: 432px;"> <thead> <tr style="height: 63px;"> <th class="payone-simpleTh" colspan="2" style="width: 50.0115%; height: 63px;">III. "hard" negative attributes (Data from public lists of debtors / / Bundesanzeiger):</th> <th class="payone-simpleTh" style="width: 50%; height: 63px;">Harte Negativmerkmale</th> </tr> </thead> <tbody> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 2.27297%; height: 36px;"> <p>HB</p> </td> <td class="payone-simpleTd" style="width: 47.7385%; height: 36px;"> <p>Warrant to provide Affidavit</p> </td> <td class="payone-simpleTd" style="width: 50%; height: 36px;"> <p>Haftbefehl zur Erzwingung der eidesstattlichen Versicherung</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 2.27297%; height: 36px;"> <p>HV</p> </td> <td class="payone-simpleTd" style="width: 47.7385%; height: 36px;"> <p>Execution of warrant to provide Affidavit</p> </td> <td class="payone-simpleTd" style="width: 50%; height: 36px;"> <p>Vollstreckung des Haftbefehls zur Erzwingung der EV</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 2.27297%; height: 36px;"> <p>EV</p> </td> <td class="payone-simpleTd" style="width: 47.7385%; height: 36px;"> <p>Affidavit or oath of disclosure</p> </td> <td class="payone-simpleTd" style="width: 50%; height: 36px;"> <p>eidesstattliche Versicherung ("Offenbarungseid")</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 2.27297%; height: 36px;"> <p>EEV</p> </td> <td class="payone-simpleTd" style="width: 47.7385%; height: 36px;"> <p>Amendment to Affidavit</p> </td> <td class="payone-simpleTd" style="width: 50%; height: 36px;"> <p>Ergänzung der eidesstattlichen Versicherung</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 2.27297%; height: 36px;"> <p>WEV</p> </td> <td class="payone-simpleTd" style="width: 47.7385%; height: 36px;"> <p>Repeated affidavit or oath of disclosure</p> </td> <td class="payone-simpleTd" style="width: 50%; height: 36px;"> <p>wiederholte eidesstattliche Versicherung (§ 903 ZPO)</p> </td> </tr> <tr style="height: 57px;"> <td class="payone-simpleTd" style="width: 2.27297%; height: 57px;"> <p>SVV</p> </td> <td class="payone-simpleTd" style="width: 47.7385%; height: 57px;"> <p></p> </td> <td class="payone-simpleTd" style="width: 50%; height: 57px;"> <p>Verweigerung der Vermögensauskunft gem. §882c Abs. 1 Nr. 1 ZPO</p> </td> </tr> <tr style="height: 57px;"> <td class="payone-simpleTd" style="width: 2.27297%; height: 57px;"> <p>SAV</p> </td> <td class="payone-simpleTd" style="width: 47.7385%; height: 57px;"> <p></p> </td> <td class="payone-simpleTd" style="width: 50%; height: 57px;"> <p>erkennbare Aussichtslosigkeit der Vollstreckung gem. §882c Abs. 1 Nr. 2 ZPO</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 2.27297%; height: 36px;"> <p>SNZ</p> </td> <td class="payone-simpleTd" style="width: 47.7385%; height: 36px;"> <p></p> </td> <td class="payone-simpleTd" style="width: 50%; height: 36px;"> <p>Nichtzahler gem. §882c Abs. 1 Nr. 3 ZPO</p> </td> </tr> <tr style="height: 39px;"> <td class="payone-simpleTd" style="width: 2.27297%; height: 39px;"> <p>IVE</p> </td> <td class="payone-simpleTd" style="width: 47.7385%; height: 39px;"> <p>Extrajudicial settlement attempt in the course of insolvency proceedings</p> </td> <td class="payone-simpleTd" style="width: 50%; height: 39px;"> <p>außergerichtlicher Einigungsversuch im Rahmen des Insolvenzverfahrens</p> </td> </tr> <tr style="height: 39px;"> <td class="payone-simpleTd" style="width: 2.27297%; height: 39px;"> <p>ISP</p> </td> <td class="payone-simpleTd" style="width: 47.7385%; height: 39px;"> <p>Initiation of debt settlement plan / initiations of insolvency proceedings</p> </td> <td class="payone-simpleTd" style="width: 50%; height: 39px;"> <p>Schuldenbereinigungsplan-Verfahren eingeleitet / Antrag auf Eröffnung des Insolvenzverfahrens</p> </td> </tr> <tr style="height: 39px;"> <td class="payone-simpleTd" style="width: 2.27297%; height: 39px;"> <p>IVS</p> </td> <td class="payone-simpleTd" style="width: 47.7385%; height: 39px;"> <p>Court ordered preliminary safeguard provisions in the course of insolvency</p> </td> <td class="payone-simpleTd" style="width: 50%; height: 39px;"> <p>Anordnung von vorläufigen Sicherungsmaßnahmen im Insolvenzverfahren</p> </td> </tr> <tr style="height: 39px;"> <td class="payone-simpleTd" style="width: 2.27297%; height: 39px;"> <p>IVA</p> </td> <td class="payone-simpleTd" style="width: 47.7385%; height: 39px;"> <p>Court ordered revocation of preliminary safeguard provisions in the course of insolvency</p> </td> <td class="payone-simpleTd" style="width: 50%; height: 39px;"> <p>Aufhebung von vorläufigen Sicherungsmaßnahmen im Insolvenzverfahren</p> </td> </tr> <tr style="height: 39px;"> <td class="payone-simpleTd" style="width: 2.27297%; height: 39px;"> <p>IBE</p> </td> <td class="payone-simpleTd" style="width: 47.7385%; height: 39px;"> <p>Institution of insolvency proceedings / court order</p> </td> <td class="payone-simpleTd" style="width: 50%; height: 39px;"> <p>Eröffnung des Insolvenzverfahrens / Beschluss</p> </td> </tr> <tr style="height: 39px;"> <td class="payone-simpleTd" style="width: 2.27297%; height: 39px;"> <p>IBA</p> </td> <td class="payone-simpleTd" style="width: 47.7385%; height: 39px;"> <p>Dismissal of insolvency proceedings du to insufficient assets</p> </td> <td class="payone-simpleTd" style="width: 50%; height: 39px;"> <p>Abweisung bzw. Einstellung des Insolvenzverfahrens mangels Masse (§ 26 Abs. 2 InsO)</p> </td> </tr> <tr style="height: 39px;"> <td class="payone-simpleTd" style="width: 2.27297%; height: 39px;"> <p>IWP</p> </td> <td class="payone-simpleTd" style="width: 47.7385%; height: 39px;"> <p>Reversal of insolvency proceedings / start of period of good conduct</p> </td> <td class="payone-simpleTd" style="width: 50%; height: 39px;"> <p>Aufhebung des Insolvenzverfahrens</p> </td> </tr> <tr style="height: 39px;"> <td class="payone-simpleTd" style="width: 2.27297%; height: 39px;"> <p>IRB</p> </td> <td class="payone-simpleTd" style="width: 47.7385%; height: 39px;"> <p>Discharge grant of outstanding debts</p> </td> <td class="payone-simpleTd" style="width: 50%; height: 39px;"> <p>Erteilung der Restschuldbefreiung</p> </td> </tr> <tr style="height: 39px;"> <td class="payone-simpleTd" style="width: 2.27297%; height: 39px;"> <p>IRV</p> </td> <td class="payone-simpleTd" style="width: 47.7385%; height: 39px;"> <p>Discharge denial of outstanding debts</p> </td> <td class="payone-simpleTd" style="width: 50%; height: 39px;"> <p>Versagung der Restschuldbefreiung</p> </td> </tr> <tr style="height: 39px;"> <td class="payone-simpleTd" style="width: 2.27297%; height: 39px;"> <p>KON</p> </td> <td class="payone-simpleTd" style="width: 47.7385%; height: 39px;"> <p>Dismissal of bankruptcy petitions du to insufficient assets (Prior to 1999)</p> </td> <td class="payone-simpleTd" style="width: 50%; height: 39px;"> <p>Abweisung des Antrags auf Eröffnung des Konkurses mangels Masse (§ 107 KO)</p> </td> </tr> <tr style="height: 39px;"> <td class="payone-simpleTd" style="width: 2.27297%; height: 39px;"> <p>KER</p> </td> <td class="payone-simpleTd" style="width: 47.7385%; height: 39px;"> <p>Institution of bankruptcy proceedings (Prior to 1999)</p> </td> <td class="payone-simpleTd" style="width: 50%; height: 39px;"> <p>Eröffnung des Konkursverfahrens (§ 108 KO)</p> </td> </tr> <tr style="height: 39px;"> <td class="payone-simpleTd" style="width: 2.27297%; height: 39px;"> <p>KEM</p> </td> <td class="payone-simpleTd" style="width: 47.7385%; height: 39px;"> <p>Suspension of bankruptcy proceedings due to insufficient assets (Prior to 1999)</p> </td> <td class="payone-simpleTd" style="width: 50%; height: 39px;"> <p>Einstellung des Konkursverfahrens mangels Masse (§§ 202, 204 KO)</p> </td> </tr> <tr style="height: 39px;"> <td class="payone-simpleTd" style="width: 2.27297%; height: 39px;"> <p>KAS</p> </td> <td class="payone-simpleTd" style="width: 47.7385%; height: 39px;"> <p>Revocation of bankruptcy proceedings (Prior to 1999)</p> </td> <td class="payone-simpleTd" style="width: 50%; height: 39px;"> <p>Aufhebung des Konkursverfahrens (nach Schlusstermin) (§ 163 KO)</p> </td> </tr> <tr style="height: 39px;"> <td class="payone-simpleTd" style="width: 2.27297%; height: 39px;"> <p>VGE</p> </td> <td class="payone-simpleTd" style="width: 47.7385%; height: 39px;"> <p>Institution of reorganizations proceedings</p> </td> <td class="payone-simpleTd" style="width: 50%; height: 39px;"> <p>Eröffnung des Vergleichsverfahrens (§ 11 ff VerglO)</p> </td> </tr> <tr style="height: 39px;"> <td class="payone-simpleTd" style="width: 2.27297%; height: 39px;"> <p>VGA</p> </td> <td class="payone-simpleTd" style="width: 47.7385%; height: 39px;"> <p>Institution of reorganizations proceedings</p> </td> <td class="payone-simpleTd" style="width: 50%; height: 39px;"> <p>Abweisung des Antrages auf Eröffnung des Vergleichsverfahrens</p> </td> </tr> <tr style="height: 39px;"> <td class="payone-simpleTd" style="width: 2.27297%; height: 39px;"> <p style="text-align: left;">VEM</p> </td> <td class="payone-simpleTd" style="width: 47.7385%; height: 39px;"> <p>Suspension of reorganizations proceedings</p> </td> <td class="payone-simpleTd" style="width: 50%; height: 39px;"> <p>Einstellung des Vergleichsverfahrens nach Rücknahme des Vergleichsvorschlages (§ 99 ff VerglO)</p> </td> </tr> <tr style="height: 39px;"> <td class="payone-simpleTd" style="width: 2.27297%; height: 39px;"> <p>VAS</p> </td> <td class="payone-simpleTd" style="width: 47.7385%; height: 39px;"> <p>Revocation of reorganizations proceedings</p> </td> <td class="payone-simpleTd" style="width: 50%; height: 39px;"> <p>VAS Aufhebung des Vergleichsverfahrens (§ 90 ff VerglO)</p> </td> </tr> <tr style="height: 39px;"> <td class="payone-simpleTd" style="width: 2.27297%; height: 39px;"> <p>GVA</p> </td> <td class="payone-simpleTd" style="width: 47.7385%; height: 39px;"> <p>Dismissal of petition to initiate comprehensive execution for insufficient assets</p> </td> <td class="payone-simpleTd" style="width: 50%; height: 39px;"> <p>GVA Abweisung des Antrages auf Eröffnung der Gesamtvollstreckung mangels Masse (§ 4 Abs. 2 GesO)</p> </td> </tr> <tr style="height: 39px;"> <td class="payone-simpleTd" style="width: 2.27297%; height: 39px;"> <p>GVE</p> </td> <td class="payone-simpleTd" style="width: 47.7385%; height: 39px;"> <p>Commercial Insolvency Arrangement</p> </td> <td class="payone-simpleTd" style="width: 50%; height: 39px;"> <p>Eröffnung bzw. Anordnung der Gesamtvollstreckung (§ 5 GesO)</p> </td> </tr> <tr style="height: 39px;"> <td class="payone-simpleTd" style="width: 2.27297%; height: 39px;"> <p>GEM</p> </td> <td class="payone-simpleTd" style="width: 47.7385%; height: 39px;"> <p>Commercial Insolvency</p> </td> <td class="payone-simpleTd" style="width: 50%; height: 39px;"> <p>Einstellung des Gesamtvollstreckungsverfahrens</p> </td> </tr> <tr style="height: 39px;"> <td class="payone-simpleTd" style="width: 2.27297%; height: 39px;"> <p>GAS</p> </td> <td class="payone-simpleTd" style="width: 47.7385%; height: 39px;"> <p>Aborted Commercial Insolvency</p> </td> <td class="payone-simpleTd" style="width: 50%; height: 39px;"> <p>Aufhebung des Gesamtvollstreckungsverfahrens</p> </td> </tr> </tbody> </table> <p></p> </div> </div> </div> <div> <table class="payone-simpleTable" style="width: 70%;"> <thead> <tr> <th class="payone-simpleTh" colspan="2" style="width: 49.0041%;">Other</th> <th class="payone-simpleTh" style="width: 51.0193%;">Sonstige Negativmerkmale</th> </tr> </thead> <tbody> <tr> <td class="payone-simpleTd" style="width: 6.44068%;"> <p>+++</p> </td> <td class="payone-simpleTd" style="width: 42.5634%;"> <p>deceased</p> </td> <td class="payone-simpleTd" style="width: 51.0193%;"> <p>verstorben</p> </td> </tr> <tr> <td class="payone-simpleTd" style="width: 6.44068%;"> <p>AE</p> </td> <td class="payone-simpleTd" style="width: 42.5634%;"> <p></p> </td> <td class="payone-simpleTd" style="width: 51.0193%;"> <p>Adressermittlung (Person unter der Adresse nicht zustellbar)</p> </td> </tr> <tr> <td class="payone-simpleTd" style="width: 6.44068%;"> <p>HI</p> </td> <td class="payone-simpleTd" style="width: 42.5634%;"> <p></p> </td> <td class="payone-simpleTd" style="width: 51.0193%;"> <p>Hinweise zur Person oder Firma</p> </td> </tr> <tr> <td class="payone-simpleTd" style="width: 6.44068%;"> <p>HA</p> </td> <td class="payone-simpleTd" style="width: 42.5634%;"> <p></p> </td> <td class="payone-simpleTd" style="width: 51.0193%;"> <p>Risikohinweise zur Adresse (JVA, Obdachlosenunterkunft, o. ä.); TKZ 5</p> </td> </tr> </tbody> </table> </div> <h5 class="h5Header">Decision matrix Arvato Infoscore Boni-Score / Informa-Score</h5> <p>Parametername: scorevalue</p> <p><a href="https://docs.payone.com/bl-content/uploads/pages/61713d31c2a0a8d360c0ca61997cfc49/Scorewerte.png" target="_blank" rel="noopener"><img src="https://docs.payone.com/bl-content/uploads/pages/61713d31c2a0a8d360c0ca61997cfc49/thumbnails/Scorewerte.png" alt="" width="300"></a></p> </div> <h5 class="h5Header">Decision matrix Boniversum VERITA score</h5> <table border="1" style="border-collapse: collapse; width: 87.7684%; height: 308px; border-color: #ffffff; border-style: none;"> <tbody> <tr style="height: 308px;"> <td style="width: 33.3164%; height: 308px;"><a href="https://docs.payone.com/bl-content/uploads/pages/61713d31c2a0a8d360c0ca61997cfc49/image2019-5-3_11-47-0.png"><img src="https://docs.payone.com/bl-content/uploads/pages/61713d31c2a0a8d360c0ca61997cfc49/thumbnails/image2019-5-3_11-47-0.png" alt="" width="300"></a></td> <td style="width: 33.3164%; height: 308px;"><a href="https://docs.payone.com/bl-content/uploads/pages/61713d31c2a0a8d360c0ca61997cfc49/image2019-5-3_11-47-29.png"><img src="https://docs.payone.com/bl-content/uploads/pages/61713d31c2a0a8d360c0ca61997cfc49/thumbnails/image2019-5-3_11-47-29.png" alt="" width="300"></a></td> <td style="width: 33.3164%; height: 308px;"><a href="https://docs.payone.com/bl-content/uploads/pages/61713d31c2a0a8d360c0ca61997cfc49/image2019-5-3_11-47-40.png"><img src="https://docs.payone.com/bl-content/uploads/pages/61713d31c2a0a8d360c0ca61997cfc49/thumbnails/image2019-5-3_11-47-40.png" alt="" width="300"></a></td> </tr> </tbody> </table> <p></p> <h5 class="h5Header">Consumerscore Boniversum VERITA score - scorevalue</h5> <p>Parametername: scorevalue</p> <table border="1" style="border-collapse: collapse; width: 65.085%; border-color: #ffffff; border-style: none;"> <tbody> <tr> <td style="width: 49.9745%;"><a href="https://docs.payone.com/bl-content/uploads/pages/61713d31c2a0a8d360c0ca61997cfc49/image2019-5-3_11-48-11.png"><img src="https://docs.payone.com/bl-content/uploads/pages/61713d31c2a0a8d360c0ca61997cfc49/thumbnails/image2019-5-3_11-48-11.png" alt="" width="300"></a></td> <td style="width: 49.9745%;"><a href="https://docs.payone.com/bl-content/uploads/pages/61713d31c2a0a8d360c0ca61997cfc49/image2019-5-3_11-48-28.png"><img src="https://docs.payone.com/bl-content/uploads/pages/61713d31c2a0a8d360c0ca61997cfc49/thumbnails/image2019-5-3_11-48-28.png" alt="" width="300"></a></td> </tr> </tbody> </table> <p></p> <div class="is-relative"><a href="#/" class="my_plus my_radius"></a> <h5 class="h5Header" style="padding-left: 25px;">Consumerscore Boniversum VERITA score - addressstatus</h5> </div> <div class="responsesDivcontent"> <p>Parametername: addressstatus</p> <div> <table class="payone-simpleTable" style="width: 87.3384%;"> <thead> <tr> <th class="payone-simpleTh" style="width: 5.91216%; text-align: left;">mapped to Code</th> <th class="payone-simpleTh" style="width: 11.7399%; text-align: left;">Boniversum internal status</th> <th class="payone-simpleTh" style="width: 43.4965%;">Signification</th> <th class="payone-simpleTh" style="width: 138.851%;">Signification (DE)</th> </tr> </thead> <tbody> <tr> <td class="payone-simpleTd" colspan="3" style="width: 61.1486%;"> <p>Special addresses -> recommended to check addresses manually</p> </td> <td class="payone-simpleTd" style="width: 138.851%;"> <p></p> </td> </tr> <tr> <td class="payone-simpleTd" style="width: 5.91216%; text-align: left;"> <p>AS1</p> </td> <td class="payone-simpleTd" style="width: 11.7399%; text-align: left;"> <p>S1</p> </td> <td class="payone-simpleTd" style="width: 43.4965%;"> <p>Prisons, institutions for psychosocial care / addiction, etc., homeless shelters, sheltered facilities for criminals, other homes without recreation and holiday homes, youth hostels, educational centers, youth centers and open house houses</p> </td> <td class="payone-simpleTd" style="width: 138.851%;"> <p>Justizvollzugsanstalten, Stationäre Einrichtungen zur psychosozialen Betreuung/ Suchtbekämpfung u.Ä., Obdachlosenheime, betreute Übergangseinrichtungen für Straftäter, Sonstige Heime (ohne Erholungs- und Ferienheime), Jugendwohnheime, Erziehungsheime, Jugendzentren und Häuser der offenen Tür</p> </td> </tr> <tr> <td class="payone-simpleTd" style="width: 5.91216%; text-align: left;"> <p>AS2</p> </td> <td class="payone-simpleTd" style="width: 11.7399%; text-align: left;"> <p>S2</p> </td> <td class="payone-simpleTd" style="width: 43.4965%;"> <p>Hospitals, retirement and rehabilitation clinics, nursing homes, nursing homes, disabled workshops, retirement homes; Old people's homes, disabled people's homes, old people's homes</p> </td> <td class="payone-simpleTd" style="width: 138.851%;"> <p>Krankenhäuser, Vorsorge- und Rehabilitationskliniken, Pflegeheime, Altenpflegeheime, Behindertenwerkstätten, Altenheime; Alten- und Behindertenwohnheime, Altenwohnheime</p> </td> </tr> <tr> <td class="payone-simpleTd" style="width: 5.91216%; text-align: left;"> <p>AS3</p> </td> <td class="payone-simpleTd" style="width: 11.7399%; text-align: left;"> <p>S3</p> </td> <td class="payone-simpleTd" style="width: 43.4965%;"> <p>Games, betting and lotteries, playing halls & operation of game machines, retailing of motor fuels (petrol stations), package shops, packing stations</p> </td> <td class="payone-simpleTd" style="width: 138.851%;"> <p>Spiel-, Wett- und Lotteriewesen, Spielhallen & Betrieb von Spielautomaten, Einzelhandel mit Motorenkraftstoffen (Tankstellen), Paketshops, Packstationen</p> </td> </tr> <tr> <td class="payone-simpleTd" style="width: 5.91216%; text-align: left;"> <p>AS4</p> </td> <td class="payone-simpleTd" style="width: 11.7399%; text-align: left;"> <p>S4</p> </td> <td class="payone-simpleTd" style="width: 43.4965%;"> <p>Gastronomy, cafés, serving drinks</p> </td> <td class="payone-simpleTd" style="width: 138.851%;"> <p>Gastronomie, Cafés, Ausschank von Getränken</p> </td> </tr> <tr> <td class="payone-simpleTd" style="width: 5.91216%; text-align: left;"> <p>AS5</p> </td> <td class="payone-simpleTd" style="width: 11.7399%; text-align: left;"> <p>S5</p> </td> <td class="payone-simpleTd" style="width: 43.4965%;"> <p>Other social work (without housing), placement and transfer of workers</p> </td> <td class="payone-simpleTd" style="width: 138.851%;"> <p>Sonstiges Sozialwesen (ohne Heime), Vermittlung und Überlassung von Arbeitskräften</p> </td> </tr> <tr> <td class="payone-simpleTd" style="width: 5.91216%; text-align: left;"> <p>AS6</p> </td> <td class="payone-simpleTd" style="width: 11.7399%; text-align: left;"> <p>S6</p> </td> <td class="payone-simpleTd" style="width: 43.4965%;"> <p>Operation of sports facilities, fitness centers</p> </td> <td class="payone-simpleTd" style="width: 138.851%;"> <p>Betrieb von Sportanlagen, Fitnesszentren</p> </td> </tr> <tr> <td class="payone-simpleTd" style="width: 5.91216%; text-align: left;"> <p>AS7</p> </td> <td class="payone-simpleTd" style="width: 11.7399%; text-align: left;"> <p>S7</p> </td> <td class="payone-simpleTd" style="width: 43.4965%;"> <p>Accommodation, holiday houses and holiday apartments, campsites, amusement and theme parks</p> </td> <td class="payone-simpleTd" style="width: 138.851%;"> <p>Beherbergung, Ferienhäuser und Ferienwohnungen, Campingplätze, Vergnügungs- und Themenparks</p> </td> </tr> <tr> <td class="payone-simpleTd" style="width: 5.91216%; text-align: left;"> <p>AS8</p> </td> <td class="payone-simpleTd" style="width: 11.7399%; text-align: left;"> <p>S8</p> </td> <td class="payone-simpleTd" style="width: 43.4965%;"> <p>Education, boarding school</p> </td> <td class="payone-simpleTd" style="width: 138.851%;"> <p>Erziehung und Unterricht, Internate</p> </td> </tr> </tbody> </table> </div> </div> <div class="is-relative"><a href="#/" class="my_plus my_radius"><br></a> <h5 class="h5Header" style="padding-left: 25px;">Consumerscore SCHUFA - legalform</h5> </div> <div class="responsesDivcontent"> <p>Parametername: legalform</p> <div> <table class="payone-simpleTable" style="width: 50%; height: 2904px;"> <thead> <tr style="height: 39px;"> <th class="payone-simpleTh" style="width: 18.0369%; height: 39px;">SCHUFA Code</th> <th class="payone-simpleTh" style="width: 81.9631%; height: 39px;">Signification</th> </tr> </thead> <tbody> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 18.0369%; height: 36px; text-align: left;"> <p>1</p> </td> <td class="payone-simpleTd" style="width: 81.9631%; height: 36px;"> <p>Aktiengesellschaft</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 18.0369%; height: 36px; text-align: left;"> <p>2</p> </td> <td class="payone-simpleTd" style="width: 81.9631%; height: 36px;"> <p>Aktiengesellschaft & Co</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 18.0369%; height: 36px; text-align: left;"> <p>3</p> </td> <td class="payone-simpleTd" style="width: 81.9631%; height: 36px;"> <p>Aktiengesellschaft & Co. KG</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 18.0369%; height: 36px; text-align: left;"> <p>4</p> </td> <td class="payone-simpleTd" style="width: 81.9631%; height: 36px;"> <p>Aktiengesellschaft & Co. KGaA</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 18.0369%; height: 36px; text-align: left;"> <p>5</p> </td> <td class="payone-simpleTd" style="width: 81.9631%; height: 36px;"> <p>Aktiengesellschaft & Co. OHG</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 18.0369%; height: 36px; text-align: left;"> <p>6</p> </td> <td class="payone-simpleTd" style="width: 81.9631%; height: 36px;"> <p>Anstalt des öffentlichen Rechts</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 18.0369%; height: 36px; text-align: left;"> <p>7</p> </td> <td class="payone-simpleTd" style="width: 81.9631%; height: 36px;"> <p>Akciju Sabiedriba - Aktiengesellschaft aus Lettland</p> </td> </tr> <tr style="height: 11px;"> <td class="payone-simpleTd" style="width: 18.0369%; height: 11px; text-align: left;"> <p>8</p> </td> <td class="payone-simpleTd" style="width: 81.9631%; height: 11px;"> <p>Besloten Vennootschap ODER</p> <p>Besloten Vennootschap met Beperkte Aansprakelijkheid - Niederländische GmbH</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="height: 36px; width: 18.0369%; text-align: left;"> <p>9</p> </td> <td class="payone-simpleTd" style="height: 36px; width: 81.9631%;"> <p>-----</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="height: 36px; width: 18.0369%; text-align: left;"> <p>10</p> </td> <td class="payone-simpleTd" style="height: 36px; width: 81.9631%;"> <p>Eingetragener Kaufmann</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="height: 36px; width: 18.0369%; text-align: left;"> <p>11</p> </td> <td class="payone-simpleTd" style="height: 36px; width: 81.9631%;"> <p>Eingetragener Verein</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="height: 36px; width: 18.0369%; text-align: left;"> <p>12</p> </td> <td class="payone-simpleTd" style="height: 36px; width: 81.9631%;"> <p>Eingetragene Genossenschaft</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="height: 36px; width: 18.0369%; text-align: left;"> <p>13</p> </td> <td class="payone-simpleTd" style="height: 36px; width: 81.9631%;"> <p>Eingetragene/eingetragene Genossenschaft mit beschränkter Haftpflicht</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="height: 36px; width: 18.0369%; text-align: left;"> <p>14</p> </td> <td class="payone-simpleTd" style="height: 36px; width: 81.9631%;"> <p>Eingetragene/eingetragene Genossenschaft mit unbeschränkter Haftpflicht</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="height: 36px; width: 18.0369%; text-align: left;"> <p>15</p> </td> <td class="payone-simpleTd" style="height: 36px; width: 81.9631%;"> <p>Europäische wirtschaftliche Interessenvereinigung</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="height: 36px; width: 18.0369%; text-align: left;"> <p>16</p> </td> <td class="payone-simpleTd" style="height: 36px; width: 81.9631%;"> <p>Freier Beruf</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="height: 36px; width: 18.0369%; text-align: left;"> <p>17</p> </td> <td class="payone-simpleTd" style="height: 36px; width: 81.9631%;"> <p>Gemeinnützige Aktiengesellschaft</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="height: 36px; width: 18.0369%; text-align: left;"> <p>18</p> </td> <td class="payone-simpleTd" style="height: 36px; width: 81.9631%;"> <p>Gesellschaft bürgerlichen Rechts ODER BGB-Gesellschaft</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="height: 36px; width: 18.0369%; text-align: left;"> <p>19</p> </td> <td class="payone-simpleTd" style="height: 36px; width: 81.9631%;"> <p>Gewerbebetrieb</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="height: 36px; width: 18.0369%; text-align: left;"> <p>20</p> </td> <td class="payone-simpleTd" style="height: 36px; width: 81.9631%;"> <p>Gemeinnützige Gesellschaft mit beschränkter Haftung</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="height: 36px; width: 18.0369%; text-align: left;"> <p>21</p> </td> <td class="payone-simpleTd" style="height: 36px; width: 81.9631%;"> <p>Gesellschaft mit beschränkter Haftung</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="height: 36px; width: 18.0369%; text-align: left;"> <p>22</p> </td> <td class="payone-simpleTd" style="height: 36px; width: 81.9631%;"> <p>Gesellschaft mit beschränkter Haftung & Co.</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="height: 36px; width: 18.0369%; text-align: left;"> <p>23</p> </td> <td class="payone-simpleTd" style="height: 36px; width: 81.9631%;"> <p>Gesellschaft mit beschränkter Haftung & Co. Kommanditgesellschaft</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="height: 36px; width: 18.0369%; text-align: left;"> <p>24</p> </td> <td class="payone-simpleTd" style="height: 36px; width: 81.9631%;"> <p>Gesellschaft mit beschränkter Haftung & Co. Kommanditgesellschaft auf Aktien</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="height: 36px; width: 18.0369%; text-align: left;"> <p>25</p> </td> <td class="payone-simpleTd" style="height: 36px; width: 81.9631%;"> <p>Gesellschaft mit beschränkter Haftung & Co. offene Handelsgesellschaft</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="height: 36px; width: 18.0369%; text-align: left;"> <p>26</p> </td> <td class="payone-simpleTd" style="height: 36px; width: 81.9631%;"> <p>Gesellschaft mit beschränkter Haftung in Gründung</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="height: 36px; width: 18.0369%; text-align: left;"> <p>27</p> </td> <td class="payone-simpleTd" style="height: 36px; width: 81.9631%;"> <p>Incorporated - Aktiengesellschaft in USA</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="height: 36px; width: 18.0369%; text-align: left;"> <p>28</p> </td> <td class="payone-simpleTd" style="height: 36px; width: 81.9631%;"> <p>Kommanditgesellschaft</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="height: 36px; width: 18.0369%; text-align: left;"> <p>29</p> </td> <td class="payone-simpleTd" style="height: 36px; width: 81.9631%;"> <p>Kommanditgesellschaft Stiftung & Co.</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="height: 36px; width: 18.0369%; text-align: left;"> <p>30</p> </td> <td class="payone-simpleTd" style="height: 36px; width: 81.9631%;"> <p>Kommanditgesellschaft auf Aktien</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 18.0369%; height: 36px; text-align: left;"> <p>31</p> </td> <td class="payone-simpleTd" style="width: 81.9631%; height: 36px;"> <p>Kommanditgesellschaft KGaA & Co</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 18.0369%; height: 36px; text-align: left;"> <p>32</p> </td> <td class="payone-simpleTd" style="width: 81.9631%; height: 36px;"> <p>Offene Handelsgesellschaft KGaA & Co.</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 18.0369%; height: 36px; text-align: left;"> <p>33</p> </td> <td class="payone-simpleTd" style="width: 81.9631%; height: 36px;"> <p>Körperschaft des öffentlichen Rechts</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 18.0369%; height: 36px; text-align: left;"> <p>34</p> </td> <td class="payone-simpleTd" style="width: 81.9631%; height: 36px;"> <p>private company limited by shares - Englische GmbH</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 18.0369%; height: 36px; text-align: left;"> <p>35</p> </td> <td class="payone-simpleTd" style="width: 81.9631%; height: 36px;"> <p>Naamloze Vennootschap</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 18.0369%; height: 36px; text-align: left;"> <p>36</p> </td> <td class="payone-simpleTd" style="width: 81.9631%; height: 36px;"> <p>Offene Handelsgesellschaft</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 18.0369%; height: 36px; text-align: left;"> <p>37</p> </td> <td class="payone-simpleTd" style="width: 81.9631%; height: 36px;"> <p>Partnerschaftsgesellschaft</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 18.0369%; height: 36px; text-align: left;"> <p>38</p> </td> <td class="payone-simpleTd" style="width: 81.9631%; height: 36px;"> <p>Public Company Limited by shares - Englische Aktiengesellschaft</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 18.0369%; height: 36px; text-align: left;"> <p>39</p> </td> <td class="payone-simpleTd" style="width: 81.9631%; height: 36px;"> <p>Rechtlich selbständige Niederlassung</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 18.0369%; height: 36px; text-align: left;"> <p>40</p> </td> <td class="payone-simpleTd" style="width: 81.9631%; height: 36px;"> <p>Rechtlich unselbständige Niederlassung</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 18.0369%; height: 36px; text-align: left;"> <p>41</p> </td> <td class="payone-simpleTd" style="width: 81.9631%; height: 36px;"> <p>Societa per Azioni</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 18.0369%; height: 36px; text-align: left;"> <p>42</p> </td> <td class="payone-simpleTd" style="width: 81.9631%; height: 36px;"> <p>Société anonyme</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 18.0369%; height: 36px; text-align: left;"> <p>43</p> </td> <td class="payone-simpleTd" style="width: 81.9631%; height: 36px;"> <p>Société à Responsabilité Limitée</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 18.0369%; height: 36px; text-align: left;"> <p>44</p> </td> <td class="payone-simpleTd" style="width: 81.9631%; height: 36px;"> <p>Societas Cooperativa Europea - Europäische Genossenschaft</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 18.0369%; height: 36px; text-align: left;"> <p>45</p> </td> <td class="payone-simpleTd" style="width: 81.9631%; height: 36px;"> <p>Societas Europaea - Europäische Aktiengesellschaft</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 18.0369%; height: 36px; text-align: left;"> <p>46</p> </td> <td class="payone-simpleTd" style="width: 81.9631%; height: 36px;"> <p>Sonstige Rechtsform</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 18.0369%; height: 36px; text-align: left;"> <p>47</p> </td> <td class="payone-simpleTd" style="width: 81.9631%; height: 36px;"> <p>Stiftung öffentlichen Rechts</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 18.0369%; height: 36px; text-align: left;"> <p>48</p> </td> <td class="payone-simpleTd" style="width: 81.9631%; height: 36px;"> <p>Stiftung privaten Rechts</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 18.0369%; height: 36px; text-align: left;"> <p>49</p> </td> <td class="payone-simpleTd" style="width: 81.9631%; height: 36px;"> <p>Stiftung</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 18.0369%; height: 36px; text-align: left;"> <p>50</p> </td> <td class="payone-simpleTd" style="width: 81.9631%; height: 36px;"> <p>Stiftung & Co. KG</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 18.0369%; height: 36px; text-align: left;"> <p>51</p> </td> <td class="payone-simpleTd" style="width: 81.9631%; height: 36px;"> <p>Stiftung gemeinnützige Gesellschaft mit beschränkter Haftung</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 18.0369%; height: 36px; text-align: left;"> <p>52</p> </td> <td class="payone-simpleTd" style="width: 81.9631%; height: 36px;"> <p>Stiftung Gesellschaft mit beschränkter Haftung</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 18.0369%; height: 36px; text-align: left;"> <p>53</p> </td> <td class="payone-simpleTd" style="width: 81.9631%; height: 36px;"> <p>Stiftung Verein</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 18.0369%; height: 36px; text-align: left;"> <p>54</p> </td> <td class="payone-simpleTd" style="width: 81.9631%; height: 36px;"> <p>Verein durch staatliche Verleihung</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 18.0369%; height: 36px; text-align: left;"> <p>55</p> </td> <td class="payone-simpleTd" style="width: 81.9631%; height: 36px;"> <p>Versicherungsverein auf Gegenseitigkeit</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 18.0369%; height: 36px; text-align: left;"> <p>56</p> </td> <td class="payone-simpleTd" style="width: 81.9631%; height: 36px;"> <p>UG</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 18.0369%; height: 36px; text-align: left;"> <p>57</p> </td> <td class="payone-simpleTd" style="width: 81.9631%; height: 36px;"> <p>UG</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 18.0369%; height: 36px; text-align: left;"> <p>58</p> </td> <td class="payone-simpleTd" style="width: 81.9631%; height: 36px;"> <p>Erbengemeinschaft</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 18.0369%; height: 36px; text-align: left;"> <p>59</p> </td> <td class="payone-simpleTd" style="width: 81.9631%; height: 36px;"> <p>UG</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 18.0369%; height: 36px; text-align: left;"> <p>60</p> </td> <td class="payone-simpleTd" style="width: 81.9631%; height: 36px;"> <p>A/S</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 18.0369%; height: 36px; text-align: left;"> <p>61</p> </td> <td class="payone-simpleTd" style="width: 81.9631%; height: 36px;"> <p>Corp.</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 18.0369%; height: 36px; text-align: left;"> <p>62</p> </td> <td class="payone-simpleTd" style="width: 81.9631%; height: 36px;"> <p>Spolka Akcyjna</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 18.0369%; height: 36px; text-align: left;"> <p>63</p> </td> <td class="payone-simpleTd" style="width: 81.9631%; height: 36px;"> <p>OOD</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 18.0369%; height: 36px; text-align: left;"> <p>64</p> </td> <td class="payone-simpleTd" style="width: 81.9631%; height: 36px;"> <p>Oy</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 18.0369%; height: 36px; text-align: left;"> <p>65</p> </td> <td class="payone-simpleTd" style="width: 81.9631%; height: 36px;"> <p>S.R.L.</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 18.0369%; height: 36px; text-align: left;"> <p>66</p> </td> <td class="payone-simpleTd" style="width: 81.9631%; height: 36px;"> <p>Sp.z.o.o.</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 18.0369%; height: 36px; text-align: left;"> <p>67</p> </td> <td class="payone-simpleTd" style="width: 81.9631%; height: 36px;"> <p>d.o.o.</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 18.0369%; height: 36px; text-align: left;"> <p>68</p> </td> <td class="payone-simpleTd" style="width: 81.9631%; height: 36px;"> <p>s.r.o.</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 18.0369%; height: 36px; text-align: left;"> <p>69</p> </td> <td class="payone-simpleTd" style="width: 81.9631%; height: 36px;"> <p>Ltd. & Co.</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 18.0369%; height: 36px; text-align: left;"> <p>70</p> </td> <td class="payone-simpleTd" style="width: 81.9631%; height: 36px;"> <p>Inc. & Co. oHG</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 18.0369%; height: 36px; text-align: left;"> <p>71</p> </td> <td class="payone-simpleTd" style="width: 81.9631%; height: 36px;"> <p>B.V. & Co. KG</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 18.0369%; height: 36px; text-align: left;"> <p>72</p> </td> <td class="payone-simpleTd" style="width: 81.9631%; height: 36px;"> <p>Ltd. & Co. KG</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 18.0369%; height: 36px; text-align: left;"> <p>73</p> </td> <td class="payone-simpleTd" style="width: 81.9631%; height: 36px;"> <p>S.R.L. & Co. KG</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 18.0369%; height: 36px; text-align: left;"> <p>74</p> </td> <td class="payone-simpleTd" style="width: 81.9631%; height: 36px;"> <p>S.a.r.l. & Co. KG</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 18.0369%; height: 36px; text-align: left;"> <p>75</p> </td> <td class="payone-simpleTd" style="width: 81.9631%; height: 36px;"> <p>Sp.z.o.o. & Co. KG</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 18.0369%; height: 36px; text-align: left;"> <p>76</p> </td> <td class="payone-simpleTd" style="width: 81.9631%; height: 36px;"> <p>A/S & Co. KG</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 18.0369%; height: 36px; text-align: left;"> <p>77</p> </td> <td class="payone-simpleTd" style="width: 81.9631%; height: 36px;"> <p>Corp. & Co. KG</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 18.0369%; height: 36px; text-align: left;"> <p>78</p> </td> <td class="payone-simpleTd" style="width: 81.9631%; height: 36px;"> <p>Inc. & Co. KG</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 18.0369%; height: 36px; text-align: left;"> <p>79</p> </td> <td class="payone-simpleTd" style="width: 81.9631%; height: 36px;"> <p>N.V. & Co. KG</p> </td> </tr> <tr style="height: 36px;"> <td class="payone-simpleTd" style="width: 18.0369%; height: 36px; text-align: left;"> <p>80</p> </td> <td class="payone-simpleTd" style="width: 81.9631%; height: 36px;"> <p>PLC. & Co. KG</p> </td> </tr> <tr style="height: 10px;"> <td class="payone-simpleTd" style="width: 18.0369%; height: 10px; text-align: left;"> <p>81</p> </td> <td class="payone-simpleTd" style="width: 81.9631%; height: 10px;"> <p>Ltd. & Co. oHG</p> </td> </tr> </tbody> </table> </div> </div> </div> <div class="payone-white-content-section"> <h4 class="h4Header" id="Introduction">ISO Countries (ISO 3166)</h4> <p>A list of all country codes can be found at: <a href="https://www.iso.org/obp/ui" target="_blank" rel="noopener">https://www.iso.org/obp/ui</a></p> <h5 class="h5Header">ISO Subdivisions (ISO 3166-2)</h5> <p>These values are used for parameter „state“ and „shipping_state“ and represent principal subdivisions of a country.</p> <p>A list of all subcountry codes can be found at: <a href="https://en.wikipedia.org/wiki/ISO_3166-2" target="_blank" rel="noopener">https://en.wikipedia.org/wiki/ISO_3166-2</a></p> <h5 class="h5Header">ISO Currencies (ISO 4217)</h5> <p>The PAYONE Platform and its shop modules are optimized for currencies with two decimals. Currencies without or with three decimals can be generally processed with certain limitations – please contact the PAYONE Merchant Service for further information.</p> <p>A list of all ISO codes can be found at: <a href="https://en.wikipedia.org/wiki/ISO_4217" target="_blank" rel="noopener">https://en.wikipedia.org/wiki/ISO_4217</a></p> <h5 class="h5Header">ISO Languages (ISO 639-1)</h5> <p>A list of all ISO codes can be found at: <a href="https://de.wikipedia.org/wiki/Liste_der_ISO-639-1-Codes" target="_blank" rel="noopener">https://de.wikipedia.org/wiki/Liste_der_ISO-639-1-Codes</a></p> </div> </section> <!-- Javascript --> <script src="https://docs.payone.com/bl-kernel/js/jquery.min.js?version=3.15.0"></script> <script src="https://docs.payone.com/bl-themes/payone-docs/js/highlight.min.js?version=3.15.0"></script> <script src="https://docs.payone.com/bl-themes/payone-docs/js/jquery-resizable.js?version=3.15.0"></script> <script src="https://docs.payone.com/bl-themes/payone-docs/js/payone.misc.js?version=3.15.0"></script> <script src="https://docs.payone.com/bl-themes/payone-docs/php/api/jquery.json-editor.min.js?version=3.15.0"></script> <script src="https://docs.payone.com/bl-themes/payone-docs/php/api/stickyNavigator.js?version=3.15.0"></script> <script src="https://docs.payone.com/bl-themes/payone-docs/php/api/autosize.js?version=3.15.0"></script> <script> hljs.initHighlighting(); </script> <script> autosize(document.querySelectorAll('.codetext')); </script> <script> $(function() { /***************************************** PHP generated Sidebar Add Active Navigation Class Based on URL *****************************************/ const browserPath = (location.pathname).slice(1); $('ul.tree li a').each(function(){ var $this = $(this); // We need to extract path from anchor href, so we can do exact comparision const checkLink = $this.attr('href'); const extractedPathWithDomain = checkLink.replace(/http(s)?(:)?(\/\/)?|(\/\/)/g, ''); const pathParts = extractedPathWithDomain.split('/'); pathParts.shift(); const extractedPath = pathParts.join('/'); if(browserPath === extractedPath) { $this.parent().addClass('is-active'); $this.parent().children('ul').show() } // for localhost only // or (window.location.hostname === "localhost" && window.location.pathname==="/bludit/") if (window.location.pathname==="/bludit-commercetools/") { $this.parent().removeClass('is-active'); } }); /************************ Sidebar SVG icon ************************/ jQuery('.svgCl').each(function(){ jQuery(this).css({'height': $(this).closest('ul').height($(this).height() + 5) + 'px'}); jQuery(this).css({'display': 'inline-block'}); }); /************************ Sidebar Nav items toggle open/close ************************/ $( 'ul.tree li' ).each( function() { if($(this).children('ul').length > 0) { $(this).addClass('parentLi'); $('li.parentLi > a').attr('href'); } if ($(this).find('ul > li').hasClass('is-active')) { $(this).addClass('activated'); $(this).children('ul').show(); // ul > display:none is hardcoded in sidebar.php } }); $( 'ul.tree li > ul > li' ).each( function() { $(this).addClass('parentLi'); if ($(this).hasClass('is-active')) { $(this).addClass('activated'); } }); }); // doc ready </script> <script> /************************ Copy to clipboard ************************/ function copyToClipboard(text) { var aux = document.createElement("input"); aux.setAttribute("value", text); document.body.appendChild(aux); aux.select(); document.execCommand("copy"); document.body.removeChild(aux); } function copyToClipboardAsFormatted(text) { navigator.clipboard.writeText(text); } function stripHtml(inputHtml) { const brToNewline = inputHtml.replace(/<br\s*[\/]?>/gi, "\n"); const content = brToNewline.replace(/<\/?[^>]+(>|$)/g, ""); return content; } $(function() { $( ".payone-copy-text" ).on( "click", function() { const currentCopyBtn = $(this); let parentNode = currentCopyBtn.closest('div.divcopybtn'); let payloadbox; if (parentNode.length > 0) { payloadbox = parentNode.next('div.payloadbox'); } else { parentNode = currentCopyBtn.closest('div.samplebox'); parentNode = parentNode.children('table'); parentNode = parentNode.children('tbody'); parentNode = parentNode.children('tr'); payloadbox = parentNode.children('td'); } if (payloadbox.length == 0) { return; } const preNode = payloadbox.children('pre'); const htmlContent = preNode.html(); const content = stripHtml(htmlContent); copyToClipboardAsFormatted(content); }); }); $(function() { $("h2").click(function() { var id = $(this).attr("id"); var permalink = "https://docs.payone.com/information/platform-codes"; var link = permalink+"#"+id; copyToClipboard(link); }); }); // doc ready </script> <script> /************************ Sticky navbar ************************/ // Declare the function first var myFunction; // When the user scrolls the page, assign myFunction window.onscroll = function() { if (typeof myFunction === "function") { myFunction(); } }; // Get the navbar var navbar = document.getElementById("subnavbar"); // Check if the navbar exists if (navbar) { // Get the offset position of the navbar var sticky = navbar.offsetTop; // Define the function myFunction = function() { if (window.scrollY >= sticky) { navbar.classList.add("sticky"); } else { navbar.classList.remove("sticky"); } }; } </script> <script src="https://docs.payone.com/bl-themes/payone-docs/php/api/api-template.js?version=3.15.0"></script> <!-- Load Plugins: Site Body End --> </div> </div> <div class="site_footer" id="footcontainer"> <footer class="footer site-footer"> <!-- Footer --> <div class="container"> <!-- Column 1 Links --> <div class="footer-column"> <h3 class="h3Footer">PAYONE</h3> <ul> <li><a href="https://www.payone.com/DE-de/agb">Terms and Conditions</a></li> <li><a href="https://www.payone.com/DE-de/impressum">Legal Notice</a></li> <li><a href="/information/privacy-policy">Privacy Policy</a></li> <li><a href="https://www.payone.com/DE-de/ueber-uns/presse">Press</a></li> </ul> </div> <!-- Column 2 Links --> <div class="footer-column"> <h3 class="h3Footer">Service</h3> <ul> <li><a href="https://www.payone.com/DE-de/service/kundenportale">Customer Portals</a></li> <li><a href="https://www.payone.com/DE-de/ueber-uns/partner">Partner</a></li> <li><a href="https://github.com/PAYONE-GmbH">Github</a></li> <li><a href="https://www.payone.com/DE-de/service/downloads">Downloads</a></li> <li><a href="https://www.payone.com/DE-de/service/kontakt">Contact</a></li> <li><a href="https://www.payone.com/DE-de/service/feedback-beschwerde">Feedback</a></li> </ul> </div> <!-- Column 3 Links --> <div class="footer-column"> </div> <!-- Column 4 Social and Logo --> <div class="footer-column-social"> <!-- Social Links --> <div class="social-links" style="width: 100%;justify-content: space-evenly;"> <p> <a href="https://www.instagram.com/payone_gmbh/" style="padding: 5px;"> <i class="payone-icon-medium payone-black-instagram"></i></a> <a href="https://www.linkedin.com/company/payone_gmbh" style="padding: 5px;"> <i class="payone-icon-medium payone-black-linkedin"></i></a> <a href="https://www.facebook.com/PAYONEGmbH/"><i class="payone-icon-medium payone-black-facebook"></i></a> <a href="https://github.com/PAYONE-GmbH/" style="padding: 5px;"> <i class="payone-icon-medium payone-black-github"></i></a> <a href="https://www.youtube.com/channel/UCM7Eky84PKzkyTILI6xga-Q" style="padding: 5px;"> <i class="payone-icon-medium payone-black-youtube"></i></a> </p> </div> </div> <div class="footer-column-copyright"> <!--<div class="footer-powered-copyright"> <p>Powered by <a href="https://www.bludit.com/" target="_blank" rel="noopener noreferrer">Bludit</a></p> <p>© MyCompany 2023</p> </div>--> <div class="footer-powered-copyright"> <p ><span style="font-size:13px;">© PAYONE GmbH, Powered by <a target="_blank" class="text-white" href="https://www.bludit.com">Bludit</a></span></p> </div> </div> <div class="footer-column-worldline"> <!-- Logo and Text --> <div class="logo-text"> <img src="//media3.payone.com/f/64176/4200x387/933f1413c4/payone_worldline_endorsement_dunkelgrau.png" alt="" style="max-width:200px;"> </div> </div> </div> </footer> </div> <button id="backToTopBtn" title="Go to page start"></button> </body> </html>