-- url of the page with the problem -- :
mywebsite.com/mypage
-- HikaShop version -- :
www.hunterstoves.co.uk/
-- Joomla version -- : 2.5.14
-- PHP version -- : x.x.x
-- Browser(s) name and version -- : XXXXX x.x.x
-- Error-message(debug-mod must be tuned on) -- : Error_message
Our sage pay plugin has been working fine until now. We now have an error message on Sagepay. Sagepay say its a transaction code issue on our site and we should speak to you.
INVALID : The VendorTxCode has been used before. All VendorTxCodes sh...
Support
Every transaction registration that is sent over to the Sage Pay systems must have its own unique VendorTxCode. If the VendorTxCode matches that of a previous transaction registration for a successful transaction against your account you will receive this error message.
Solution:
You must check your code to ensure that you are posting a unique VendorTxCode for each new transaction. If you are posting over a VendorTxCode that has been used for a previous transaction registration for a successful transaction against your account you will be presented with this error message.
Ok - how can this be done in Hikashop? Could anyone help?