hi.
i want create a plugin for my country. There is no appropriate hikashop shipping plugin now. my plugin must calculate total shipping price according weight, distance and shipping type and can sum with statically boxing price. weight and distance must calculate via return value from api of Post website. advise me for started step.
1-i need when user select his address and select State (sub zone or province ) and City, shipping plugin recalculate shipping price for that city. (also state and related city list must get via api in first DOM load )
2-which plugin can use as a pattern?