Hello,

I am new to nopcommerce and trying to place Discount code block to payment page so that customer can apply code on that page as well.

Is there any setting in Admin section for this or code end changes required?

I have tried rendering _DiscountCode partial view to payment view also but I am facing issues due to difference in (model/controller/view) in both payment and cart page.

Do I have to copy all code from cart module to payment or Do we have any other method to implement this?

I hope I have shared all details of my requirement.

Thanks!