CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Discussion (deprecated) »
  • CiviCRM Jobs (Moderator: Dave Greenberg) »
  • LinkPoint / First Data Global Gateway Support
Pages: 1 [2]

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

Eileen

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4195
  • Karma: 218
    • Fuzion
Re: LinkPoint / First Data Global Gateway Support
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)
Make today the day you step up to support CiviCRM and all the amazing organisations that are using it to improve our world - http://civicrm.org/contribute

SarahG (FountainTribe)

  • Ask me questions
  • ****
  • Posts: 782
  • Karma: 29
  • CiviCRM version: 4.4.7
  • CMS version: Drupal 6, Drupal 7
  • MySQL version: 5.5
  • PHP version: 5.3
Re: LinkPoint / First Data Global Gateway Support
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! 

Eileen

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4195
  • Karma: 218
    • Fuzion
Re: LinkPoint / First Data Global Gateway Support
February 11, 2010, 12:09:43 pm
Hi,

I'm pretty sure it's in the latest version of CiviCRM.
Make today the day you step up to support CiviCRM and all the amazing organisations that are using it to improve our world - http://civicrm.org/contribute

SarahG (FountainTribe)

  • Ask me questions
  • ****
  • Posts: 782
  • Karma: 29
  • CiviCRM version: 4.4.7
  • CMS version: Drupal 6, Drupal 7
  • MySQL version: 5.5
  • PHP version: 5.3
Re: LinkPoint / First Data Global Gateway Support
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! 

Eileen

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4195
  • Karma: 218
    • Fuzion
Re: LinkPoint / First Data Global Gateway Support
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
Make today the day you step up to support CiviCRM and all the amazing organisations that are using it to improve our world - http://civicrm.org/contribute

mproxy

  • Guest
Re: LinkPoint / First Data Global Gateway Support
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?
 

Eileen

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4195
  • Karma: 218
    • Fuzion
Re: LinkPoint / First Data Global Gateway Support
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

Make today the day you step up to support CiviCRM and all the amazing organisations that are using it to improve our world - http://civicrm.org/contribute

aspagarino

  • I post occasionally
  • **
  • Posts: 89
  • Karma: 10
  • San Diego Joomla
    • California Center for Sustainable Energy
  • CiviCRM version: CiviCRM 4.3
  • CMS version: Drupal 7
Re: LinkPoint / First Data Global Gateway Support
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

Eileen

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4195
  • Karma: 218
    • Fuzion
Re: LinkPoint / First Data Global Gateway Support
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
Make today the day you step up to support CiviCRM and all the amazing organisations that are using it to improve our world - http://civicrm.org/contribute

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
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

Eileen

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4195
  • Karma: 218
    • Fuzion
Re: LinkPoint / First Data Global Gateway Support
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
Make today the day you step up to support CiviCRM and all the amazing organisations that are using it to improve our world - http://civicrm.org/contribute

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
June 19, 2012, 03:08:58 pm
Thanks, Eileen!

reperry

  • I post occasionally
  • **
  • Posts: 59
  • Karma: 2
Re: LinkPoint / First Data Global Gateway Support
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!

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
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.

reperry

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

Pages: 1 [2]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Discussion (deprecated) »
  • CiviCRM Jobs (Moderator: Dave Greenberg) »
  • LinkPoint / First Data Global Gateway Support

This forum was archived on 2017-11-26.