4

I want to add new shipping methods in the Shipping step, during check out process. Where in Admin section should I add them? And How? So far I tried in Config > Shipping > Shipping Methods section. But it didn't help me.

gmail user
  • 2,753
  • 4
  • 33
  • 42
  • Which shipping method? Do you have any plugin for that or you want to develop shipping method plugin..make it clear – Divyang Desai Dec 28 '16 at 02:33
  • I don't want to develop any plugin. I want to use these shipping methods US Mail, FedEx Standard Overnite, FedEx 2 Day, FedEx Ground Service – gmail user Dec 28 '16 at 04:39
  • 1
    Okay, you can see it at admin > configuration > shipping > shipping provider. You can see it on demo [here](http://admin-demo.nopcommerce.com/Admin/Shipping/Providers). Do you have plugins for all? – Divyang Desai Dec 28 '16 at 04:59
  • I figured that out. Now I can see FedEx options in the Select shipping method page. But I don't see the USPS Standard Post option. I made it active and also selected the Standard Post option in configuration – gmail user Dec 28 '16 at 05:04
  • Are you talking about `USPS (US Postal Service)` plugin? – Divyang Desai Dec 28 '16 at 05:10
  • Yes it is not showing up. I logged out and log back in as well. Do you want to move to chat room? – gmail user Dec 28 '16 at 05:12

1 Answers1

1

You have to develop new Plugin for your new shipping Method. If you cannot find your desired shipping method in the nopcommerce marketplace. Once you develop plugin you have to install and then there will be your shipping method in in the checkout screen.