Title: O-PLUX Fraudulent Order Detection
Author: Cacco
Published: <strong>ޑިސެމްބަރ 25, 2024</strong>
Last modified: މާރޗް 11, 2026

---

Search plugins

![](https://ps.w.org/o-plux/assets/banner-772x250.png?rev=3222951)

![](https://ps.w.org/o-plux/assets/icon.svg?rev=3212909)

# O-PLUX Fraudulent Order Detection

 By [Cacco](https://profiles.wordpress.org/cacco/)

[Download](https://downloads.wordpress.org/plugin/o-plux.1.0.8.zip)

 * [Details](https://dv.wordpress.org/plugins/o-plux/#description)
 * [Reviews](https://dv.wordpress.org/plugins/o-plux/#reviews)
 * [Development](https://dv.wordpress.org/plugins/o-plux/#developers)

 [Support](https://wordpress.org/support/plugin/o-plux/)

## Description

### The Leading E-commerce Fraud Detection System in Japan

E-commerce transactions are vulnerable to various types of fraudulent activities,
including credit card fraud, BIN attacks, and malicious reselling. Manual efforts
to detect such activities have limitations. Our fraud detection service, “O-PLUX,”
automatically detects fraudulent orders, preventing unauthorized transactions and
automating the review process. “O-PLUX” has been used by over 110,000 websites in
Japan and has been recognized as the leading solution for five consecutive years
in the Japanese market. This plugin enables easy integration with “O-PLUX,” allowing
you to fully leverage its capabilities for fraud prevention.

### E-commerce common issues that can be solved with O-PLUX

“O-PLUX” can effectively address various types of fraud encountered in e-commerce
operations, such as:
 – Credit Card Fraud (chargeback) – BIN Attacks – Promotion
Abuse – Resale Fraud – Sample abuse – COD Fraud – Affiliate fraud – Spam Order –
Point Abuse – Increased Monitoring – Lost Sales Opportunities

If you have concerns about challenges or fraud issues in e-commerce that can be 
addressed with O-PLUX, please consider using our service.

### O-PLUX Features

O-PLUX analyzes orders in real-time using multiple factors to detect any suspicious
elements.

 * Shared Negative Data: Finding matches with the negative database shared among
   user companies.
 * Normalization: Normalizes variations in address and name formats, allowing for
   detection of similar order entries and address data matching.
 * Device Information: Detects and analyzes IP addresses, cookies for device matching,
   international access, language settings, and time zones to help identify potential
   fraud.
 * Email Validation: Verifies email sendability, detects alias and disposable email
   domains, and identifies suspicious domains.
 * External DB Linkage: Connects with IP-Geolocation, checks phone connectivity 
   status (in development), with further integrations planned.
 * Behavior Analysis: Detects signs of fraudulent activity by analyzing behavioral
   patterns, such as large purchases over a short period or impersonation attempts.

Utilizing these features, O-PLUX conducts real-time assessments through plugins,
with processing times of approximately one second.

### Rule Tuning

Flexible, customized settings are available to align with each company’s specific
needs and fraud trends.

### Handling of Personal Information

Customer purchasing information, including names and email accounts, is hashed before
being transmitted to our service. This ensures that data is stored in a way that
prevents identification of individual customers, allowing you to use our service
with peace of mind.

### Handling of Personal Information

To access O-PLUX screening through this plugin, a separate agreement with our company
is required. For more information on the service or any inquiries, please contact
us at “business.development@cacco.co.jp.”

### External services

This plugin connects to an API to obtain weather information, it’s needed to show
the weather information and forecasts in the included widget.
 It sends the user’s
location every time the widget is loaded (If the location isn’t available and/or
the user hasn’t given their consent, it displays a configurable default location).
This service is provided by “PRT Weather INC”: terms of use, privacy policy.

### Email Validator services

This plugin connects to an API to screen email address against factors such as validity
of email address, fraud or blacklist watchlist. It’s needed for strengthening checks
during member registration and anti-fraud measures for member registration.
 It 
sends the user’s email address during the checkout process. If the email is not 
valid, it displays an error message of “Please enter a valid email address”. This
service is provided by “Cacco Inc.”.

### Fraudbuster.js

This JavaScript obtains information on the browser used to screen the visitor against
fraud patterns. This is necessary information for the O-PLUX plugin in its anti-
fraud detection.
 It sends the information of the customer’s browser used during
the checkout process. If Fraud buster.js runs successfully,., it will affect the
overall fraud score generated by O-PLUX system and secure the eCommerce site from
fraudulent customers. This JavaScript is provided by “Cacco.Inc”.

### O-PLUX Terms of use, privacy policy

https://cacco.co.jp/en/privacy/

### FAQ

 * In which countries is the O-PLUX plugin available?
 * Currently, it is available in Indonesia, Singapore, and Japan.
 * Where can I find the service manual?
 * The manual will be provided after completing the contract.
 * How can I find out the pricing?
 * Pricing varies based on the number of screenings. For details, please reach out
   to “business.development@cacco.co.jp.”
 * What is required for this plugin to function?
 * Simply installing the plugin is not sufficient. A contract with our company and
   the setup of connection information are necessary for full functionality.

### Short Description

Automatically detects fraudulent orders. Assesses risks like chargebacks, unauthorized
reselling, and unpaid BNPL orders.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“O-PLUX Fraudulent Order Detection” is open source software. The following people
have contributed to this plugin.

Contributors

 *   [ Cacco ](https://profiles.wordpress.org/cacco/)

[Translate “O-PLUX Fraudulent Order Detection” into your language.](https://translate.wordpress.org/projects/wp-plugins/o-plux)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/o-plux/), check out
the [SVN repository](https://plugins.svn.wordpress.org/o-plux/), or subscribe to
the [development log](https://plugins.trac.wordpress.org/log/o-plux/) by [RSS](https://plugins.trac.wordpress.org/log/o-plux/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.8

 * Updated WordPress compatibility to 6.9.3
 * Updated WooCommerce compatibility to 10.6
 * Fixed in_array() expects parameter 2 to be array error
 * Fixed exit() in constructor PHP 8.0 compatibility
 * Fixed hook name prefix warning

#### 1.0.6

 * Fixed PHP 8.1 compatibility issue with htmlspecialchars_decode() by using ENT_QUOTES
   | ENT_SUBSTITUTE | ENT_HTML401 flags
 * Updated WordPress compatibility to 6.9

#### 1.0.5

 * Fixed PHP 8.1 compatibility issue with htmlspecialchars_decode() by adding explicit
   ENT_COMPAT flag
 * Fixed PHP 8.0+ warning by replacing exit() with wp_die() in AJAX handlers
 * Fixed wp_redirect() security warning by using wp_safe_redirect()
 * Added WooCommerce headers (WC requires at least, WC tested up to)
 * Added HPOS (High Performance Order Storage) compatibility declaration
 * Fixed hook name prefix warning by renaming ‘active_plugins’ filter to ‘o-plux_active_plugins’
 * Updated WordPress compatibility to 6.9.1

Automatically detects fraudulent orders. Assesses risks like chargebacks, unauthorized
reselling, and unpaid BNPL orders.

## Meta

 *  Version **1.0.8**
 *  Last updated **1 month ago**
 *  Active installations **10+**
 *  WordPress version ** 6.5 or higher **
 *  Tested up to **6.9.4**
 *  PHP version ** 7.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/o-plux/)
 * Tags
 * [detection](https://dv.wordpress.org/plugins/tags/detection/)[fraud](https://dv.wordpress.org/plugins/tags/fraud/)
   [order](https://dv.wordpress.org/plugins/tags/order/)[security](https://dv.wordpress.org/plugins/tags/security/)
   [woocommerce](https://dv.wordpress.org/plugins/tags/woocommerce/)
 *  [Advanced View](https://dv.wordpress.org/plugins/o-plux/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/o-plux/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/o-plux/reviews/)

## Contributors

 *   [ Cacco ](https://profiles.wordpress.org/cacco/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/o-plux/)