Go Back   Internet Business Forums > Design & Development

Reply
 
Thread Tools Display Modes
Old 18-04-2008, 03:17 PM   #1 (permalink)
Senior Member
 
Join Date: Sep 2007
Location: Peterborough
Posts: 309
Default Integrating Sage Accounts with website

I'm looking to integrate the Sage Accounts software with a website and wondered if anyone on here has had previous experience?

There are plenty of companies offering to do the work, so it's possible.
__________________
My blog | Freelance web development
Joff is offline   Reply With Quote
Old 22-04-2008, 12:10 AM   #2 (permalink)
Super Moderator
 
bumfluff's Avatar
 
Join Date: Aug 2004
Location: London
Posts: 1,273
Default Re: Integrating Sage Accounts with website

How do you mean, integrate it? Like hook it up to a shopping cart or something?
__________________
_________
seed design
bumfluff is offline   Reply With Quote
Old 22-04-2008, 06:42 AM   #3 (permalink)
Senior Member
 
Join Date: Sep 2007
Location: Peterborough
Posts: 309
Default Re: Integrating Sage Accounts with website

Online stock levels is what I'm after. ASP/PHP page displays item details from a data source and then looks to Sage for the stock levels.
__________________
My blog | Freelance web development
Joff is offline   Reply With Quote
Old 22-04-2008, 08:18 AM   #4 (permalink)
Super Moderator
 
bumfluff's Avatar
 
Join Date: Aug 2004
Location: London
Posts: 1,273
Default Re: Integrating Sage Accounts with website

Not something I have experience with, unfortunately. I had a look around Google, and it seems there are software solutions available for some of the Sage packages, but they vary from around £300-500. The most common seem to be Connect .

However... there may be another way to go about it. I'm not familiar with any Sage products (I HATE accounts!), but if you have the option to import data into your Sage package, maybe as a CSV (comma seperated values) file, it *should* be relatively simple to use PHP to export stock data from a MySQL Database to a CSV file (or another importable format). It wouldn't be as elegant as having a fully integrated solution, but I reckon it'd be cheaper.
__________________
_________
seed design
bumfluff is offline   Reply With Quote
Old 22-04-2008, 08:20 AM   #5 (permalink)
Senior Member
 
Join Date: Sep 2007
Location: Peterborough
Posts: 309
Default Re: Integrating Sage Accounts with website

Yeah, that's the same conclusion I had. Plenty of companies offering the ability so I'm guessing it might need a few calls to Sage to work out what I need to do. Hopefully I won't need to have a developer license with them...!
__________________
My blog | Freelance web development
Joff is offline   Reply With Quote
Old 22-04-2008, 12:23 PM   #6 (permalink)
Super Moderator
 
Join Date: Apr 2006
Posts: 500
Default Re: Integrating Sage Accounts with website

I'd be concerned with potential security if your web app could call out data from the accounts.

I'd suggest perhaps a system where the accounts system pushes the stock level to the site and then you reduce this level within the site when you make a sale. You can always push another update if you make a local sale.
monaghan is offline   Reply With Quote
Old 22-04-2008, 12:57 PM   #7 (permalink)
Senior Member
 
Join Date: Sep 2007
Location: Peterborough
Posts: 309
Default Re: Integrating Sage Accounts with website

I suppose if Sage can publish an XML file I can then pick up any product info from that.
__________________
My blog | Freelance web development
Joff is offline   Reply With Quote
Old 23-04-2008, 01:17 PM   #8 (permalink)
Super Moderator
 
bumfluff's Avatar
 
Join Date: Aug 2004
Location: London
Posts: 1,273
Default Re: Integrating Sage Accounts with website

I reckon that's the way to go.. export from Sage to something easily readable like CSV or XML, then use PHP to pull out the info and place it on the site..
__________________
_________
seed design
bumfluff is offline   Reply With Quote
Reply

Thread Tools
Display Modes

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


All times are GMT +1. The time now is 09:52 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.