Jump to content


Corporate Sponsors


Latest News: (loading..)

- - - - -

HSBC XML API Support Thread


26 replies to this topic

#21 000---000

  • Community Member
  • 95 posts
  • Real Name:Matt
  • Gender:Male
  • Location:UK

Posted 01 July 2009, 08:01

I keep getting an error "syntax error1" when submitting the credit card details. Does anyone know what this error means.

Thanks Matt

PS I think I've solved the above login problems, although I had to use a redirect to send the user back to the non SSL site after login.
[img]http://forums.oscommerce.com/public/style_images/master/oscommerce_community_forums.gif[/img]

#22 antonyking

  • Community Member
  • 1 posts
  • Real Name:Antony King

Posted 07 July 2009, 15:29

I've been trying to install this on OSC 3 alpha 5, but it looks like a lot of the module stuff has been moved around between versions. Anyone know if the HSBC XML API module can be made to work on this version ? Or, is there a general guide showing what might need changing to get older modules to work on V3 ?

#23 alexjudd

  • Community Member
  • 7 posts
  • Real Name:Alex Judd
  • Gender:Male
  • Location:London, UK

Posted 16 October 2009, 13:43

Hi

The HSBC module is only designed to work with OSCommerce 2.x and the structures are quite different in OSCommerce 3 alphas so you will need to do some programming changes if you want it to work with that version!

Alex

View Postantonyking, on 07 July 2009, 15:29, said:

I've been trying to install this on OSC 3 alpha 5, but it looks like a lot of the module stuff has been moved around between versions. Anyone know if the HSBC XML API module can be made to work on this version ? Or, is there a general guide showing what might need changing to get older modules to work on V3 ?


#24 Janeth

  • Community Member
  • 2 posts
  • Real Name:Janeth

Posted 21 November 2009, 13:36

View Postalexjudd, on 16 October 2009, 13:43, said:

Hi

The HSBC module is only designed to work with OSCommerce 2.x and the structures are quite different in OSCommerce 3 alphas so you will need to do some programming changes if you want it to work with that version!

Alex

I've got the 2.x installed but still can not get it to work. No errors just a warring at the end saying it can not process the credit card.

I also found this online

Quote

1.2 incorporates a few little bug fixes as well as the addition of AVS (Address Verification) for transactions to verify billing addresses.

Any idea what bugs and where I can get some information on fixng them?

I don't mind paying for help.

Thanks,

#25 nacid

  • Community Member
  • 10 posts
  • Real Name:Nencho

Posted 07 January 2010, 12:17

Hi Guys,

It's all good with the module but the 3d secure is not coming up. We get the card authorised but the customer never gets transferred to the visa/master card 3d-secure window. all the 3d secure in the admin are turned on.

can you help?

Thank you

#26 davidkinsella

  • Community Member
  • 28 posts
  • Real Name:David

Posted 28 February 2010, 13:53

Hi everybody,

Here we go and hope somebody can help. HAve installed it all and when processing payment get the 1067 Error message. Have checked script and it all seems ok. Run a curl test and get the following responce

[url] => https://www.secure-e...pixml.hsbc.com/
[content_type] => text/xml
[http_code] => 200
[header_size] => 106
[request_size] => 75
[filetime] => -1
[ssl_verify_result] => 20
[redirect_count] => 0
[total_time] => 0.219
[namelookup_time] => 0
[connect_time] => 0.015
[pretransfer_time] => 0.203
[size_upload] => 0
[size_download] => 835
[speed_download] => 3812
[speed_upload] => 0
[download_content_length] => 835
[upload_content_length] => 0
[starttransfer_time] => 0.219
[redirect_time] => 0
)

Errors: 0

HTTP/1.1 200 OK Server: CCE_XMLIC/1.0 Connection: close Content-Type: text/xml Content-Length: 835 6 16 Merchant CcxXmlInput.A CcxXmlInput 1 793 CcxXmlInstance.cpp 14:55:53Oct 13 2007 8 6 The HTTP method received is not valid. Only POST is accepted. EOF


Does this mean that Curl is not working correctly and connecting to another server. I have Secure Certificate off Go Daddy and am running off own dedicated server (windows).

in php info curl shows up as

cURL support enabled
cURL Information libcurl/7.16.0 OpenSSL/0.9.6g zlib/1.2.3

Sorry if I have posted this in the worng forum but any helpo greatly appreciated

Free Beer for the correct answer btw!!!!

#27 lukeswarm

  • Community Member
  • 4 posts
  • Real Name:Luke Harrison

Posted 19 April 2010, 22:57

Looking at it i assume no one is monitoring this any more to offer support?