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) »
  • Payment setting
Pages: [1]

Author Topic: Payment setting  (Read 753 times)

jvernon

  • Guest
Payment setting
March 20, 2009, 07:19:19 am
We have our system set up to do payments through Google. I recently send contribution pages link to a group of people who made contributions.

Problem is, the transactions are Pending / Incomplete. We don't need to ship anything to the contributor. What is the setting I need to use to complete the transactions?

Thanks

Sunil

  • I post frequently
  • ***
  • Posts: 131
  • Karma: 23
  • The community around a product more important than the product itself?
    • CiviCRM
Re: Payment setting
March 20, 2009, 08:12:07 am
Hi

Google Checkout,

When user confirm the payment, we put the contribution record in pending mode.
once the user completed the transaction process. Google server call back to the our server.
If the response is with Success Status, then we update the record and change the status from Pending to Completed.

i assume you are using Drupal
For that you need to set Callback URL in the Google checkout
API callback URL: http://yourdomain/sites/all/modules/civicrm/extern/googleNotify.php

You can check the log in sites/default/files/civicrm/upload/CiviCRM.Google.log

plz update your forum profile with CMS, PHP, Mysql version

Sunil

« Last Edit: March 20, 2009, 08:24:46 am by Sunil »
The community around a product more important than the product itself?

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviContribute (Moderator: Donald Lobo) »
  • Payment setting

This forum was archived on 2017-11-26.