If the option "skip payment/delivery step if only 1 method exists" is enabled, then inside an OrderTemplateExtender we are not able to read Form values from HttpContext.Current.Request.Form anymore from values posted in step 2.
1. Enable the option "skip payment/delivery step if only 1 method exists"
2. Create OrderTemplateExtender that tries to read posted Form values from step 2 of the order process
This way we cannot skip delivery/payment method selection with ordertemplateextenders enabled.
Developer forum
Code in OrderTemplateExtender not able to read
Replies
You must be logged in to post in the forum