|
|
 |
Re: FN-FORUM: HSBC payment provider - setup?
date posted 16th January 2006 20:25
Hi
As others have said it's not the nicest system, but if you're using
classic asp, php or java then there are a very good set of examples
included on the CPI disk. If you're using asp.net you'll get a
standard 'we don't support that' reply from hsbc and have to work out
how to make it work yourself (you can do it quite easily by creating
a com wrapper).
You will need to set up ssl on your server and post details to HSBC
from your form, they then handle the payment processing and post back
to a url you specify.
Cheers
Adam
On 16 Jan 2006, at 12:25, Cat wrote:
>
> hello,
> a client used to have a worldpay account and simple webform to
> purchase a
> single product from their website. i set this up as it was very
> straightforward and worldpay handled everything.
>
> the client has now switched to an HSBC merchant account. they've
> send me the
> 'CPI integration guide' which is gobbledegook to me. do HSBC provide a
> simple system for online transactions where *they* handle the
> transaction
> (like with worldpay). i've got HSBC hash keys and all sorts which i
> don't
> know what to do with!
>
> i was hoping to just change the form to hand everything over to an
> HSBC
> payment system, but i don't know if they have one, or what to do.
>
> anyone done this before? will i need to set up a full secure
> certificate and
> handle everything at the client's end??
>
> thanks
> cat
>
>
> --
> Freelancers, contractors earn more with Prosperity4
> Call 0870 870 4414 or visit www.prosperity4.com
> and benefit from Inland Revenue approved expenses today.
>
> To advertise here: http://www.freelancers.net/advertising.html
>
> |
 |
|