

TheGuy
Members-
Content count
58 -
Joined
-
Last visited
Profile Information
-
Real Name
Clark
-
OK. Thanks. I was looking on the add-on page on oscommerce. My bad. You were refering to the installed package on my website. Got it- thanks. Very helpful.
-
Thanks Jack. I find the payment section, but can't find COD. (I'm not sure what this means-- "admin->Modules->Payment Section" I don't see an "admin" selection anywhere.) Can you tell mewhere the install module button is? I'll try that. THank! (I might just be in the wrong place, but, can't figure out how to get where I want to go. (w00t)
-
Looking for the COD (Cash on Delivery) addon and can not find it. I want the UPS (USA) COD addon. I'm sure I've seen it, just can't find it now. Any help would be helpful. Thanks! :)
-
Is there anyone supporting the dwolla addon? I can get it installed ok. And, it will successfully process a transaction. But, if one cancels, or the transaction or the transaction failed the order still goes through and the order set to pending. I can't figure out what needs to be changed.
-
Where do we actually put the /ext/modules/payment/dwolla/webhook.php line when we are setting up the Dwolla account?
-
Heads Up: July 28, 2013 USPS Name Change for Express Mail
TheGuy replied to krdito's topic in Shipping Modules
I did solve my problem with the country code. USPS thinks of Virgin Islands (US) as a country. So, just deleted it from the country list and added it as a states. WOrks fine now. -
Heads Up: July 28, 2013 USPS Name Change for Express Mail
TheGuy replied to krdito's topic in Shipping Modules
I've gotten nearly everything to work -- except now when trying to ship to Virgin Islands (US), I get this message: 2147219080 - Missing value for Country Looks like that is coming from USPS. Any help with this? Thanks. -
I've been using this addon successfully for a few years now. Works great until yesterday. We updated the USPS shipping module for their changes.... and now order editor does not work. to get it to work I commented out this line: // $shipping_quotes = $shipping_modules->quote(); otherwise it just gives a blank screen. Does anyone know how this might be fixed? Thanks.
-
We have a customer in Singapore and the checkout_shipping.php page is not letting him check out. USPS is returning an address error. If I turn off the error check there are no shipping options available. It seems there is no state for Singapore. We've tried entering Singapore as the city the state and the country, but still no go. Is there an answer for this? Thanks.
-
Heads Up: July 28, 2013 USPS Name Change for Express Mail
TheGuy replied to krdito's topic in Shipping Modules
Well, it seems USPS doesn't do a very good job when it comes to making changes. I wonder if anyone else has the same problem I have now. On the shipping page, everything now seems to look fine. Except that if a customer selects any USPS choice -- the shipping page just reloads. They can choose UPS or check/money order etc. Just no USPS choices. Anyone have this problem? Or know what the fix might be? -
Heads Up: July 28, 2013 USPS Name Change for Express Mail
TheGuy replied to krdito's topic in Shipping Modules
Well, I'll solve one problem and find another. I did find out how to get the title to the method to display. However, Now it seems that no international orders are getting any rates. All I get is: An error occured with the USPS shipping calculations. This is for any order that is not USA. Any answers for that? -
Heads Up: July 28, 2013 USPS Name Change for Express Mail
TheGuy replied to krdito's topic in Shipping Modules
Well, I got this to work. But, now it doesn't display the shipping methods -- just the transit time. Where would I go to put the names back in? -
Heads Up: July 28, 2013 USPS Name Change for Express Mail
TheGuy replied to krdito's topic in Shipping Modules
I'm having a hard time getting anything to work now. I've installed this addon: http://addons.oscommerce.com/info/487 And, now on the shipping page, all I get is this error:An error occured with the USPS shipping calculations. If you would like to use USPS as your shipping method, please contact the store owner. -
I've installed the dwolla add on, but all I get is a blank page on the payment page. No indication what could be wrong. Any clues as to what I've done wrong?
-
sales Tax Problem -- charging everyone instead of just Kansas
TheGuy posted a topic in Order Total Modules
I've set the tax to be just for zone 26 -- which is Kansas. But it is charging everyone sales tax. What might I be doing wrong? Or, is there a way to edit the ot_total.php so that it won't charge anyone except for Kansas customers? Thanks.