Can someone help me find a solution to fully integrate my website with HSBC Secure ePayments.
The sample script provided by HSBC is working now, but there is a slight problem in it.
When an order is placed at FireLand, an OrderHash generated against the Order details. This OrderHash is sent across to HSBC along with Order details while checking out to HSBC site. At HSBC for the same Order details another OrderHash is generated. And these 2 OrderHash ("Received OrderHash" & "Generated OrderHash") don't get matched, so HSBC's payment gateway doesn't process further and returns back an error-code "4" which means "The processor did not return a response." and some times it returns error-code "10" which means "The transaction failed because of invalid input data."
Now i am struck seeking some help from secure epayments. Can someone in the Actinic community help on this issue please.
Regards
Shab
www.fireland.co.uk
The sample script provided by HSBC is working now, but there is a slight problem in it.
When an order is placed at FireLand, an OrderHash generated against the Order details. This OrderHash is sent across to HSBC along with Order details while checking out to HSBC site. At HSBC for the same Order details another OrderHash is generated. And these 2 OrderHash ("Received OrderHash" & "Generated OrderHash") don't get matched, so HSBC's payment gateway doesn't process further and returns back an error-code "4" which means "The processor did not return a response." and some times it returns error-code "10" which means "The transaction failed because of invalid input data."
Now i am struck seeking some help from secure epayments. Can someone in the Actinic community help on this issue please.
Regards
Shab
www.fireland.co.uk
Comment