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) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • new PsiGate payment processor
Pages: [1]

Author Topic: new PsiGate payment processor  (Read 2663 times)

chrism

  • Guest
new PsiGate payment processor
November 26, 2007, 11:15:03 pm
I will be developing code to support PsiGate (http://www.psigate.com/), a Canadian payment processor, and would like to contribute back. 
Found this link http://www.idealso.com/civicrm/AUTHORIZENET_NOTES which will be helpful, but have a couple of questions:

a) what is the current design choice for information which should be in civicrm.settings.php vs database?

b) how do I start the process for contributing this code back? (haven't done this before!)


Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: new PsiGate payment processor
November 27, 2007, 05:45:34 am

1. for payment processors all settings should be in the database. You will need to populate the civicrm_payment_processor_type table with information about psigate

2. I suspect we'll change our "include all payment processor" strategy for 2.0 and make them optional and folks can add the ones they need. We can chat about that once you have something working
lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • new PsiGate payment processor

This forum was archived on 2017-11-26.