1 / 8

Magento 2 Order Verification

Magento 2 Order Verification by Meetanshi help prevent fake orders by validating them via OTP sent to the registered mobile number, at the checkout step.

Meetanshi
Download Presentation

Magento 2 Order Verification

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. 1.Extension Installation Guide 2.Configuration 3.API Settings 4.OTP Custom Message Settings 5.Order Verification in Frontend Order Verification for Magento 2 © Meetanshi.com

  2. 1.Extension Installation •Extract the zip folder and upload our extension to root of your Magento 2 directory via FTP. •Login to your SSH and run below commands step by step: ophp bin/magento setup:upgrade oFor Magento version 2.0.x to 2.1.x - php bin/magento setup:static-content:deploy oFor Magento version 2.2.x & above - php bin/magento setup:static-content:deploy –f ophp bin/magento cache:flush •That’s it. 2.Configuration For configuring the extension, login to Magento 2, move to Stores → Verification where you can find various settings to enable the extension. •Order Verification: Enable the Order Verification extension from here. •Enable for Payment methods: Select payment methods for which you want to enable order verification. •Allowed Customer Groups: Select the customer groups for which you want to enable order verification. → Configuration → → Order Order Verification for Magento 2 © Meetanshi.com

  3. 3.API Settings Here, you can select the SMS gateway to send SMS for the order verification. Make SMS gateway API settings here. •API Provider: Select the SMS gateway API. •Sender ID: Enter sender ID provided by the SMS gateway while registration. •API Key: Enter API key provided by the SMS gateway while registration. •API URL: Enter API URL provided by the SMS gateway while registration. •Message Type: Select the message type you are going to send for the order verification. •OTP Length: Set length of the OTP for the order verification. Order Verification for Magento 2 © Meetanshi.com

  4. 4.OTP Custom Message Settings Here, you can set customer text for the OTP SMS you will be sending to the customers for the order verification. •Send OTP Text: Add text for sending OTP to the customers. •Resend OTP Text: Enter text for the resend OTP message to the customers. Order Verification for Magento 2 © Meetanshi.com

  5. 5.Order Verification in Frontend Once the extension is enabled, whenever a customer of a specific customer group tries to place an order using a specified payment method, he gets OTP message on the registered mobile number for the order verification. Order Verification for Magento 2 © Meetanshi.com

  6. •OTP SMS on Registered Mobile Number Customers get OTP SMS on their registered mobile number. Order Verification for Magento 2 © Meetanshi.com

  7. •Resend OTP If customers don’t get OTP SMS, they request “Resend OTP” and they get another OTP SMS on their registered mobile number. Order Verification for Magento 2 © Meetanshi.com

  8. •Order Verification Successful Once customer enters the correct OTP and click verify button, order verification success message is displayed and order gets placed successfully. If you have any question or need support, Contact us at https://meetanshi.com/contacts/ Order Verification for Magento 2 © Meetanshi.com

More Related