View Full Version : Clarification on Shopwindow Credentials
In the Integration guide its states
"Your password within the ‘API_USERPASS’ is the MD5 ‘key code’ displayed alongside your API
Password on your ‘update account details page’ within your affiliate area".
When I check against my account details, the password doesn't match the MD5 keycode. It matches the Hash Code.
Is this correct?
Yes I would like confirmation on this as well. I have a HASH for V2 and not an MD5 like the V1 password which is there?
I have tried both sets of codes as the username for V2 and I just cannot get it to work with the error:
SoapError Object
(
[sCode] => ns1:Client.AUTH
[sString] => Authentication Failed
[sDetails] => getMerchant: Invalid combination of username/password/usertype or account disabled
)
As far as I am aware everything that is being put into the constants.inc is correct?
Any help greatly appreciated.
*BUMP*
Anyone this has been up a good few days now??
Hi guys,
Due to the architecture of V2 it was necessary to have a different password.
V2 uses a hash and V1 uses an MD5 to encrypt the passwords.
"Your password within the ‘API_USERPASS’ is the MD5 ‘key code’ displayed alongside your API
Password on your ‘update account details page’ within your affiliate area".
That seems to be an error in the documentation and should read HASH not MD5.
Use the V2 hash in your constants.inc.php file along with you affiliate ID and type affiliate and this should allow you access to the toolset. If it is not then please contact me directly via the email below and we can resolve.
Regards
Thanks George :) Thats how we've got it setup at the moment but its still not working. Ive dropped you an email mate.