views:

403

answers:

4

Hiya,

I’m trying to integrate a simple booking system (developed in ASP) with this payment gateway: https://www.firstdata.com/

My site is hosted on a shared server and I was hoping to pass the transaction details to firstdata and have all the secure data entered and processed on their system (as in a Form Purchase token type model).

However, I'm having trouble ascertaining whether that's possible on Firstdata, the documentation is complicated and I'm not getting much response from their technical support. Ideally I'd like a test store integration example, but I can't find this on their site.

Does anyone have any experience of integrating this payment gateway using ASP, and if so any help they can offer?

Many thanks,

Lucy

A: 

I have done the LinkPoint and YourPay gateways. Both required a COM object, so a DLL must be installed on the server. Is your host willing to install that DLL and incur a possible reboot for your site, or do they already have it installed?

If they have it installed, there will be sample .asp integration examples from FirstData, but you have to sign up for a developer account. Once you get their example and if you have any further questions on how to do it, please update your question here and we will work through it.

MrChrister
+1  A: 

FirstData is the worst for support and integration.

I have experience w/ integrating them w/ perl, so that probably doesn't help much, sorry. But just letting you know its basically trial and error, there tech support is of no help.

bonez
True, their classic ASP support stunk 4 years ago as well.
MrChrister
A: 

lucy,

i've successfully done what you want to do here. i can give some guidance if you still need it.

jeff

jeff papenfus
I'm still looking to do this. Can you provide an example?
jeffkolez
A: 

Hi Jeff,

can u please guide me how to integrate, where to start? one of my client want to go with first data payment gateway. if you can guide me how to do that with PHP. thanks in advance.

Jaishal