No route in the route table matches the supplied values.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
8 years ago
Hello,
       I am getting error "No route in the route table matches the supplied values." when after completion of ebs payment gateway so anyone can give me a solution
       I am using NopCommerce 3.30 and i installed ebs payment gateway 1.50
                                         Thank you.
8 years ago
If this is a plugin you've created yourself it could be that you've forgotten to register the return route in the plugin by implementing the IRouteProvider class (http://docs.nopcommerce.com/pages/viewpage.action?pageId=1442547)

If it's an existing plugin you might want to check it's documentation.

Probably you will need to configure the correct return URL's in the payment gateways configuration pages. (on the website of the payment provider. not in the nopCommerce configuration)
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.