Situation: I'm trying to figure out the best way to set up different handling fees for 2 more zones in the USPS module. The reason I'm not just using a different module with more zone options is that the store owner wants to charge the exact usps rate - which would seem most accurately calculated in the usps module given the potential for future rate increases (now, if I'm wrong about this, please let me know) - without handling fees for one zone, but with handling fees for 2 different zones.
Question: If this is even an advisable thing to do, how would I go about adding 2 more sets of zone options to the USPS module? I've looked at the code in shop / includes / modules / shipping / usps.php and it's just too much for my php-amateur brain. And maybe this isn't even the file I would need to edit. Or maybe I need to edit more than one file.
Or: Would it be simpler to make 2 copies of the USPS module for this, and if so, which files would I need to copy, and what edits would I need to make.
I appologize if this question has been asked before... I have searched the forums for 3 hours looking for one.


so I'll give that a shot.

