Hello,
"No problem. Thanks for getting back to me. What I'm having trouble with is when I either go to the /index.php?option=com_hikashop&ctrl=shipstation URL directly,..."
It's normal, in order to access
directly (for test processing I guess) your Shipstation plugin system, you must add the
username and
password (and date that will define which period is target) :
http://
YOURWEBSITE/index.php?option=com_hikashop&ctrl=shipstation&
SS-UserName=admin&
SS-Password=password&action=export&test=1&
start_date=10%2f8%2f2015+12%3a47&end_date=11%2f26%2f2015+18%3a55&page=1
"...or pass that URL to ShipStation while making the Custom Store through the ShipStation website, after adding my ShipStation credentials to the Joomla plugin, it throws the "Unexpected username and password" error."
If you an error message here :
The only logical explanation must be an error somewhere in
Username OR Password, false input ? Maybe another
specific character that make leads to this issue... Keep in mind that references parameters
are sent by ShipStation in Url and so
other characters can create some issue.
Hope this will help you.
Regards