November Happy Hour will be moved to Thursday December 5th.
November Happy Hour will be moved to Thursday December 5th.
Hi,
The sample payment providers only support WebForms - if you want to use them in Quicksilver (MVC) you have to implement that yourselves. We have a plan to update those to MVC, but it won't happen any time soon.
Regards,
/Q
Hi Kelley,
I recently was able to get this payment provider working in an MVC project without having to do any customizations to the files in the download that Episerver provides. If you have more specific questions or errors that you are seeing, I may be able to help.
Thanks!
John
Hi Viet Anh,
What exactly would you like to know? Please let me know, and I will give you the details.
Cheers!
John
Hi,
If possible can you share your code somewhere (Github preferably)? We are going to implement our payment gateways in MVC and it would be interesting to look at partners' implementations - we of course want to know more about what you usually want and can integrate that into our packages.
Regards,
/Q
Hello John,
Did you simply create a view model to populate the payment method? Also are you using serializable carts? I am curious how you got it working without customization as well. Any input would be appreciated.
Brandon
I am trying to add paypal as a payment provider for our site and came across this topic for the add-on
http://world.episerver.com/add-ons/paypal/paypal-payment-provider---installation-and-configuration/
However, after following the directions, I get an error about no ViewModel for the payment type. I don't see ViewModels in the download and I'm not sure about the placement of the ascx files that I copied to the templates directory, since our site did not have that directory structure, I created it as specified in the deployment instructions. My site is based on Quicksilver.