The Official Website of AgoraCart and Agora.cgi
AgoraCart.com Demos Download AgoraCart User Manuals & Wiki Gold Members Forum Go Gold Now! Gold Version Memberships

AgoraCart.com

About
Features
Download
Payment Gateways
Send a Donation
Founders Club
BLOG: News & Updates

Showcases & Demos

AgoraCart Demos
Shop Live Stores

Downloads & Add-ons

Gold Version Downloads
DBwizz Database Mgr.
AgoraCart.com Store

Help & Support

User Manuals
Gold Version Users Forum
Gold Version Chat
Tech Support
Certified Agora Pros
Certified Designers
Hire a Freelancer

Gold Version Members

Member Benefits
Join Today!
Gold Members Home
Gold Version Users Forum
Gold Version Chat Rooms
Gold Version Downloads

For Store Owners

Merchant Accounts
Cool Resources
Advertise Here
"Powered by" Logos
Web Hosting Search

Misc.

Contact Us
MEET's Talking Guide
The Ancient Greek Agora






AgoraCart Free User Forums

This is the official FAQ and Cool Tips guide For the AgoraCart shopping Cart software


Official Sponsors of the AgoraCart Project:

       


RegisterSearchFAQLog in
Reply to topic Page 1 of 1
FedEx Real-time shipping calculations
Author Message
Reply with quote
Post FedEx Real-time shipping calculations 
Are FedEx Real-time shipping calculations no longer available?

I find nothing listed about it beyond the statement on the Agoracart.com homepage that it IS available.

If it IS available, where could I find instructions on setting it up?

View user's profile Send private message Visit poster's website
Reply with quote
Post  
It is not available for this current version... actually, not even for the next version.
FedEx has made it very difficult to connect to their API, therefore the FedEx shipping module has been put on the back burner.

HTH!


_________________
God Bless!
Bonnie - AgoraCart Moderator

Get a Gold Membership
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger ICQ Number
Reply with quote
Post  
I went to the Agora Database Manager and modified my Shipping Settings so that i would only accept USPS. I selected "NO" for FedEx and UPS and saved my changes but they still show up every time i checkout.

Is there a trick that I'm not aware of or something? Rolling Eyes

http://www.softkeyconsulting.com/shoppingcart3/agora.cgi

Thanks
Ahmed

View user's profile Send private message Visit poster's website Yahoo Messenger MSN Messenger
Reply with quote
Post  
Yep, you also have to edit the 2Checkout-orderform.html file in the 'html/forms' directory of the store.

In viewing your source code I noted that you have some elements that are out of place in your header file.
In particular:
Code:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<html>

<head>
   <title>Treasured Secret</title>
   <link rel="stylesheet" type="text/css" href="style.css">
    <style type="text/css">
<!--
.style6 {
   font-family: Script;
   font-size: xx-large;
   color: #000000;
   font-weight: bold;
}
.style8 {
   color: #DA0008;
   font-size: 36px;
}
-->
    </style>
</head>

<body leftmargin=0 topmargin=0 marginheight="0" marginwidth="0" bgcolor="#E6E6E6" background="images/fon.gif">

Please view the following threads for information as to proper placement of these elements used with AgoraCart:
http://www.agoraguide.com/faq/viewtopic.php?t=1156
http://www.agoraguide.com/faq/viewtopic.php?t=358

Improper placement of HTML tags and elements will affect the rendering of a dynamically built page, ultimately affecting the function of the cart....

HTH!


_________________
God Bless!
Bonnie - AgoraCart Moderator

Get a Gold Membership
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger ICQ Number
Reply with quote
Post  
Thanks for the reply. I corrected the CSS code and edited the 2Checkout-orderform.html to allow only USPS delivery. I then registered with USPS and received the following URL for their test server and entered it in Agora manager under the shipping settings (USPS API URL):

http://testing.shippingapis.com/ShippingAPITest.dll

I entered my user id and password that i received from USPS but it still doesn't calculate the shipping cost in real time.

As i understand it, FedEx is not supported so i removed it completely. However, let me know if it's currently supported in this version of Agora.

Your help is greatly appreciated.
Thanks
Ahmed

View user's profile Send private message Visit poster's website Yahoo Messenger MSN Messenger
Reply with quote
Post  
Ahmed,
Do not use the test URL, it is well known that it will not work.
Just tell USPS that you are ready for the production URL and it WILL work.
FedEx is not supported in this version nor is it in the next version. FedEx just keeps making a can of worms for the programmers. It may be made available for the next version, but it would only be available to Premier Members when it is available.

HTH!


_________________
God Bless!
Bonnie - AgoraCart Moderator

Get a Gold Membership
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger ICQ Number
Reply with quote
Post  
Fedex is supported in the Pro version though, yes?

View user's profile Send private message
Reply with quote
Post  
No... There is no working FedEx module for either versions.

HTH!


_________________
God Bless!
Bonnie - AgoraCart Moderator

Get a Gold Membership
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger ICQ Number
Reply with quote
Post  
Scott, i did just like u said and everything worked great. I emailed USPS customer service last night to activate my account to use their production server and they updated my profile this morning. I ran a quick test on my website and it worked with no problems.

One question though, if some one entered an incorrect combination of zip code and state, what would happen? I ran a few tests and it looks like the zip code info overrides the state. For example, if i supplied a zip code for Ohio and selected New York from the drop down menu for the state it will still calculate the shipping price for Ohio and ignore the state.

Is my assumption correct?

However, It would be nice if this gets checked against the credit card billing and shipping info so that no one can trick the system into charging less shipping. For example, if someone lived in New York, they could supply false shipping info to the Agora Cart so that it would charge less for shipping and then supply the correct info when processing their credit card (Basically supply a zip code in the Agora cart that is close to the shipper to avoid paying extra shipping charges). Does that make sense? Is there anyway to avoid that?

Thanks
Ahmed

View user's profile Send private message Visit poster's website Yahoo Messenger MSN Messenger
Reply with quote
Post  
Ahmed,
I thought USPS did check state & zip... maybe they loosened it up.. I dunno...
I'm not sure what gfateway your are going to use, but if you use Offline, you can manually check that info and charge the appropriate amount.

HTH!


_________________
God Bless!
Bonnie - AgoraCart Moderator

Get a Gold Membership
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger ICQ Number
Reply with quote
Post  
I supplied an Ohio zip code and selected "AR" and it calculated the shipping for Ohio. Then i reversed it, entered an Arkansas zip code and selected "OH" and it calculated the shipping for Arkansas. It doesn't give any errors for such a mismatch.

I will be using an online gateway to process credit cards and will add paypal as an option. I still haven't figured all that out yet but hopefully it won't take too long to set all that up. Any helpful resources?

Thanks a lot for all your help and the quick responses

Ahmed

View user's profile Send private message Visit poster's website Yahoo Messenger MSN Messenger
Display posts from previous:
Reply to topic Page 1 of 1
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum