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) »
  • payment_processor_id vs payment_processor on payment page
Pages: [1]

Author Topic: payment_processor_id vs payment_processor on payment page  (Read 765 times)

xavier

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4453
  • Karma: 161
    • Tech To The People
  • CiviCRM version: yes probably
  • CMS version: drupal
payment_processor_id vs payment_processor on payment page
April 21, 2013, 03:10:10 am
Hi,

One payment extension we use (ogone) doesn't work anymore on 4.3

CRM_Core_DAO::getFieldValue("CRM_Contribute_DAO_ContributionPage", "2", "payment_processor_id")

The field payment_processor_id has been renamed to payment_processor, is this the only change needed on the payment extension or something else is required?
-Hackathon and data journalism about the European parliament 24-26 jan. Watch out the result

Coleman Watts

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 2346
  • Karma: 183
  • CiviCRM version: The Bleeding Edge
  • CMS version: Various
Re: payment_processor_id vs payment_processor on payment page
April 21, 2013, 06:39:55 am
The field is now multivalued, but I'm not sure why it was renamed.
I think this happened in 4.2 not 4.3
Try asking your question on the new CiviCRM help site.

xavier

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4453
  • Karma: 161
    • Tech To The People
  • CiviCRM version: yes probably
  • CMS version: drupal
Re: payment_processor_id vs payment_processor on payment page
April 21, 2013, 09:21:20 am
Ah yes, because you can now have several payment providers. Clear, will fix thanks.

X+
-Hackathon and data journalism about the European parliament 24-26 jan. Watch out the result

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • payment_processor_id vs payment_processor on payment page

This forum was archived on 2017-11-26.