Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

Fedex label and live rates addon for Xcart

 
Reply
   X-Cart forums > X-Cart 4 > Third Party Add-Ons for X-Cart 4
 
Thread Tools
  #31  
Old 08-28-2006, 05:59 PM
 
monte55 monte55 is offline
 

Newbie
  
Join Date: Jun 2006
Posts: 3
 

Default Re: Fedex label and live rates addon for Xcart

Quote:
Originally Posted by rubyaryat
I've developed a complete Fedex shipping solution addon for both xcart 3x and 4x:
- integrates with Fedex Ship API
- prints Fedex shipping labels
- returns live Fedex shipping rates
- adds tracking number to order
- saves log of transactions with Fedex server

If anyone is interested PM me.
My client is http://www.drbakstmagnetics.com/xcart/provider/home.php

admin is ***** password *******

Please give me quote to integrate your fed ex shipping label program. I would be your client so communicate only with me. Thank you.

Monte Hamilton
__________________
Thank you

Last edited by verbic : 08-28-2006 at 09:09 PM.
Reply With Quote
  #32  
Old 08-28-2006, 07:00 PM
 
lachild lachild is offline
 

Advanced Member
  
Join Date: May 2006
Posts: 92
 

Exclamation Re: Fedex label and live rates addon for Xcart

Hey if any of the moderators are out there... Can you please edit the above post and remove that guys login and password?

I'd feel bad if someone got the wrong idea and wiped out his website.
__________________
Westin Shafer
Come Together Technologies
http://www.ComeTogetherTechnologies.com
Reply With Quote
  #33  
Old 08-29-2006, 02:07 AM
  rubyaryat's Avatar 
rubyaryat rubyaryat is offline
 

eXpert
  
Join Date: Feb 2003
Location: Canada
Posts: 289
 

Default Re: Fedex label and live rates addon for Xcart

Hi Monte,
I'll send you a PM regarding this. Thanks to lachild for alerting about posting the username/pass.
Rubyaryat
__________________
Rubymods.com - Your X-Cart services partner for over 9 years.
Modules offered: FedEx labels, Live currency rates, GeoIP, Order Audit, Multiple e-goods.
X-Cart Store Hosting, project management and affiliates program available.
4.2.3 gold [Unix]
Reply With Quote
  #34  
Old 08-29-2006, 03:19 AM
  shipmerchant's Avatar 
shipmerchant shipmerchant is offline
 

eXpert
  
Join Date: Mar 2005
Posts: 361
 

Default Re: Fedex label and live rates addon for Xcart

Quote:
Originally Posted by monte55
My client is http://www.drbakstmagnetics.com/xcart/provider/home.php

admin is ***** password *******

Please give me quote to integrate your fed ex shipping label program. I would be your client so communicate only with me. Thank you.

Monte Hamilton


Never post your log in information on a public forum. Make sure you change your password before some person wipes out your hard work too.
__________________
Mil Mascaras
Live Xcart Site #1-V- 4.1.8
Live Xcart site # 2-V 4.4.3
CDSEO Mod - Firetank MM30 - 7DANA- The bestTemplates!
Linux - EWD Host Servers awesome service!
AlteredCart One Page Checkout
Reply With Quote
  #35  
Old 08-29-2006, 02:21 PM
 
monte55 monte55 is offline
 

Newbie
  
Join Date: Jun 2006
Posts: 3
 

Default Re: Fedex label and live rates addon for Xcart

Thank you! I thought I was sending a pm when I made the post.........

Monte
__________________
Thank you
Reply With Quote
  #36  
Old 08-30-2006, 07:37 PM
 
monte55 monte55 is offline
 

Newbie
  
Join Date: Jun 2006
Posts: 3
 

Default Re: Fedex label and live rates addon for Xcart

Are you going to be able to assist me??

Monte Hamilton
__________________
Thank you
Reply With Quote
  #37  
Old 08-31-2006, 01:27 AM
  rubyaryat's Avatar 
rubyaryat rubyaryat is offline
 

eXpert
  
Join Date: Feb 2003
Location: Canada
Posts: 289
 

Default Re: Fedex label and live rates addon for Xcart

Hi Monte,
Check your inbox. Since the new X-Cart forum was rolled out I realize I'm not getting an email alert when I get a PM like I used to.

Rubyaryat
__________________
Rubymods.com - Your X-Cart services partner for over 9 years.
Modules offered: FedEx labels, Live currency rates, GeoIP, Order Audit, Multiple e-goods.
X-Cart Store Hosting, project management and affiliates program available.
4.2.3 gold [Unix]
Reply With Quote
  #38  
Old 04-25-2007, 04:10 PM
 
fredthesam fredthesam is offline
 

Newbie
  
Join Date: Mar 2007
Posts: 7
 

Default Re: Fedex label and live rates addon for Xcart

Quote:
Originally Posted by dejital
yes that would be ideal. Or even a text box in the cart page, that says "enter your zip to estimate shipping cost". And then it returned the cost on submission.

any one get this to work (RubyMod's mod and and the pre-login look up mod)? When I use a zip code outside of my state I get error stating that state and zip doesn't match.

-t-
__________________
----
Tracy Smith

Version 4.1.8
Reply With Quote
  #39  
Old 05-01-2007, 08:30 PM
 
Linley Linley is offline
 

Newbie
  
Join Date: Jan 2007
Posts: 9
 

Default Re: Fedex label and live rates addon for Xcart

Mine works ok but still needs some tweaking. I cannot print shipping lables from a provider account; only in admin. Adam promised he would look into this but he hasn't responded to my repeated e-mails and phone calls. Wondering if he is on vacation.
__________________
Linley
Reply With Quote
  #40  
Old 05-02-2007, 05:31 AM
  rubyaryat's Avatar 
rubyaryat rubyaryat is offline
 

eXpert
  
Join Date: Feb 2003
Location: Canada
Posts: 289
 

Default Re: Fedex label and live rates addon for Xcart

Hi Linely,
The problem turns out to be that in Xcart Pro, there is an xcart security measure that prevents a provider from working with orders that contain products that are not associated with the provider.

This is in provider/order.php
#
# Security protection from updating another's order
#

if(!$single_mode && $order_data["products"][0]["provider"]!=$login) {
func_header_location("error_message.php?access_den ied&id=46");
}

From my understanding of your business processes, you are wanting to use Pro for a different purpose than this. We will be in touch privately to discuss the customizations require to accomplish your goals.


Rubyaryat
__________________
Rubymods.com - Your X-Cart services partner for over 9 years.
Modules offered: FedEx labels, Live currency rates, GeoIP, Order Audit, Multiple e-goods.
X-Cart Store Hosting, project management and affiliates program available.
4.2.3 gold [Unix]
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Third Party Add-Ons for X-Cart 4



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 06:42 PM.

   

 
X-Cart forums © 2001-2020