Vince
Administrator
Spain
42766 Posts |
Posted - 10/31/2020 : 10:02:35
Ship Station SetupPart of the v7.2.4 updater is integration with Ship Station which is a service that will allow you to easily create shipping labels while saving $$$'s on shipping. More details are available here... https://www.shipstation.com/ Until we get a dedicated help page on the site, here are the setup instructions to connect your ECT Admin to Ship Station...In the ECT Admin -> Shipping Admin -> Shipping Methods, click on "Ship Station Admin" under the Administration column and create your Ship Station username and password. In the ShipStation admin, click on "Onboard" in the menu at the top of the screen on the left. For "Connect a Selling Channel" click on the button to add a new one. There will be a lot of icons displayed and you have to find "Custom Store" and click on that. The "XML web page that ShipStation can communicate with" will be the ajaxservice.asp/php page on your site. So for instance ... https://www.yourstoreurl.com/vsadmin/ajaxservice.php The username and password as those that you created for the Ship Station username and password. NOT your ECT admin username and password. Now for the Custom Store Order Statuses enter the Private Status for the order status types that you wish to match. Our recommendations would be... Unpaid Status: Unauthorized Paid Status: New Order Shipped Status: Shipped Cancelled Status: Cancelled On-Hold Status: Cancelled You can of course choose the status types you like and also, it may be an idea to create a new status, for instance "Paid" for those new orders that you have checked and now want to import to Ship Station. Click on Test Connection to test the connection and "Connect" to creat the new connection. You can click on the button at the top right of the screen when you wish to import new orders. When orders are shipping in Ship Station, the tracking number and order status is updated in the ECT admin with the Shipped Status, and this is assumed to be Status ID 6 which is usually the shipped status. If you wish to change this, use the parameter... shipstationshippedstatus=6 $shipstationshippedstatus=6; If the order status is set to send emails (In the Admin Order Status page) then this will happen when an order is shipped via Ship Station. If you prefer Ship Station to send the tracking info then remember to set the status to not send emails. Vince Click Here for Shopping Cart SoftwareClick Here to sign up for our newsletterClick Here for the latest updater
|
sparksm2
Starting Member
USA
38 Posts Pre-sales questions only (More Details...)
|
Posted - 11/12/2020 : 21:06:32
Thanks for integrating ShipStation into ECT. I have been using the shipstation add-on from eCom for years and I love it, though it did have a couple issues (which are now resolved in the ECT integration).
One feature that eCom had was the ability to change the pre-ship Status using the "preShipStatus=X" parameter. While ECT does allow for the post ship status to be changed using "shipstationshippedstatus=X", there is no option for the pre-ship status.
Currently with the ECT implementation, it's importing orders in using order status #3 but I need the orders to import in using status #4.
Could you please add a parameter like what eCom had? Something like "shipstationauthorizedstatus=X" ? If not, can you please point me to the piece of code where I could manually change this over from order status #3 to order status #4.
Thanks.
|
Vince
Administrator
42766 Posts |
Posted - 11/13/2020 : 03:15:33
|
sparksm2
Starting Member
USA
38 Posts Pre-sales questions only (More Details...)
|
Posted - 11/13/2020 : 09:07:06
Vince, I would like to change the parameter that is used by ShipStation to import in the orders.
When we take orders in they come in as "Authorized", AKA orderstatus 3. On our end we print all of the Authorized orders and then sort them into one of 2 other statuses. Orders that we're going to ship that day will go into "Packing", which is orderstatus 4 (this is the parameter I want ShipStation to import from). Orders that need to be made & packed later we put into "Production", which is orderstatus 7 for me.
In the current ECT implementation, it's pulling in ALL the orders that are authorized (orderstatus 3) but I do not want to do that. I want to pull in just the order that I'll be shipping that day (orderstatus 4 for me).
Does that make sense?
|
Vince
Administrator
42766 Posts |
Posted - 11/13/2020 : 09:27:45
|
sparksm2
Starting Member
USA
38 Posts Pre-sales questions only (More Details...)
|
Posted - 11/13/2020 : 13:52:46
Vince, I do now and appears to be functioning how I would like it to. I guess I misunderstood how this version worked; I thought ShipStation needed Status ID for both the outgoing and incoming info. Simple fix, thanks for the clarification.
|
midvalleydrifter001
Ecommerce Template Expert
USA
933 Posts |
Posted - 11/13/2020 : 17:47:17
I am currently using ECT PHP 7.2.3 and have been using Ship Station for a while.
Is there anything different I need to do when I update to ECT 7.2.4?
Patrick
|
Vince
Administrator
42766 Posts |
Posted - 11/14/2020 : 00:56:55
|
sparksm2
Starting Member
USA
38 Posts Pre-sales questions only (More Details...)
|
Posted - 01/24/2021 : 14:13:40
Today I decided to finally do a batch of orders using the ECT integrated shipstation instead of the eCom addon.
I was able to import in orders fine, but after I printed, the tracking numbers were not sent to the database and the order status was not changed to the shipped status I input.
I am using the shipstationshippedstatus=5 parameter. For me status 5 has a private and public text that reads "Ready to Ship". Also, within my shipstation setup my "Shipped Statuses" is also set to "Ready To Ship".
Is there some sort of mismatch, that I'm missing?
Also, two suggestions: 1) Have the ability to turn off pending orders. I don't need to see them in my "Awaiting Payment" section of ShipStation. 2) Add on the product image to the imported items.
Edited by - sparksm2 on 01/24/2021 14:14:51
|
Vince
Administrator
42766 Posts |
Posted - 01/26/2021 : 02:58:57
|
sparksm2
Starting Member
USA
38 Posts Pre-sales questions only (More Details...)
|
Posted - 01/26/2021 : 09:32:08
Nope, no errors. After creating the label, it even says "Transmit Tracking Data Succeeded".
For now, I've simply re-enabled the eCom version, but I would like to get the ECT version up and going.
|
dbdave
ECT Moderator
USA
10410 Posts |
Posted - 01/26/2021 : 09:38:02
When you click "shipments", you will see a column under "Notifications" The first icon is "notification to marketplace" Are all of them green for the orders in question?
David
|
sparksm2
Starting Member
USA
38 Posts Pre-sales questions only (More Details...)
|
Posted - 01/26/2021 : 11:27:54
Yes, all green.
|
dbdave
ECT Moderator
USA
10410 Posts |
Posted - 01/26/2021 : 12:24:24
Was the tracking number inserted into the admin from ship station and the status was just not changed? Or neither happened?
David
|
sparksm2
Starting Member
USA
38 Posts Pre-sales questions only (More Details...)
|
Posted - 01/26/2021 : 15:14:01
No tracking uploaded. No status change.
Nothing happened.
I can try it again the next time I have a small batch to send out. I did that initial trial on a big batch of a lot of orders, it was terrible to copy and paste all those tracking numbers back in again. I do not miss those days!
|
Vince
Administrator
42766 Posts |
Posted - 01/26/2021 : 23:55:04
|
pauld
Advanced Member
USA
486 Posts |
Posted - 02/27/2022 : 13:36:35
Am I right that this ShipStation integration through the "ECT Admin -> Shipping Methods -> Ship Station Admin" has no impact on the real-time rates that customers see for UPS, USPS, FedEx, etc.?
In other words, are the rates still determined solely by the account information you configure for those carriers in the Shipping Admin ?
Thank in advance for clarifying this.
|
dbdave
ECT Moderator
USA
10410 Posts |
Posted - 02/27/2022 : 16:31:07
That's right Paul. Your rates shown to customers are solely managed within the ect store and settings.
David
|
steven vaccaro
Ecommerce Template Guru
USA
1045 Posts |
Posted - 04/15/2022 : 19:28:57
I've been using the shipstation add on. I had some issues and wanted to use try the ecomm version. So Tonight I added a new store connection to shipstation and went into the ecomm admin area and added user name and password.
I tested the connection in shipstation and it shows connected. But orders are not being imported. I'm not sure where I could have gone wrong. It seems pretty straightforward.
|
Vince
Administrator
42766 Posts |
Posted - 04/17/2022 : 03:40:40
|
steven vaccaro
Ecommerce Template Guru
USA
1045 Posts |
Posted - 04/17/2022 : 11:35:37
Thanks Vince. i copied the shipping status in shipstation custom store exactly as the mod was done.
To test it, I make a new order. Go to shipstation and refresh, the add on will see the new order, the new custom store doesn't import.
Couple of questions, should I be pointing shipstation to the vsadmin or the hidden vsadmin folder?
Also I opened the ajaxservice.php file and dont see either of these lines, $preShipStatus=3; $postShipStatus=6; Im suspecting this is the problem. I just dont know where to put those lines.
Edited by - steven vaccaro on 04/17/2022 11:40:51
|
|