Linux 软件免费装
Banner图

IPGeolocation FraudShield

开发者 ipgeolocation
更新时间 2026年6月16日 00:43
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce ip geolocation fraud detection fake orders

下载

1.0.0

详情介绍:

FraudShield checks the buyer's IP address when an order is placed and assigns a fraud risk score from 0 to 100. Based on that score, orders can be automatically held, cancelled, or flagged for manual review. The store admin can also receive email alerts with a full breakdown of what triggered the score. The check runs after order creation so it has no impact on checkout speed or customer experience. How it works FraudShield connects to the ipgeolocation.io Security API and evaluates the response against the fraud signals you have enabled. The score is calculated as: (sum of triggered signal weights) / (sum of enabled signal weights) x 100 This keeps scoring consistent regardless of how many signals you have turned on. Fraud signals Risk tiers Features External service This plugin uses the ipgeolocation.io API to look up IP address data. When an order is placed, the customer's IP address is sent to ipgeolocation.io servers to retrieve security information used for fraud scoring. No other personal data is transmitted. Please review their policies before using this plugin: An API key from ipgeolocation.io is required to use this plugin. A free plan is available. Some signals require a paid plan.

安装:

  1. Go to Plugins > Add New in your WordPress admin.
  2. Search for FraudShield and click Install Now.
  3. Or click Upload Plugin and upload the plugin ZIP file.
  4. Activate the plugin from the Plugins screen.
  5. Go to FraudShield > Settings.
  6. Enter your ipgeolocation.io API key and click Test Key to verify it works.
  7. Configure your signals, weights, and thresholds.
  8. Click Save Settings.
To get an API key, register at https://ipgeolocation.io, then copy the key from your dashboard and paste it into the plugin settings. Make sure SMTP is configured on your WordPress site if you want to receive email alerts.

升级注意事项:

1.0.0 Initial release

常见问题:

Does it slow down checkout?

No. The fraud check runs after the order is created, so customers are not affected.

Do I need a paid plan?

A free plan is available but some signals such as residential proxy detection require a paid plan at ipgeolocation.io.

What happens to high-risk orders?

Depending on your settings, they can be automatically held, cancelled, or flagged for manual review.

What data is sent to the external service?

Only the customer's IP address is sent to ipgeolocation.io. No names, emails, or payment details are transmitted.

Does auto-cancel work with online payments?

If auto-cancel is configured and the order was paid online, FraudShield will hold the order instead of cancelling it. This prevents cancelling a paid order without issuing a refund. A note is added to the order explaining what happened and what action the merchant should take.

Can I test it without real orders?

Yes. Enable test mode in the settings and choose a predefined IP to simulate different risk scenarios. Remember to turn off test mode and save settings when you are done, otherwise all real orders will use the test IP.

What if my API key quota runs out?

The plugin will skip the fraud check and log the error silently. Orders will not be blocked and customers will not see any errors.

更新日志:

1.0.0