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

MagneticOne Store Manager -- anyone got it?

 
Reply
   X-Cart forums > X-Cart 4 > Third Party Add-Ons for X-Cart 4
 
Thread Tools
  #61  
Old 12-26-2008, 10:44 AM
 
savajr savajr is offline
 

Senior Member
  
Join Date: May 2007
Posts: 140
 

Default Re: MagneticOne Store Manager -- anyone got it?

Quote:
Originally Posted by nivag
I process credit cards manually and use store manager - but unfortunately it doesnt display the card details on the orders so I still have to use the webpage admin to get these details - am I missing something or is this meant to be excluded ?

this meant to be excluded for security purpose
__________________
www.shopping-cart-migration.com - Cart2Cart-X-Cart migration service
www.magneticone.com/store/
Multiple XCart's starting 4.0/4.1 (mostly unix)
Reply With Quote
  #62  
Old 03-25-2009, 03:31 AM
 
paul@dimoda.com.au paul@dimoda.com.au is offline
 

Senior Member
  
Join Date: Aug 2007
Location: Perth, Australia
Posts: 148
 

Default Re: MagneticOne Store Manager -- anyone got it?

Am I missing something or is this product painfully slow? It seems to hang on every click of the mouse and a simple export of 10 products takes about 5 minutes.

Has the demo version got the hand brake left on?
__________________
X-Cart Gold 4.1.10, 4.1.18, 4.4.4, 4.4.5
Reply With Quote
  #63  
Old 03-25-2009, 03:34 AM
 
MrSoft MrSoft is offline
 

Advanced Member
  
Join Date: Dec 2007
Posts: 75
 

Default Re: MagneticOne Store Manager -- anyone got it?

I found exactly the same problem.

Money wasted for me, just too slow.
__________________
X-Cart Gold V4.1.9
Reply With Quote

The following user thanks MrSoft for this useful post:
paul@dimoda.com.au (03-25-2009)
  #64  
Old 03-25-2009, 04:37 AM
 
savajr savajr is offline
 

Senior Member
  
Join Date: May 2007
Posts: 140
 

Default Re: MagneticOne Store Manager -- anyone got it?

Quote:
Originally Posted by paul@dimoda.com.au
Am I missing something or is this product painfully slow? It seems to hang on every click of the mouse and a simple export of 10 products takes about 5 minutes.

Has the demo version got the hand brake left on?

Something is wrong Paul

Most likely with database connection (happens on busy shared hosts)
I welcome you to contact our support at support@xcart-manager.com with your problem and connection details to have this resolved.
__________________
www.shopping-cart-migration.com - Cart2Cart-X-Cart migration service
www.magneticone.com/store/
Multiple XCart's starting 4.0/4.1 (mostly unix)
Reply With Quote
  #65  
Old 03-25-2009, 04:39 AM
 
savajr savajr is offline
 

Senior Member
  
Join Date: May 2007
Posts: 140
 

Default Re: MagneticOne Store Manager -- anyone got it?

Quote:
Originally Posted by MrSoft
I found exactly the same problem.

Money wasted for me, just too slow.

MrSoft

As I mentioned - please contact support.
As easy way to solve this yourself, for those who prefer to avoid support - configure Store Manager to work via PHP-MySQL Bridge, it will use local database and connection problem will not affect your work.

We look forward to your contact in any case.
__________________
www.shopping-cart-migration.com - Cart2Cart-X-Cart migration service
www.magneticone.com/store/
Multiple XCart's starting 4.0/4.1 (mostly unix)
Reply With Quote
  #66  
Old 03-30-2009, 10:46 PM
 
paul@dimoda.com.au paul@dimoda.com.au is offline
 

Senior Member
  
Join Date: Aug 2007
Location: Perth, Australia
Posts: 148
 

Default Re: MagneticOne Store Manager -- anyone got it?

Just tries with the PhP bridge and performance is much better - GOOD!

I also have a preference for working on a copy of the data not live data in any case so this works well.

Unfortunately, when I export product data into a CSV file, now matter what I use as the delimiter, the data is "wrappring" in the excel file which is making the export file not usable (which doesnt happen in the normal x-cart x-port)

has anyone else had this problem and resolved it?

does anyone use this for quickbooks (australian version) integration for orders or products?

and finally is there a way to have say orders information using live data while haveing product information using the bridge?
__________________
X-Cart Gold 4.1.10, 4.1.18, 4.4.4, 4.4.5
Reply With Quote
  #67  
Old 03-31-2009, 03:02 AM
 
savajr savajr is offline
 

Senior Member
  
Join Date: May 2007
Posts: 140
 

Default Re: MagneticOne Store Manager -- anyone got it?

Quote:
Originally Posted by paul@dimoda.com.au
Just tries with the PhP bridge and performance is much better - GOOD!

