Importing a large list of ZIP codes with an associated conditional logic
-
Hey Everyone! I am a novice in WordPress and web development in general. Here’s a description of my issue:
My courier sent me a huge xlsx file (> 200k lines and 5.7 MBs) containing ZIP codes corresponding to remote areas which, during the checkout, if one of the ZIP codes is set as the buying user’s shipping address, it needs to set an extra fee like “Remote area 20€” or something like that. The remote area fee is the same for every ZIP code and it is unlikely to change in the future.I tried setting a remote area Shipping zone but I honestly don’t think it’s feasible with such a large dataset nor is it optimized.
I tried also with some other plugins like Table rate shipping and flexible shipping but none of them had the functionality to import a file to my knowledge.
What do you think is the best way to handle this?
- You must be logged in to reply to this topic.