X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Third Party Add-Ons for X-Cart 4 (https://forum.x-cart.com/forumdisplay.php?f=45)
-   -   Fedex label and live rates addon for Xcart (https://forum.x-cart.com/showthread.php?t=17069)

monte55 08-28-2006 05:59 PM

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

lachild 08-28-2006 07:00 PM

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.

rubyaryat 08-29-2006 02:07 AM

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

shipmerchant 08-29-2006 03:19 AM

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.

monte55 08-29-2006 02:21 PM

Re: Fedex label and live rates addon for Xcart
 
Thank you! I thought I was sending a pm when I made the post.........:-(

Monte

monte55 08-30-2006 07:37 PM

Re: Fedex label and live rates addon for Xcart
 
Are you going to be able to assist me??

Monte Hamilton

rubyaryat 08-31-2006 01:27 AM

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

fredthesam 04-25-2007 04:10 PM

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-

Linley 05-01-2007 08:30 PM

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.

rubyaryat 05-02-2007 05:31 AM

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


All times are GMT -8. The time now is 11:01 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.