thewordsmith Posted January 2, 2014 Share Posted January 2, 2014 (edited) Does any one know which MySql Table is used to store the merchants postal code. Is it `ps_address`? If yes I all I see is generic addresses from major companies in that table. I am from FreshSoftware.net/usps/ and I need this information to developer a USPS Domestic Rate Calculator form a client. Edited January 2, 2014 by thewordsmith (see edit history) Link to comment Share on other sites More sharing options...
bellini13 Posted January 2, 2014 Share Posted January 2, 2014 It is stored within the ps_configuration table select value from ps_configuration where name="PS_SHOP_CODE" Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now