Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Populate domestic and international services dynamically using USPS API #11

Open
sumo300 opened this issue Sep 28, 2023 · 0 comments
Open

Comments

@sumo300
Copy link

sumo300 commented Sep 28, 2023

Instead of hard-coding the domestic and international services in code, use the USPS API to retrieve the list of services for the admin. I had written an independent library a good while ago with the intention of maintaining a nopCommerce module for USPS using it, but never got around to really keeping up. Feel free to steal code if it makes it easier, but I know when working on it, the possibility existed to dynamically pull the list of services rather than having to release a new version any time USPS decides to add/remove/change services like in #9.

https://github.com/sumo300/seesharpship
https://github.com/sumo300/nop.plugin.shipping.seesharpshipusps

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant