App Introduction
Automatically detects fraudulent orders such as unauthorized credit card usage (chargebacks) and malicious reselling on EC sites, preventing losses from fraudulent orders and automating review processes. This app integrates with Shopify and the fraudulent order detection service "O-PLUX" to automatically review order information for suspicious details. It achieves high-precision fraud detection through three core methods: 1. Matching against a proprietary database of fraudulent order address/phone number data collected from various sites; 2. Behavioral analysis; 3. Leveraging diverse databases including real estate vacancy information and domestic landline/mobile phone connectivity data. It has been adopted by numerous EC sites across categories like home appliances, hobbies, games, apparel, cosmetics, health foods, and daily necessities.
Core Functionality
- Automatically sync order information to O-PLUX
- Instantly check review results
- Register and block suspicious orders
Merchant-Friendly
- Cross-border E-commerce Merchants
- Japan Market Sellers
- Anti-fraud E-commerce Merchants
Basic Information
- Developer:かっこ株式会社
- Address:元赤坂1-5-31, 東京都港区, JP-13, 107-0051, JP
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2022-10-7
- Supported languages:Japanese
- Compatible products:Shopify
Application Screenshot
Price Plan
無料
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/orders.json
- GET /admin/api/orders/{order_id}.json
- PUT /admin/api/orders/{order_id}.json
Permission:read_orders,write_orders,manage_orders
- GET /admin/api/orders/{order_id}/review.json
- POST /admin/api/orders/review/query.json
- GET /admin/api/orders/review/status.json
Permission:read_orders,read_reviews,manage_orders
- POST /admin/api/orders/suspicious.json
- PUT /admin/api/orders/{order_id}/block.json
- GET /admin/api/orders/suspicious/list.json
Permission:write_orders,manage_orders,read_orders