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) »
  • Event Status- pending from incomplete transaction
Pages: [1]

Author Topic: Event Status- pending from incomplete transaction  (Read 1345 times)

ri

  • Guest
Event Status- pending from incomplete transaction
December 25, 2009, 03:45:39 am
I have modified the Click and Pledge payment processor code to develop my payment processor which uses
the external form wherein the user registers his credit card details on a Third party payment processor and is then redirected to my site for confirmation details. The payment is processed successfully.

Everything is working absolutely fine except the event status say: Pending from incomplete transaction. So the confirmation email is not sent to the user.

How should I fix this so that the event status is confirmed.

Urgently request help!


Eileen

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4195
  • Karma: 218
    • Fuzion
Re: Event Status- pending from incomplete transaction
December 25, 2009, 02:10:14 pm
Most payment processors that take credit card details off-site are passed a url to re-direct the person back to - the url they are directed to is one of the IPN (instant payment notification file). For Paypal I think it's civicrm/extern/IPN.php. Google uses googleNotify.php and PaymentExpress uses pxIPN.php.
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

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • Event Status- pending from incomplete transaction

This forum was archived on 2017-11-26.