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) »
  • Post-transaction processing
Pages: [1]

Author Topic: Post-transaction processing  (Read 471 times)

LSL

  • I’m new here
  • *
  • Posts: 4
  • Karma: 0
  • CiviCRM version: 3.4.5
  • CMS version: Drupal 6.12
  • MySQL version: 5.x
  • PHP version: 5.x
Post-transaction processing
May 14, 2013, 11:14:36 am
I recently took over a Drupal(6.x) Civicrm(3.4.5) project and am having a problem with donation processing.  Essentially, if someone chooses a prefix_id (mr, ms, mrs, dr) while making a gift, their prefix does not get stored in their contact record when the contact is created.  I've verified that the prefixes (prefix_ids) are being POSTed, but after that I'm not sure what is happening to them.  I'm using PayPal Payflow Pro for payment processing. 

After a gift form is submitted, which scripts & functions are executed to create the contact in the database? 

xavier

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4453
  • Karma: 161
    • Tech To The People
  • CiviCRM version: yes probably
  • CMS version: drupal
Re: Post-transaction processing
May 14, 2013, 12:19:07 pm
Hi,

If you get the chance, I'd suggest your first step is to upgrade to the latest version of civi, it's likely that bug (and a few gazillion others ;) have been fixed since the past few years since 3.4 was released

X+

P.S. Not to mention they are security vulnerability that have been fixed since the release you have been taking over.
-Hackathon and data journalism about the European parliament 24-26 jan. Watch out the result

LSL

  • I’m new here
  • *
  • Posts: 4
  • Karma: 0
  • CiviCRM version: 3.4.5
  • CMS version: Drupal 6.12
  • MySQL version: 5.x
  • PHP version: 5.x
Re: Post-transaction processing
May 14, 2013, 12:30:25 pm
Thanks for your quick response, Xavier. 

I've started planning for sequential upgrades of both civi and drupal (following the advice on civicrm.org /blogs/spidersilk/best-practices-upgrading-drupal-6-7-and-civicrm-3-4-same-time), but it's probably going to take a while because there are a number of customizations that I'll need to adapt or replace.  I was just hoping someone had experienced this prefix problem before.

xavier

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4453
  • Karma: 161
    • Tech To The People
  • CiviCRM version: yes probably
  • CMS version: drupal
Re: Post-transaction processing
May 14, 2013, 01:42:33 pm
FYI you can upgrade only civi and keep D6 if it's easier.

As for the prefix, the 3.4 version is not too old to vaguely remember some kind of problems around prefix in profile, but way too old to be more precise than that
-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) »
  • Post-transaction processing

This forum was archived on 2017-11-26.