App Introduction
Verify customers' shopping carts via OTP (One-Time Password). Validate customers visiting your website. With the OTP on Cart app, you can verify the shopping cart via OTP (One-Time Password) before customers proceed further to checkout. Twilio SMS or MSG91 SMS engines are integrated to ensure OTPs are sent to customers' contact phone numbers. Enter your Twilio/MSG91 account credentials and token key in the configuration section to activate Twilio/MSG91 for sending SMS. ***Note: You need a Twilio/MSG91 account. We only provide integration for Twilio/MSG91 here.***
Core Functionality
- Cart validation occurs when customers click to proceed to checkout.
- OTP will be sent to the customer’s registered mobile number.
- Integrated with both Twilio and MSG91 SMS gateways.
- Provide a better checkout experience for your customers through cart validation.
Merchant-Friendly
- Cross-border E-commerce Merchants
- High-value Independent Stores
- E-commerce Operation Service Providers
Basic Information
- Developer:Webkul Software Pvt Ltd
- Address:H-28, Sector 63, Noida, UP, 201301, IN
- Price: Free / Free plan
- Rating:1.8 / 5
- Comment Count:5 comment
- Release Date:2017-4-4
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
基础
$5 / 或 $55/年(可节省 8%)
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/carts/{cart_id}/validate.json
- GET /admin/api/carts/{cart_id}.json
- PUT /admin/api/carts/{cart_id}.json
Permission:read_cart,write_cart,manage_checkout
- POST /admin/api/customers/{customer_id}/send_otp.json
- GET /admin/api/customers/{customer_id}.json
- POST /admin/api/otp_sessions.json
Permission:read_customers,write_customers,manage_otp
- POST /admin/api/sms_gateways/twilio.json
- POST /admin/api/sms_gateways/msg91.json
- GET /admin/api/sms_gateways.json
Permission:write_sms_gateways,read_sms_gateways,manage_apps