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) »
  • Support »
  • Using CiviCRM »
  • Using CiviContribute (Moderator: Donald Lobo) »
  • Are GoogleCheckout contributions supposed to go to Complete automatically?
Pages: [1]

Author Topic: Are GoogleCheckout contributions supposed to go to Complete automatically?  (Read 2395 times)

CiviTeacher.com

  • I live on this forum
  • *****
  • Posts: 1282
  • Karma: 118
    • CiviTeacher
  • CiviCRM version: 3.4 - 4.5
  • CMS version: Drupal 6&7, Wordpress
  • MySQL version: 5.1 - 5.5
  • PHP version: 5.2 - 5.4
Are GoogleCheckout contributions supposed to go to Complete automatically?
January 29, 2009, 12:30:00 pm
Hi we are using GoogleCheckout and we believe we have configured everything properly according to the docs.  However, all of our transactions/contributions thus far are still Pending.  Is this status supposed to change to Complete automatically when CiviCRM and Google communicate with one another?  Or is the correct behavior that we must manually switch each Pending transaction to Complete?

If this behavior should be automatic, what might be the problem?
Try CiviTeacher: the online video tutorial CiviCRM learning library.

Eileen

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4195
  • Karma: 218
    • Fuzion
Re: Are GoogleCheckout contributions supposed to go to Complete automatically?
January 29, 2009, 02:09:10 pm
The correct behaviour is for it to be automatic.

I don't have time to take a look right now but you should see evidence of communication between your site & google in your apache log so check that. Most payment processors also output to a log in your files directory I think.

If you're still stuck when I get on top of things I'll take a proper look
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

Deepak Srivastava

  • Ask me questions
  • ****
  • Posts: 677
  • Karma: 65
Re: Are GoogleCheckout contributions supposed to go to Complete automatically?
January 30, 2009, 01:33:09 am
Another way to check if 'API callback URL' is set properly/not which in most cases is the reason for pending contributions, is -
copy paste the url from 'API callback URL' to your browser and hit go. And if you notice the current timestamp in ...files/civicrm/upload/CiviCRM.Google.log, means your settings are correct.

And If your settings are correct you must have old logs present in the file CiviCRM.Google.log which would help you figure out the problem.
Found this reply helpful? Contribute NOW and help us improve CiviCRM with the Make it Happen! initiative.

CiviTeacher.com

  • I live on this forum
  • *****
  • Posts: 1282
  • Karma: 118
    • CiviTeacher
  • CiviCRM version: 3.4 - 4.5
  • CMS version: Drupal 6&7, Wordpress
  • MySQL version: 5.1 - 5.5
  • PHP version: 5.2 - 5.4
Re: Are GoogleCheckout contributions supposed to go to Complete automatically?
January 30, 2009, 02:49:30 pm
Ok and what if CiviCRM.Google.log doesn't exist?  Only see CiviCRM.log  (FYI permissions for that directory are 775)

Just to double check this is the appropriate CallBackID:  https://www.nscss.org/civicrm/extern/googleNotify.php right?

« Last Edit: January 30, 2009, 03:10:15 pm by Stoob »
Try CiviTeacher: the online video tutorial CiviCRM learning library.

Eileen

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4195
  • Karma: 218
    • Fuzion
Re: Are GoogleCheckout contributions supposed to go to Complete automatically?
January 30, 2009, 03:11:29 pm
Hi Stoob - can you access your apache access log - are there any POSTs or GETs going to

 http://yousite.com/sites/all/modules/civicrm/extern/googleNotify.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

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: Are GoogleCheckout contributions supposed to go to Complete automatically?
January 30, 2009, 07:44:15 pm
Quote from: Stoob on January 30, 2009, 02:49:30 pm

Just to double check this is the appropriate CallBackID:  https://www.nscss.org/civicrm/extern/googleNotify.php right?


the callback should be: https://www.nscss.org/sites/all/modules/civicrm/extern/googleNotify.php

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

CiviTeacher.com

  • I live on this forum
  • *****
  • Posts: 1282
  • Karma: 118
    • CiviTeacher
  • CiviCRM version: 3.4 - 4.5
  • CMS version: Drupal 6&7, Wordpress
  • MySQL version: 5.1 - 5.5
  • PHP version: 5.2 - 5.4
Re: Are GoogleCheckout contributions supposed to go to Complete automatically?
February 01, 2009, 08:49:45 pm
Thanks that's good to know.  I didn't know the path had to be the full path to CiviCRM including /sites/...

I have updated the docs at http://wiki.civicrm.org/confluence/display/CRMDOC/Google+Checkout+Configuration

Try CiviTeacher: the online video tutorial CiviCRM learning library.

CiviTeacher.com

  • I live on this forum
  • *****
  • Posts: 1282
  • Karma: 118
    • CiviTeacher
  • CiviCRM version: 3.4 - 4.5
  • CMS version: Drupal 6&7, Wordpress
  • MySQL version: 5.1 - 5.5
  • PHP version: 5.2 - 5.4
Re: Are GoogleCheckout contributions supposed to go to Complete automatically?
February 01, 2009, 10:39:19 pm
I am showing a POST to the googleNotify.php file.  It is as follows:

74.125.64.136 - 947564429217789 [01/Feb/2009:22:25:44 -0800] "POST /sites/all/modules/civicrm/extern/googleNotify.php

The POST showed up almost immediately in the access_log after I ran the transaction, but as of 30 minutes later the membership is still Pending (Incomplete Transaction) within CiviCRM.

Update
Overnight it appears that Google accessed the googleNotify.php script and changed the transaction from Pending to Complete.  The membership was also updated to New. 

So unless I have further issues we are good to go... thanks for the info about Callback URI, I have changed the docs to help others in my position hopefully.
« Last Edit: February 02, 2009, 08:12:27 am by Stoob »
Try CiviTeacher: the online video tutorial CiviCRM learning library.

CiviTeacher.com

  • I live on this forum
  • *****
  • Posts: 1282
  • Karma: 118
    • CiviTeacher
  • CiviCRM version: 3.4 - 4.5
  • CMS version: Drupal 6&7, Wordpress
  • MySQL version: 5.1 - 5.5
  • PHP version: 5.2 - 5.4
Re: Are GoogleCheckout contributions supposed to go to Complete automatically?
February 10, 2009, 10:54:09 am
What is the minimum permissions in this page: /admin/user/permissions for the civicrm module for Google CheckOut to function.  Must the the first in the list "access CiviCRM" be available to Anonymous Users?
Try CiviTeacher: the online video tutorial CiviCRM learning library.

Eileen

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4195
  • Karma: 218
    • Fuzion
Re: Are GoogleCheckout contributions supposed to go to Complete automatically?
February 11, 2009, 12:34:51 am
Do you have an error or are you trying to hone the permissions down

The call back should be outside of the civiCRM permissions I believe. I don't think there are separate permissions to make the payment processor work over & above the ones enabling the user to contribute
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) »
  • Support »
  • Using CiviCRM »
  • Using CiviContribute (Moderator: Donald Lobo) »
  • Are GoogleCheckout contributions supposed to go to Complete automatically?

This forum was archived on 2017-11-26.