wearCA Posted November 18, 2013 Share Posted November 18, 2013 (edited) ok, so i deleted the demo customer (id number 1) and now i need a customer with the id number 1 to make shipstation work.. see below from shipstation customer support.. anyone know how to easily import a customer with an ID of 1 in prestashop 1.5? i tried exporting a csv file and editing it and loading it, but it did not do anything.. thanks "Thanks for you patience while we investigated this issue. The reason why the store refresh is giving an error is because one of the orders that is attempting to import is referring to a customer with a Customer ID of 1. It appears this customer does not exist in your marketplace. Our development team ran a call to your store for all customers and received this response:<?xml version=“1.0” encoding=“UTF-8”?><prestashop xmlns:xlink="http://www.w3.org/1999/xlink">;<customers><customer id="2" xlink:href="http://myshop.com/store/api/customers/2"/>;<customer id="3" xlink:href="http://myshop.com/store/api/customers/3"/>;<customer id="4" xlink:href="http://myshop.com/store/api/customers/4"/>;</customers> </prestashop>So, it looks like you have 2, 3, and 4, but no 1. Order ID#1 makes a reference to Customer ID#1. Once you add Customer ID 1, you should be able to successfully update your store and import your orders. Please let me know if you have any other questions or concerns and we’ll be happy to help.Thanks,Matt L.Customer Support Specialist" Edited November 18, 2013 by wearCA (see edit history) Link to comment Share on other sites More sharing options...
kg4geq Posted March 11, 2014 Share Posted March 11, 2014 You should be able to manually edit that record in phpMyadmin. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now