Hi I was wondering how I could add a Door Payment and a Saturday delivery to the already available standard shipping option? So the customer has the option to chose between
three shipping deliveries.
Standard shipping costs of 3,95
Door payment delivery
Saturday delivery shipping costs of 6,95
You have to create custom shipping methods for both of them.
Please refer to following two links to get the better understanding of How to create the shipping methods in Magento 2.
https://www.mageplaza.com/devdocs/magento-2-create-shipping-method/
https://inchoo.net/magento-2/creating-a-shipping-method-in-magento-2/
Thank you for your answer.
Hi, I added a new shipping method as suggested by the above tutorial,
it shows up in the backend http://prntscr.com/kw6pt4, so that is great. But it doesn't show in the frontend: http://prntscr.com/kw6q0s
I flushed the cache and did the upgrade:
php bin/magento setup:upgrade
Any idea what the problem could be?
Regards
Anyone???
IS there anyone out there? Alive?
Silence ...............
Try to create your shipping method from following link.
https://cedcommerce.com/magento-2-module-creator/
I tried it and It's working fine.
Thanks again for your time.
I uploaded the code but got the same problem. New shipping method is activated on the backend, see screenshot: http://prntscr.com/l150sv
but on the front-end it is not: http://prntscr.com/l1516s
I must be overlooking something