Shipping ID

  • Posts: 112
  • Thank you received: 3
8 years 2 months ago #230280

-- HikaShop version -- : 2.6.1

When working with fulfillment companies, it is a requirement to use a shipping code like RG1 or SP1 to designate the various shipping methods. This code goes into the order file that is sent to the fulfillment company. We have worked around it by adding the code within the description and parsing out the code when the shipping file is created or at the time of the order. But, a much cleaner method would be to add a variable for the shipping code.

If there is a better way to handle this, please let me know.

Please Log in or Create an account to join the conversation.

  • Posts: 12953
  • Thank you received: 1778
8 years 2 months ago #230329

Hello,
There is actually no "Shipping code" option so the solution will probably be to directly edit the code of your shipping methods plugin and directly :
- Add that option through on the shipping configuration
- Add the shipping code option if it's filled through the order parameters by using the onBeforeOrderCreate function :
www.hikashop.com/support/support/documen...#onBeforeOrderCreate

Please Log in or Create an account to join the conversation.

Time to create page: 0.069 seconds
Powered by Kunena Forum