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 Payment Processor error in 3.4.6
Pages: [1]

Author Topic: Google Payment Processor error in 3.4.6  (Read 1093 times)

mdatcher

  • I’m new here
  • *
  • Posts: 21
  • Karma: 2
  • CiviCRM version: 4.5.1
  • CMS version: Drupal 7.31
  • MySQL version: 5.5.37
  • PHP version: 5.3.28
Google Payment Processor error in 3.4.6
October 06, 2011, 11:17:11 am
Yesterday I upgraded my installation to version 3.4.6. According to the documentation, this new version requires that the Google Checkout integration API version to be set to 2.5 (http://wiki.civicrm.org/confluence/display/CRMDOC40/Google+Checkout+Configuration). However, now whenever a payment is processed, the Google Integration Center logs the following error:

We encountered an error processing your notification acknowledgment. The error we got is: Expected serial number was not contained in notification acknowledgment.

The log posts the XML message sent to CiviCRM as well as CiviCRM's response, which in this case is the following:

<?xml version="1.0" encoding="UTF-8"?><notification-acknowledgment xmlns="http://checkout.google.com/schema/2" />

If a serial number is expected, it does not appear that CiviCRM is sending it. How can this be enabled? Has anyone else run into this problem with Google Checkout? Thanks.

mdatcher

  • I’m new here
  • *
  • Posts: 21
  • Karma: 2
  • CiviCRM version: 4.5.1
  • CMS version: Drupal 7.31
  • MySQL version: 5.5.37
  • PHP version: 5.3.28
Re: Google Payment Processor error in 3.4.6
October 10, 2011, 05:42:13 am
Is there a way to test payment processors at http://drupal.demo.civicrm.org/civicrm? Primarily, is it possible to access googleNotify.php? Going to http://drupal.demo.civicrm.org/sites/all/modules/civicrm/extern/googleNotify.php results in a 404 error. Thanks.

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 Payment Processor error in 3.4.6
October 10, 2011, 06:10:02 am

yes, the right url is:

http://drupal.demo.civicrm.org/sites/drupal.demo.civicrm.org/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

Deepak Srivastava

  • Ask me questions
  • ****
  • Posts: 677
  • Karma: 65
Re: Google Payment Processor error in 3.4.6
October 16, 2011, 12:44:16 am
Matthew,

Could you apply the patches from http://issues.civicrm.org/jira/browse/CRM-9010, and see if it works now ?

thanks
Found this reply helpful? Contribute NOW and help us improve CiviCRM with the Make it Happen! initiative.

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

This forum was archived on 2017-11-26.