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) »
  • Google Callback API
Pages: [1]

Author Topic: Google Callback API  (Read 2547 times)

orthodoxkohen

  • I post occasionally
  • **
  • Posts: 59
  • Karma: 2
Google Callback API
August 14, 2009, 12:58:18 pm
I'm having the following sent to me by google checkout.

Has anyone seen this?

We've made several unsuccessful attempts to send order notifications to your notification callback URL  https://www.my-site.org/administrator/components/com_civicrm/civicrm/externgoogleNotify.php As a result, you aren't receiving order status, risk, or other notifications.

What would you recommend?

Using Joomla 1.5.14 and CiviCRM 2.X

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: Google Callback API
August 14, 2009, 01:15:23 pm

the API Callback URL should be:

https://www.my-site.org/administrator/components/com_civicrm/civicrm/extern/googleNotify.php

check: http://wiki.civicrm.org/confluence/display/CRMUPCOMING/Google+Checkout+Configuration

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

orthodoxkohen

  • I post occasionally
  • **
  • Posts: 59
  • Karma: 2
Re: Google Callback API
September 23, 2009, 06:30:55 pm
Thank you, I will give it another try.  I'm also not sure about the CIVICRM_UF_BASEURL it is currently set to: 
Code: [Select]
define( 'CIVICRM_UF_BASEURL'      , 'http://www.mydomain.org/administrator/' );
What is the difference between that and the base url http://www.mydomain.org?

Thanks

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

This forum was archived on 2017-11-26.