Quote Originally Posted by Woodymon View Post
TJ1-

It's been repeatedly requested that you post the content of the two arrays in your GC payment module file. But you have yet to do that. Why?

Woody
Sorry about that, missed your post. I did post this before a while back, along with Isaac, but it got buried with all the new post, just before you went on vacation I think.

Anyway, below is what I have. The USPS and Free Shipping Option Module are the only two mods I use. Have you had a chance to test yourself if it works on your site?

PHP Code:
'international_types' => 
                                      array( 
                                          
'Express Mail Int' => 'Express Mail International (EMS)'
                                          
'Priority Mail International' => 'Priority Mail International'
                                          
'First-Class Mail Int' => 'First-Class Mail International'
                                           ),