November Happy Hour will be moved to Thursday December 5th.
November Happy Hour will be moved to Thursday December 5th.
Hi,
Currently, no. We have plan to support MVC for payment providers soon, but in the mean time you'll need to do the work.
Steps to configure in Commerce Manager are still the same, but you'll need to convert our payment gateway to MVC forms instead.
Regards.
/Q
What are other alternatives for payment solution other than paypal that I can easily integrate into Episerver MVC?
Currently all of EPiServer payments are webform-based, but some partners might already have developed MVC solutions. I did not try yet, but it looks like there's not much work to do. For example, the page in PayPal payment gateway just do the work of redirecting to PayPal page. That can be easily converted to a MVC partial view. Other parts can be kept as-is.
/Q
Hello! I am developing Episerver MVC site. Now I am trying to add PayPal payment provider using this one guide PayPal payment provider - installation and user guide . But is there any guide for MVC ?
Thanks!