Either set up a local version of quicksilver (instructions here), or run through Docker.
- _Vipps.cshtml - display Vipps Payment method
- _VippsConfirmation.cshtml - Vipps order confirmation view
- VippsPaymentMethod.cs
Fallback controller can be found here.
A form has been added to product index as well as the packages and bundle index.
A form has been added to cart preview.
A form has been added to product index.
Simple jquery/ajax
VippsExpress.js.
Initialize polling on the site as in example above VippsPollingInitialization.cs.