kdogg Posted March 5, 2008 Posted March 5, 2008 I use express shipping threw the post office for international shipments. Recently, its stopped working. It no longer displayes express mail prices and now no longer says express mail. Now is says GXG Envolopes and the prices are HIGH... Any thoughts? Quote
kdogg Posted March 5, 2008 Author Posted March 5, 2008 I found that by playing with the fallowing, I can get things changed but the price quotes don't seem to match the services... Did something change? Use the following array to specify which international service types to include for international shipping */ $this->intl_types = array( '0' => 'Global Express Guaranteed Document Service', '1' => 'Global Express Guaranteed Non-Document Service', '2' => 'Global Express Mail (EMS)', '3' => 'Airmail Parcel Post', '4' => 'Economy (Surface) Parcel Post' Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.