Author Topic: LinkPoint / First Data Global Gateway Support  (Read 16045 times)

Offline Eileen

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 3235
  • Karma: 155
    • Fuzion
Re: LinkPoint / First Data Global Gateway Support
« Reply #15 on: June 04, 2009, 02:00:31 am »
OK - it's in mcnaughty dot com slash files


(Nb that's just a family site - it's not exactly private but I don't especially want links going to it. I won't leave it there indefinitely)
(http://civicrm.org/sites/civicrm.org/files/bugsmithing-2013-03.png)

Offline epg

  • Ask me questions
  • ****
  • Posts: 584
  • Karma: 21
  • CiviCRM version: 4.2.6
  • CMS version: Drupal 6
  • MySQL version: 5.1
  • PHP version: 5.3
Re: LinkPoint / First Data Global Gateway Support
« Reply #16 on: February 11, 2010, 07:03:20 am »
Elieen - I would like to test this code too. Please let me know how I can download it and test it.

Thanks,
Sarah
Did I help you? Please donate to the Civi-Make-It-Happen campaign  CiviCRM for mobile devices! 

Offline Eileen

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 3235
  • Karma: 155
    • Fuzion
Re: LinkPoint / First Data Global Gateway Support
« Reply #17 on: February 11, 2010, 12:09:43 pm »
Hi,

I'm pretty sure it's in the latest version of CiviCRM.
(http://civicrm.org/sites/civicrm.org/files/bugsmithing-2013-03.png)

Offline epg

  • Ask me questions
  • ****
  • Posts: 584
  • Karma: 21
  • CiviCRM version: 4.2.6
  • CMS version: Drupal 6
  • MySQL version: 5.1
  • PHP version: 5.3
Re: LinkPoint / First Data Global Gateway Support
« Reply #18 on: February 11, 2010, 01:01:26 pm »
I have CiviCRM version 3.1.2, but I do not see Link Point or First Data as a choice when setting up a payment processor.
Did I help you? Please donate to the Civi-Make-It-Happen campaign  CiviCRM for mobile devices! 

Offline Eileen

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 3235
  • Karma: 155
    • Fuzion
Re: LinkPoint / First Data Global Gateway Support
« Reply #19 on: February 11, 2010, 01:27:23 pm »
You're right - it is set for 3.2

http://issues.civicrm.org/jira/browse/CRM-5335

You can back-port the patch from the jira issue though

Having said that it seems like the CiviCRM team have done the work on getting the files sorted for release so it might be almost there in 3.1.2 - check CiviCRM/Core/Payment & see if the files are there - if they are it might just be a case of adding it in
(http://civicrm.org/sites/civicrm.org/files/bugsmithing-2013-03.png)

Offline mproxy

  • I’m new here
  • *
  • Posts: 1
  • Karma: 0
Re: LinkPoint / First Data Global Gateway Support
« Reply #20 on: March 02, 2010, 05:57:18 pm »
Hi Eileen,

In developing a new Drupal / CiviCRM, we installed your LinkPoint / First Data Global Gateway payment processor.   So far, initial test payments (no actual transactions) have been successful.   Thank you!

Is this payment processor production-ready or is it still in beta?

What are the issues involved in developing a recurring payments feature?
 

Offline Eileen

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 3235
  • Karma: 155
    • Fuzion
Re: LinkPoint / First Data Global Gateway Support
« Reply #21 on: March 03, 2010, 02:46:26 am »
Hello,

I have had people report back that they have been happily working with it live and have submitted it for core.

The code is very similar to a number of others in principle. I think from memory it is an XML based POST style processor - probably based on the eWay code so it doesn't introduce a lot of unknowns.

I can't recall what support Linkpoint has for recurring payments but I the main reason I didn't recurring it was because I wrote the code for a very small amount of money which I never actually received.

In general the recurring code has been less trodden than the normal payment processor code and they are less consistent with each other so for that reason I generally think it takes about twice as long to extend a processor to cope with recurring contributions as it does to write the code in the first place

(http://civicrm.org/sites/civicrm.org/files/bugsmithing-2013-03.png)

Offline aspagarino

  • I post occasionally
  • **
  • Posts: 81
  • Karma: 10
  • San Diego Joomla
    • California Center for Sustainable Energy
Re: LinkPoint / First Data Global Gateway Support
« Reply #22 on: May 07, 2010, 02:11:42 pm »
Eileen, I installed the new version of CiviCRM as of today (ver 3.1.4), and checked the Core/Payment/ for the file and it is not there...

Is there any way you can send me the file as well? I really hope they can include the processor in the core files since this is a very common processor for big banks.

Thanks
Andres

Open Source is Green

Offline Eileen

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 3235
  • Karma: 155
    • Fuzion
Re: LinkPoint / First Data Global Gateway Support
« Reply #23 on: May 07, 2010, 03:16:48 pm »
No, it seems to be in 3.2 but the code is here

http://issues.civicrm.org/jira/browse/CRM-5335
(http://civicrm.org/sites/civicrm.org/files/bugsmithing-2013-03.png)

Offline dbenton

  • I’m new here
  • *
  • Posts: 9
  • Karma: 0
  • CiviCRM version: 4.0
  • CMS version: Drupal 7
  • MySQL version: 5.1
  • PHP version: 5.2
Re: LinkPoint / First Data Global Gateway Support
« Reply #24 on: June 19, 2012, 11:35:05 am »
Hello all,

A client of mine would like to have recurring payments set up in the Linkpoint / First Data processor. I am considering taking on this project, but I am not sure my client will have the budget to fully fund it. I'm putting out feelers to see if anyone would be interested in helping to fund this. On completion, the code will of course be available to the community and will hopefully be included in future versions of CiviCRM

Eileen, I haven't looked into licensing. Is it okay to use your code as a base? Do you know if anyone has made any effort to set up recurring payments through First Data?

Thanks,
David

Offline Eileen

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 3235
  • Karma: 155
    • Fuzion
Re: LinkPoint / First Data Global Gateway Support
« Reply #25 on: June 19, 2012, 02:59:49 pm »
There is no problem using my code as a starting point.

I don't think anyone has extended it yet
(http://civicrm.org/sites/civicrm.org/files/bugsmithing-2013-03.png)

Offline dbenton

  • I’m new here
  • *
  • Posts: 9
  • Karma: 0
  • CiviCRM version: 4.0
  • CMS version: Drupal 7
  • MySQL version: 5.1
  • PHP version: 5.2
Re: LinkPoint / First Data Global Gateway Support
« Reply #26 on: June 19, 2012, 03:08:58 pm »
Thanks, Eileen!

Offline reperry

  • I post occasionally
  • **
  • Posts: 57
  • Karma: 2
Re: LinkPoint / First Data Global Gateway Support
« Reply #27 on: September 04, 2012, 04:10:05 pm »
dbenton: Is this something you're currently working on? We have a client that's interested in tracking recurring payments with the first data payment processor. Would love a status update if you've made some progress. Thank you!

Offline dbenton

  • I’m new here
  • *
  • Posts: 9
  • Karma: 0
  • CiviCRM version: 4.0
  • CMS version: Drupal 7
  • MySQL version: 5.1
  • PHP version: 5.2
Re: LinkPoint / First Data Global Gateway Support
« Reply #28 on: September 04, 2012, 04:38:13 pm »
Thanks for the reminder to update this thread, reperry. Unfortunately we didn't make any progress on this. We were planning to go ahead with it, but then the client decided they'd rather switch gateways than pay for the development. Sorry I couldn't be more helpful.

Offline reperry

  • I post occasionally
  • **
  • Posts: 57
  • Karma: 2
Re: LinkPoint / First Data Global Gateway Support
« Reply #29 on: September 05, 2012, 08:04:45 am »
Thanks, good to know. Not a problem.