App Introduction
VerifyIt helps send one-time passwords (OTPs) to customers when they place cash-on-delivery (COD) orders. VerifyIt prevents fraudulent orders by using OTPs. An OTP is a one-time verification code sent to customers after they submit a COD order. It’s a highly secure and reliable way to validate your customers’ orders. The OTP feature stops certain forms of identity theft by ensuring the **correct customer** is placing the order. Since COD orders don’t require upfront payment, there are many cases of fake orders created with random addresses/phone numbers.
Core Functionality
- Confirm cash-on-delivery orders before shipping
- Customers receive a one-time verification code via SMS
- Store owners can review verified orders before shipping
Merchant-Friendly
- COD Merchants
- Small & Medium E-commerce Sellers
- Local Retail Merchants
Basic Information
- Developer:Webkrafterz
- Address:8745 E Prairie Rd, Skokie, IL, 60076, US
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2021-10-5
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
入门级
$0.99
- Up to 50 Cash on Delivery (COD) orders
高级
$9.99
- Up to 500 Cash on Delivery Orders
精英
$19.99
- Up to 100 Cash on Delivery Orders
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/orders/{order_id}/confirm_cod.json
- GET /admin/api/orders/{order_id}/cod_status.json
- PUT /admin/api/orders/{order_id}/cod_confirmation.json
Permission:write_orders,read_orders,manage_shipping
- POST /admin/api/orders/{order_id}/send_verification_sms.json
- GET /admin/api/orders/{order_id}/sms_status.json
- PUT /admin/api/orders/{order_id}/resend_sms.json
Permission:write_orders,read_orders,manage_notifications
- GET /admin/api/orders.json?verified_cod=true
- GET /admin/api/orders/{order_id}/verification_details.json
- PUT /admin/api/orders/{order_id}/mark_verified.json
Permission:read_orders,manage_orders,view_shipping_labels