Linq PickupInStore repository

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
4 years ago
I added a new field in PickupInStore. I can now save data to the new field from the PickupInStore admin area.
I would like the get the value of this field in the CheckOut-Controller when a pickup location is selected in the order.
I was trying to use linq and query the PickupInStore-repository but When I try to reference the PickUpInStore plugin from the CheckOutController and build, the dll of the entire plugin removed from the output folder.

How can I get the value of the new field?
4 years ago
Whatever you have done, post it here. That will be easier for someone to help you.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.