{"id":6936,"date":"2017-05-29T00:00:00","date_gmt":"2017-05-28T16:00:00","guid":{"rendered":"https:\/\/www.fraudlabspro.com\/resources2\/tutorials\/fraudlabs-pro-plugin-fixes-in-opencart\/"},"modified":"2026-04-02T18:32:37","modified_gmt":"2026-04-02T10:32:37","password":"","slug":"fraudlabs-pro-plugin-fixes-in-opencart","status":"publish","type":"docs","link":"https:\/\/www.fraudlabspro.com\/resources\/tutorials\/fraudlabs-pro-plugin-fixes-in-opencart\/","title":{"rendered":"Fixes for FraudLabs Pro plugin in OpenCart 2.3.0.0, 2.3.0.1 and 2.3.0.2"},"content":{"rendered":"<div class=\"portlet gren\">\n<div class=\"portlet-body\">\n<div>\n<p>If you were using the OpenCart v2.3.0.0, v2.3.0.1 and v2.3.0.2, you will be having issues of orders not being screened by FraudLabs Pro module. This was due to the changes in OpenCart underline architecture from version v2.3.x onwards, with all the extensions moved to a new <strong>Extension<\/strong> directory, that caused the FraudLabs Pro module failed to function.<\/p>\n<p>With these changes, all extensions are now organized in the Extension List. User can therefore choose the extension type in order to find the extension.<\/p>\n<p align=\"center\"><a href=\"https:\/\/www.fraudlabspro.com\/resources\/wp-content\/uploads\/2017\/05\/opencart2.3-fixes-screenshot01.png\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-3122 size-full\" src=\"https:\/\/www.fraudlabspro.com\/resources\/wp-content\/uploads\/2017\/05\/opencart2.3-fixes-screenshot01.png\" alt=\"Go to OpenCart Extensions Menu\" width=\"237\" height=\"443\" srcset=\"https:\/\/www.fraudlabspro.com\/resources\/wp-content\/uploads\/2017\/05\/opencart2.3-fixes-screenshot01.png 237w, https:\/\/www.fraudlabspro.com\/resources\/wp-content\/uploads\/2017\/05\/opencart2.3-fixes-screenshot01-160x300.png 160w, https:\/\/www.fraudlabspro.com\/resources\/wp-content\/uploads\/2017\/05\/opencart2.3-fixes-screenshot01-27x50.png 27w\" sizes=\"auto, (max-width: 237px) 100vw, 237px\" \/><\/a><\/p>\n<p align=\"center\"><a href=\"https:\/\/www.fraudlabspro.com\/resources\/wp-content\/uploads\/2017\/05\/opencart2.3-fixes-screenshot02.png\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-3123 size-full\" src=\"https:\/\/www.fraudlabspro.com\/resources\/wp-content\/uploads\/2017\/05\/opencart2.3-fixes-screenshot02.png\" alt=\"OpenCart Extension page\" width=\"1341\" height=\"571\" srcset=\"https:\/\/www.fraudlabspro.com\/resources\/wp-content\/uploads\/2017\/05\/opencart2.3-fixes-screenshot02.png 1341w, https:\/\/www.fraudlabspro.com\/resources\/wp-content\/uploads\/2017\/05\/opencart2.3-fixes-screenshot02-300x128.png 300w, https:\/\/www.fraudlabspro.com\/resources\/wp-content\/uploads\/2017\/05\/opencart2.3-fixes-screenshot02-1024x436.png 1024w, https:\/\/www.fraudlabspro.com\/resources\/wp-content\/uploads\/2017\/05\/opencart2.3-fixes-screenshot02-768x327.png 768w, https:\/\/www.fraudlabspro.com\/resources\/wp-content\/uploads\/2017\/05\/opencart2.3-fixes-screenshot02-50x21.png 50w, https:\/\/www.fraudlabspro.com\/resources\/wp-content\/uploads\/2017\/05\/opencart2.3-fixes-screenshot02-920x392.png 920w, https:\/\/www.fraudlabspro.com\/resources\/wp-content\/uploads\/2017\/05\/opencart2.3-fixes-screenshot02-600x255.png 600w, https:\/\/www.fraudlabspro.com\/resources\/wp-content\/uploads\/2017\/05\/opencart2.3-fixes-screenshot02-320x136.png 320w\" sizes=\"auto, (max-width: 1341px) 100vw, 1341px\" \/><\/a><\/p>\n<p>Below are the steps on how to get the FraudLabs Pro module working again in v2.3.0.0, v2.3.0.1, and v2.3.0.2.<\/p>\n<ol>\n<li>Go to the folder where OpenCart were installed.<\/li>\n<li>Open the <strong>checkout<\/strong> folder in <strong><i>opencartcatalogmodelcheckout<\/i><\/strong> directory.<\/li>\n<li>Inside the checkout folder, open <strong>order.php<\/strong> file with any text editor.<\/li>\n<li>Search for:\n<pre style=\"display: block; padding: 9.5px; margin: 0 0 10px; font-size: 13px; line-height: 1.42857143; color: #333; word-break: break-all; word-wrap: break-word; background-color: #f5f5f5; border: 1px solid #ccc; border-radius: 4px;\">$fraud_status_id = $this-&gt;{'model_fraud_' . $extension['code']}-&gt;check($order_info);<\/pre>\n<\/li>\n<li>Replace with:\n<pre style=\"display: block; padding: 9.5px; margin: 0 0 10px; font-size: 13px; line-height: 1.42857143; color: #333; word-break: break-all; word-wrap: break-word; background-color: #f5f5f5; border: 1px solid #ccc; border-radius: 4px;\">$fraud_status_id = $this-&gt;{'model_extension_fraud_' . $extension['code']}-&gt;check($order_info);<\/pre>\n<\/li>\n<li>Done. The FraudLabs Pro plugin will be working fine in the OpenCart now.<\/li>\n<\/ol>\n<\/div>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>If you were using the OpenCart v2.3.0.0, v2.3.0.1 and v2.3.0.2, you will be having issues of orders not being screened [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_lmt_disableupdate":"","_lmt_disable":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"doc_category":[186,197],"doc_tag":[305,306,307,308,309,310,311,312,313,314],"class_list":["post-6936","docs","type-docs","status-publish","hentry","doc_category-e-commerce-platforms","doc_category-opencart","doc_tag-fraud-detection","doc_tag-fraud-prevention","doc_tag-fraudlabspro","doc_tag-iovation","doc_tag-maxmind","doc_tag-reduce-chargebacks","doc_tag-riskified","doc_tag-sift-science","doc_tag-signifyd","doc_tag-whmcs"],"year_month":"2026-05","word_count":177,"total_views":0,"reactions":{"happy":0,"normal":0,"sad":0},"author_info":{"name":"Chris","author_nicename":"chris","author_url":"https:\/\/www.fraudlabspro.com\/resources\/author\/chris\/"},"doc_category_info":[{"term_name":"E-Commerce Platforms","term_url":"https:\/\/www.fraudlabspro.com\/resources\/categories\/e-commerce-platforms\/"},{"term_name":"OpenCart","term_url":"https:\/\/www.fraudlabspro.com\/resources\/categories\/e-commerce-platforms\/opencart\/"}],"doc_tag_info":[{"term_name":"fraud detection","term_url":"https:\/\/www.fraudlabspro.com\/resources\/tutorials-tag\/fraud-detection\/"},{"term_name":"fraud prevention","term_url":"https:\/\/www.fraudlabspro.com\/resources\/tutorials-tag\/fraud-prevention\/"},{"term_name":"fraudlabspro","term_url":"https:\/\/www.fraudlabspro.com\/resources\/tutorials-tag\/fraudlabspro\/"},{"term_name":"iovation","term_url":"https:\/\/www.fraudlabspro.com\/resources\/tutorials-tag\/iovation\/"},{"term_name":"maxmind","term_url":"https:\/\/www.fraudlabspro.com\/resources\/tutorials-tag\/maxmind\/"},{"term_name":"reduce chargebacks","term_url":"https:\/\/www.fraudlabspro.com\/resources\/tutorials-tag\/reduce-chargebacks\/"},{"term_name":"riskified","term_url":"https:\/\/www.fraudlabspro.com\/resources\/tutorials-tag\/riskified\/"},{"term_name":"sift science","term_url":"https:\/\/www.fraudlabspro.com\/resources\/tutorials-tag\/sift-science\/"},{"term_name":"signifyd","term_url":"https:\/\/www.fraudlabspro.com\/resources\/tutorials-tag\/signifyd\/"},{"term_name":"whmcs","term_url":"https:\/\/www.fraudlabspro.com\/resources\/tutorials-tag\/whmcs\/"}],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Fixes for FraudLabs Pro plugin in OpenCart 2.3.0.0, 2.3.0.1 and 2.3.0.2 -<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.fraudlabspro.com\/resources\/tutorials\/fraudlabs-pro-plugin-fixes-in-opencart\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Fixes for FraudLabs Pro plugin in OpenCart 2.3.0.0, 2.3.0.1 and 2.3.0.2 -\" \/>\n<meta property=\"og:description\" content=\"If you were using the OpenCart v2.3.0.0, v2.3.0.1 and v2.3.0.2, you will be having issues of orders not being screened [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.fraudlabspro.com\/resources\/tutorials\/fraudlabs-pro-plugin-fixes-in-opencart\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-02T10:32:37+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.fraudlabspro.com\/resources\/wp-content\/uploads\/2017\/05\/opencart2.3-fixes-screenshot01.png\" \/>\n\t<meta property=\"og:image:width\" content=\"237\" \/>\n\t<meta property=\"og:image:height\" content=\"443\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.fraudlabspro.com\\\/resources\\\/tutorials\\\/fraudlabs-pro-plugin-fixes-in-opencart\\\/\",\"url\":\"https:\\\/\\\/www.fraudlabspro.com\\\/resources\\\/tutorials\\\/fraudlabs-pro-plugin-fixes-in-opencart\\\/\",\"name\":\"Fixes for FraudLabs Pro plugin in OpenCart 2.3.0.0, 2.3.0.1 and 2.3.0.2 -\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.fraudlabspro.com\\\/resources\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.fraudlabspro.com\\\/resources\\\/tutorials\\\/fraudlabs-pro-plugin-fixes-in-opencart\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.fraudlabspro.com\\\/resources\\\/tutorials\\\/fraudlabs-pro-plugin-fixes-in-opencart\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.fraudlabspro.com\\\/resources\\\/wp-content\\\/uploads\\\/2017\\\/05\\\/opencart2.3-fixes-screenshot01.png\",\"datePublished\":\"2017-05-28T16:00:00+00:00\",\"dateModified\":\"2026-04-02T10:32:37+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.fraudlabspro.com\\\/resources\\\/tutorials\\\/fraudlabs-pro-plugin-fixes-in-opencart\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.fraudlabspro.com\\\/resources\\\/tutorials\\\/fraudlabs-pro-plugin-fixes-in-opencart\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.fraudlabspro.com\\\/resources\\\/tutorials\\\/fraudlabs-pro-plugin-fixes-in-opencart\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.fraudlabspro.com\\\/resources\\\/wp-content\\\/uploads\\\/2017\\\/05\\\/opencart2.3-fixes-screenshot01.png\",\"contentUrl\":\"https:\\\/\\\/www.fraudlabspro.com\\\/resources\\\/wp-content\\\/uploads\\\/2017\\\/05\\\/opencart2.3-fixes-screenshot01.png\",\"width\":237,\"height\":443},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.fraudlabspro.com\\\/resources\\\/tutorials\\\/fraudlabs-pro-plugin-fixes-in-opencart\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.fraudlabspro.com\\\/resources\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Resources\",\"item\":\"https:\\\/\\\/www.fraudlabspro.com\\\/resources\\\/tutorials\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Fixes for FraudLabs Pro plugin in OpenCart 2.3.0.0, 2.3.0.1 and 2.3.0.2\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.fraudlabspro.com\\\/resources\\\/#website\",\"url\":\"https:\\\/\\\/www.fraudlabspro.com\\\/resources\\\/\",\"name\":\"\",\"description\":\"Resources About FraudLabs Pro Services\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.fraudlabspro.com\\\/resources\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Fixes for FraudLabs Pro plugin in OpenCart 2.3.0.0, 2.3.0.1 and 2.3.0.2 -","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.fraudlabspro.com\/resources\/tutorials\/fraudlabs-pro-plugin-fixes-in-opencart\/","og_locale":"en_US","og_type":"article","og_title":"Fixes for FraudLabs Pro plugin in OpenCart 2.3.0.0, 2.3.0.1 and 2.3.0.2 -","og_description":"If you were using the OpenCart v2.3.0.0, v2.3.0.1 and v2.3.0.2, you will be having issues of orders not being screened [&hellip;]","og_url":"https:\/\/www.fraudlabspro.com\/resources\/tutorials\/fraudlabs-pro-plugin-fixes-in-opencart\/","article_modified_time":"2026-04-02T10:32:37+00:00","og_image":[{"width":237,"height":443,"url":"https:\/\/www.fraudlabspro.com\/resources\/wp-content\/uploads\/2017\/05\/opencart2.3-fixes-screenshot01.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.fraudlabspro.com\/resources\/tutorials\/fraudlabs-pro-plugin-fixes-in-opencart\/","url":"https:\/\/www.fraudlabspro.com\/resources\/tutorials\/fraudlabs-pro-plugin-fixes-in-opencart\/","name":"Fixes for FraudLabs Pro plugin in OpenCart 2.3.0.0, 2.3.0.1 and 2.3.0.2 -","isPartOf":{"@id":"https:\/\/www.fraudlabspro.com\/resources\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.fraudlabspro.com\/resources\/tutorials\/fraudlabs-pro-plugin-fixes-in-opencart\/#primaryimage"},"image":{"@id":"https:\/\/www.fraudlabspro.com\/resources\/tutorials\/fraudlabs-pro-plugin-fixes-in-opencart\/#primaryimage"},"thumbnailUrl":"https:\/\/www.fraudlabspro.com\/resources\/wp-content\/uploads\/2017\/05\/opencart2.3-fixes-screenshot01.png","datePublished":"2017-05-28T16:00:00+00:00","dateModified":"2026-04-02T10:32:37+00:00","breadcrumb":{"@id":"https:\/\/www.fraudlabspro.com\/resources\/tutorials\/fraudlabs-pro-plugin-fixes-in-opencart\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.fraudlabspro.com\/resources\/tutorials\/fraudlabs-pro-plugin-fixes-in-opencart\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.fraudlabspro.com\/resources\/tutorials\/fraudlabs-pro-plugin-fixes-in-opencart\/#primaryimage","url":"https:\/\/www.fraudlabspro.com\/resources\/wp-content\/uploads\/2017\/05\/opencart2.3-fixes-screenshot01.png","contentUrl":"https:\/\/www.fraudlabspro.com\/resources\/wp-content\/uploads\/2017\/05\/opencart2.3-fixes-screenshot01.png","width":237,"height":443},{"@type":"BreadcrumbList","@id":"https:\/\/www.fraudlabspro.com\/resources\/tutorials\/fraudlabs-pro-plugin-fixes-in-opencart\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.fraudlabspro.com\/resources\/"},{"@type":"ListItem","position":2,"name":"Resources","item":"https:\/\/www.fraudlabspro.com\/resources\/tutorials\/"},{"@type":"ListItem","position":3,"name":"Fixes for FraudLabs Pro plugin in OpenCart 2.3.0.0, 2.3.0.1 and 2.3.0.2"}]},{"@type":"WebSite","@id":"https:\/\/www.fraudlabspro.com\/resources\/#website","url":"https:\/\/www.fraudlabspro.com\/resources\/","name":"","description":"Resources About FraudLabs Pro Services","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.fraudlabspro.com\/resources\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/www.fraudlabspro.com\/resources\/wp-json\/wp\/v2\/docs\/6936","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.fraudlabspro.com\/resources\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/www.fraudlabspro.com\/resources\/wp-json\/wp\/v2\/types\/docs"}],"author":[{"embeddable":true,"href":"https:\/\/www.fraudlabspro.com\/resources\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.fraudlabspro.com\/resources\/wp-json\/wp\/v2\/comments?post=6936"}],"version-history":[{"count":0,"href":"https:\/\/www.fraudlabspro.com\/resources\/wp-json\/wp\/v2\/docs\/6936\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.fraudlabspro.com\/resources\/wp-json\/wp\/v2\/media?parent=6936"}],"wp:term":[{"taxonomy":"doc_category","embeddable":true,"href":"https:\/\/www.fraudlabspro.com\/resources\/wp-json\/wp\/v2\/doc_category?post=6936"},{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/www.fraudlabspro.com\/resources\/wp-json\/wp\/v2\/doc_tag?post=6936"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}