Hi, I've been struggling with the HSBC mod for some time now ( and HSBC as well ).
I've gotten test transactions to work, even gotten past the fraud stuff, but when I try production transactions, I get:
"The transaction failed because of invalid input data."
I've pasted in my Form Data bellow, if anyone can suggest anything I'd be very grateful,
thankyou
<form name="checkout_confirmation" action="https://www.cpi.hsbc.com/servlet" method="post"><input type="hidden" name="CpiDirectResultUrl" value="https://www.tranceformingnlponline.com/hsbc_return.php" />
<input type="hidden" name="CpiReturnUrl" value="https://www.tranceformingnlponline.com/hsbc_return.php" />
<input type="hidden" name="MerchantData" value="655336668b237ec7dcf2f969366d8d2b" />
<input type="hidden" name="Mode" value="P" />
<input type="hidden" name="OrderDesc" value="Tranceforming NLP Online order" />
<input type="hidden" name="OrderId" value="37" />
<input type="hidden" name="PurchaseAmount" value="050" />
<input type="hidden" name="PurchaseCurrency" value="826" />
<input type="hidden" name="StorefrontId" value="UK04389941GBP" />
<input type="hidden" name="TimeStamp" value="1159744936000" />
<input type="hidden" name="TransactionType" value="Auth" />
<input type="hidden" name="BillingAddress1" value="21 1234" />
<input type="hidden" name="BillingCity" value="Leeds" />
<input type="hidden" name="BillingCountry" value="826" />
<input type="hidden" name="BillingCounty" value="Yorkshire" />
<input type="hidden" name="BillingFirstName" value="Glenn" />
<input type="hidden" name="BillingLastName" value="Kelly" />
<input type="hidden" name="BillingPostal" value="LS131RJ" />
<input type="hidden" name="ShopperEmail" value="
[email protected]" />
<input type="hidden" name="ShippingAddress1" value="32234" />
<input type="hidden" name="ShippingCity" value="jhkjh" />
<input type="hidden" name="ShippingCountry" value="826" />
<input type="hidden" name="ShippingCounty" value="jhkjhhjbhj" />
<input type="hidden" name="ShippingFirstName" value="Glenn" />
<input type="hidden" name="ShippingLastName" value="Kelly" />
<input type="hidden" name="ShippingPostal" value="ls21323" />
<input type="hidden" name="OrderHash" value="6Vv3MNXD748D1MYVCndGaU/G/Lg=" />
<input type="image" src="includes/templates/purpleshades/buttons/english/button_confirm_order.gif" alt="Confirm Order" title=" Confirm Order " /></form>