OTP For Registration
- First, log in to your CS-Cart account then click on Manage add-ons in Add-ons top right of the top bar.
- Search SMS Alert in the search box on the right side
- Click on setting when hovering on the setting icon
- Click on OTP SMS confirmation
- Press the check box to Enable OTP Registration
- Then click on save button.
- After that click on Administration in top bar
- Click on profile fields
- Click on Customers and admins
- then go to Contact Information, allow Phone Input field required
- Click on save changes
OTP For Login
- First, log in to your CS-Cart account then click on Manage add-ons in Add-ons top right of the top bar.
- Search SMS Alert in the search box on the right side
- Click on setting when hovering on the setting icon
- Click on OTP SMS confirmation
- Press the check box to Enable Login with OTP
- Then click on save button.
OTP For Checkout
- First, log in to your CS-Cart account then click on Manage add-ons in Add-ons top right of the top bar.
- Search SMS Alert in the search box on the right side
- Click on setting when hovering on the setting icon
- Click on OTP SMS confirmation
- Press the check box to Enable OTP on Checkout
- Select option to Enable OTP only for Selected Payment Gateway
- Then click on save button.
FAQ’S
-
OTP is not working at checkout page due to payment dependencies add-on?
Payment dependencies add-on overrides the hook therefore, Our otp feature is not working at checkout page if it is activated. You need to add below line at the top of the file /design/themes/responsive/templates/addons/payment_dependencies/hooks/checkout/payments.override.tpl
{include file="addons/smsalert/hooks/checkout/payments.pre.tpl"}