I have two small issues I need to fix in order for my CS Cart order export to work smoothly my pitney bowes shipping software. Maybe someone here can help me out.
When I configure the export, I select the fields I want. One of the fields I need is “shipping address (line 2)”. The issue is PB balks at the parenthesis () in it. I tried changing it in languae but it did not effect it. Any ideas how to change the text of what is puts in that first title row?
I need to save the file as a comma seperated CSV. The default is semi colon. CS Cart does not save this in the export layout. Anyone know where the default is buried so I can just always have it start with the comma insetad of semi colon?
Hi Brandon, thanks for the info. The code for removing the parenthesis worked, but changing the default value to comma did not. I poked around in the files in that folder and I agree that what you suggested seems to make sense. There has to be somewhere else where is sets up the page and selects “S” as the default value. It's not my highest priority, but I'll dig into it again on a rainy day. Thanks again.