Results 1 to 10 of 10
  1. #1
    Join Date
    Apr 2006
    Location
    Athens, Greece
    Posts
    12
    Plugin Contributions
    0

    Default HSBC CPI Intergration

    Hi,

    I have set-up a Zen-cart site and its running on a simple (non ssl) server.

    Now I need to start accepting payments via credit card and chose HSBC's service for that, since it's the most cost-effective I found here in the UK.

    However, they have given me a zip file called HSBC CPI Intergration zip file with loads of files in it, and also a PDF with instructions, which I am not really confident to touch.

    I am attaching the PDF FYI and I am asking if someone could go into giving me some guidance on how I could make this work easily. Is there somekind of module which I can automoticaly install?

    Thanks in advance,


    Kostas

    Instructions PDF (80k) : http://penlix.gr/vcdc/various/cpi_specification.pdf

  2. #2
    Join Date
    Apr 2006
    Location
    Athens, Greece
    Posts
    12
    Plugin Contributions
    0

    Default Re: HSBC CPI Intergration

    Hi, I maybe not supposed to do that, but I havent found a solution as yet.

    Anyone?

  3. #3
    Join Date
    Mar 2005
    Posts
    555
    Plugin Contributions
    4

    Default Re: HSBC CPI Intergration

    Page 2, second line says you must have SSL.
    Time to buy one (recommended) or probably your server already has one which you can share (the cheapskate way of doing it).
    After you have set this up, I think theres a download for HSBC payments but you might want to look at Protx (google it) as I think you will find they are cheaper than HSBC by far.
    HTH and good luck!
    My humble contributions....
    Info at a Glance Admin, Alternative Header & Improved Whos Online + Currently working on the next!
    If you have to think..... your obviously looking at the admin :)

  4. #4
    Join Date
    Apr 2005
    Posts
    16
    Plugin Contributions
    0

    Re: HSBC CPI Intergration

    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>

  5. #5
    Join Date
    Feb 2006
    Location
    Chicago
    Posts
    1,162
    Plugin Contributions
    0

    Default Re: HSBC CPI Intergration

    Not sure but

    <input type="hidden" name="PurchaseAmount" value="050" />
    Is that the right way?
    Tutorials on Zen Cart
    http://tutorials.zen-cart.com/index.php
    ---------------
    advanced.programmer at gmail dot com
    In love with Zen Cart!!

  6. #6
    Join Date
    Feb 2006
    Location
    Chicago
    Posts
    1,162
    Plugin Contributions
    0

    Default Re: HSBC CPI Intergration

    And one more thing, did you call HSBC to enable production mode for you?

    After you call them, they might check your site first before activating the production mode!
    Cheers!
    San
    Last edited by superprg; 2 Oct 2006 at 08:40 PM.
    Tutorials on Zen Cart
    http://tutorials.zen-cart.com/index.php
    ---------------
    advanced.programmer at gmail dot com
    In love with Zen Cart!!

  7. #7
    Join Date
    Apr 2005
    Posts
    16
    Plugin Contributions
    0

    Default Re: HSBC CPI Intergration

    I think the purchase amount is ok, it's just 50p,
    But I'll call HSBC to enable production.
    Let me just say that for anyone thinking of going the HSBC route that it has been very hard to
    a. get the account set up
    b. get the setup and login details from hsbc
    c. get the payment module working correctly. If I didn't have root access to the server, installing the library may have been tricky.

    Thanks for you help superprg
    :)
    glenn

  8. #8
    Join Date
    Aug 2004
    Location
    Belfast, Northern Ireland
    Posts
    2,480
    Plugin Contributions
    14

    Default Re: HSBC CPI Intergration

    Hi,

    All I can offer in the way of help is to mention that HSBC merchant accounts are supported by Protx's services and that Protx is fully supported by contributions for Zen Cart. This is most likely why there are no reliable HSBC contributions for ZC.

    Sorry I can't be more help than that!

    All the best...

    Conor

  9. #9
    Join Date
    Apr 2005
    Posts
    16
    Plugin Contributions
    0

    Default Re: HSBC CPI Intergration

    Thanks for your help, I appreciate it!
    Finally got it working, it wasn't 'live' after all.
    I must say that HSBC are not that helpful and I wouldn't recommend them to anyone, their prices are ok from memory ( I started the sign up process with them 9 months ago! ).
    But setting up the module is imho HARD.
    And their payment page has a splash screen - click to continue. I could lose customers from that extra click
    Anyway, http://www.tranceformingnlponline.com is up, I have my SSL and hsbc account, and the owner can start to sell stuff,
    Again, thanks for everyone's help. Just a little bit of poilishing to do ...
    Thanks @conor next time I'm going with protex or maybe even worldpay :)

    Cheers
    glenn

  10. #10
    Join Date
    Apr 2005
    Posts
    16
    Plugin Contributions
    0

    Default Re: HSBC CPI Intergration

    Hi again,
    Just when I thought everything was fine ...
    It appears that even though hsbc accepts the order, and the money goes through. Zen Cart has no record of the order, so the client doesn't get any confirmation that their payment went through. I read the other big thread on the HSBC mod and got the jist ( sp? ) that that's just how it is.
    If HSBC mod can't save order info to admin, I'd better quickly move to Protx!

    Thanks in advance for anyone's advice,

    Glenn

 

 

Similar Threads

  1. Using HSBC cpi - is there an add on module
    By yamadan in forum Addon Payment Modules
    Replies: 1
    Last Post: 4 Mar 2011, 04:26 PM
  2. HSBC CPI FoamCow integration working, BUT...
    By -Jc. in forum Addon Payment Modules
    Replies: 5
    Last Post: 6 Jul 2010, 03:15 PM
  3. Know of a cheap CPI compliant web host?
    By jasonhoward64 in forum General Questions
    Replies: 1
    Last Post: 16 Mar 2010, 03:10 PM
  4. HSBC - Link to HSBC Files...
    By skyegospel in forum Addon Payment Modules
    Replies: 7
    Last Post: 13 Oct 2008, 07:47 PM
  5. Barclays CPI Administration
    By multichild in forum Built-in Shipping and Payment Modules
    Replies: 2
    Last Post: 24 Oct 2007, 11:25 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR