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 »
  • Installing CiviCRM »
  • Joomla! Installations (Moderator: Deepak Srivastava) »
  • Question about civicrm.settings.php
Pages: [1]

Author Topic: Question about civicrm.settings.php  (Read 2419 times)

beaugast

  • I’m new here
  • *
  • Posts: 11
  • Karma: 0
    • Louisiana Wildlife Rehabilitators Association
Question about civicrm.settings.php
August 27, 2007, 09:42:16 am
On the install guide for Google Checkout (http://wiki.civicrm.org/confluence/display/CRMDOC/Google+Checkout+Configuration) it says:

Quote
Set Merchant-Key
Go to 'Payment Server Settings' in civicrm.settings.php file.
Set 'CIVICRM_CONTRIBUTE_PAYMENT_TEST_KEY' ( OR CIVICRM_CONTRIBUTE_PAYMENT_KEY if LIVE ) to Merchant-Key obtained from step 5 of  'Set API callback URL'.

This setting is not included in the public_html/components/com_civicrm/civicrm.settings.php file. Am I missing something? How do I switch between using the live payment processor and the sandbox.

Also the documentation does not mention the following settings on the Google checkout Settings page:

1. Callback method:  XML or HTML? Default is XML.
2. Shopping Cart Post Security (default is digitally signed XML carts)

Are these both correct?
Thanks!  :-[
« Last Edit: August 27, 2007, 09:44:14 am by beaugast »

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: Question about civicrm.settings.php
August 27, 2007, 12:06:29 pm

That documentation is no longer valid in v1.8. We have restructured the payment code in 1.8

You will need to enter the payment information at:

q=civicrm/admin/paymentProcessor&reset=1

All the information is collected there. Please use the default values for the other settings

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

beaugast

  • I’m new here
  • *
  • Posts: 11
  • Karma: 0
    • Louisiana Wildlife Rehabilitators Association
Re: Question about civicrm.settings.php
August 27, 2007, 03:45:33 pm
So is there a way to specify Civicrm to use the sandbox or the live google checkout server anywhere? As in set the test server to use used while testing and then to make the site use the live google server? Right now all the page does is redirect me to Google's homepage when I click the checkout button.

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: Question about civicrm.settings.php
August 27, 2007, 03:57:13 pm

In test mode, CiviCRM uses the test settings. In live mode it uses the live settings.

You can get test/live links from the configuration pages of CiviContribute. Make sure that you have set the right values in the settings form etc

http://demo.civicrm.org/drupal/civicrm/contribute/manage?reset=1

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

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Joomla! Installations (Moderator: Deepak Srivastava) »
  • Question about civicrm.settings.php

This forum was archived on 2017-11-26.