I also have a preference for working on a copy of the data not live data in any case so this works well.

Unfortunately, when I export product data into a CSV file, now matter what I use as the delimiter, the data is "wrappring" in the excel file which is making the export file not usable (which doesnt happen in the normal x-cart x-port)

has anyone else had this problem and resolved it?

does anyone use this for quickbooks (australian version) integration for orders or products?

and finally is there a way to have say orders information using live data while haveing product information using the bridge?

You can also try to work via ssh tunnel to work with live data, can have problems with mysql server dropping connection all time, again depends on server configuration.

You can try troubleshooter to handle this yourself.
See "Quote string values with" option.

For detailed support questions you are welcome to contact support@xcart-manager.com

As to Australian QuickBooks support - please try to use it, we don't have australian versions to test with, but will make all the changes to make it working for you. The Beta status is made for exact cases.

Right now the single connection mode is possible - i.e. you connected one way or another. You can use shortcut to quickly change the connection mode manually when you need it - most likely you are not importing/managing products all time.

And again - complete solution will be to contact your hosting, asking them to reconfigure database server to prevent dropping connections all time.
__________________
www.shopping-cart-migration.com - Cart2Cart-X-Cart migration service
www.magneticone.com/store/
Multiple XCart's starting 4.0/4.1 (mostly unix)
Reply With Quote
  #68  
Old 04-01-2009, 11:21 PM
 
paul@dimoda.com.au paul@dimoda.com.au is offline
 

Senior Member
  
Join Date: Aug 2007
Location: Perth, Australia
Posts: 148
 

Default Re: MagneticOne Store Manager -- anyone got it?

Quote:
Originally Posted by savajr
You can also try to work via ssh tunnel to work with live data, can have problems with mysql server dropping connection all time, again depends on server configuration.

You can try troubleshooter to handle this yourself.
See "Quote string values with" option.

For detailed support questions you are welcome to contact support@xcart-manager.com

As to Australian QuickBooks support - please try to use it, we don't have australian versions to test with, but will make all the changes to make it working for you. The Beta status is made for exact cases.

Right now the single connection mode is possible - i.e. you connected one way or another. You can use shortcut to quickly change the connection mode manually when you need it - most likely you are not importing/managing products all time.

And again - complete solution will be to contact your hosting, asking them to reconfigure database server to prevent dropping connections all time.

Thanks for that. I must say using the bridge it works well and the advantage is that you are not working on live data.

I get the sense that it only updates the changes, rather than upload and download the entire database, is that correct.

So, so far we are looking good.

The thing that would make this fly for me to use it in my business is the integration with Quickbooks, Australian versions - even just for the pushing out of data from x-cart to quickbooks rather than both ways.

Who should I contact about this and how can we make this fly?

regards

Paul
__________________
X-Cart Gold 4.1.10, 4.1.18, 4.4.4, 4.4.5
Reply With Quote
  #69  
Old 04-02-2009, 03:15 AM
 
savajr savajr is offline
 

Senior Member
  
Join Date: May 2007
Posts: 140
 

Default Re: MagneticOne Store Manager -- anyone got it?

Quote:
Originally Posted by paul@dimoda.com.au
Thanks for that. I must say using the bridge it works well and the advantage is that you are not working on live data.

I get the sense that it only updates the changes, rather than upload and download the entire database, is that correct.
yes, you right.

Quote:
Originally Posted by paul@dimoda.com.au
So, so far we are looking good.

The thing that would make this fly for me to use it in my business is the integration with Quickbooks, Australian versions - even just for the pushing out of data from x-cart to quickbooks rather than both ways.

Who should I contact about this and how can we make this fly?

regards

Paul

I welcome you to email me at ruslan@magneticone.com
We'll make this fly

Thanks.
__________________
www.shopping-cart-migration.com - Cart2Cart-X-Cart migration service
www.magneticone.com/store/
Multiple XCart's starting 4.0/4.1 (mostly unix)
Reply With Quote
  #70  
Old 04-14-2009, 01:40 PM
 
surfrider surfrider is offline
 

Advanced Member
  
Join Date: Feb 2008
Location: California
Posts: 88
 

Default Re: MagneticOne Store Manager -- anyone got it?

I just installed trial version and I have some questions:

1.How can I view the creidt card number of the order? I looked everywhere but I could not find the credit crad number.

2. How can I update status? For example I have an order and its status is "Failed" but I want to change it to "Queued". There is a button called "Update status" but it does not do anything.

I am using Windows XP by the way.
__________________
xcart gold 4.1.9
xcart gold 4.1.11
xcart gold 4.1.12
xcart gold 4.4.3
xcart gold 4.6.3
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 02:36 AM.

   

 
X-Cart forums © 2001-2020