Skip to content

msopinka/nexmo-smartstore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nexmo-smartstore

Nexmo + SmartStore .NET eCommerce

Requirements

Install and Setup

  1. Copy the custom BillingAddress.cshtml to the \Views\Checkout\ folder in your SmartStore installation directory: eg. C:\SmartStore\Views\Checkout\

  2. Integrate the server-side code in your .NET solution on the same-domain as the shop (for Cross Origin policy purposes)

  • Change the Nexmo API key and secret to your credentials
  1. Change the following lines in BillingAddress.cshtml to point to your new and proper endpoints:
  • Line 304: call that triggers the phone verification request
  • Line 333: call that triggers the code confirmation request
  1. Shoppers now have to verify their billing phone number! Fraud Prevention!

License

Licensed under GNU GENERAL PUBLIC LICENSE Version 3

About

Nexmo + SmartStore .NET eCommerce

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages