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

Author Topic: OGONE Payment Processor - setup  (Read 1013 times)

robbiemc

  • I post occasionally
  • **
  • Posts: 66
  • Karma: 0
  • CiviCRM version: 4.5.0
  • CMS version: Drupal 7.22
  • MySQL version: 5.5.37
  • PHP version: 5.3.28
OGONE Payment Processor - setup
April 13, 2012, 12:54:44 am
Hi...

I need to enable our site to take IDEAL payments using your OGONE payment processor extension for members in the Netherlands. I have made an attempt to get things running but unfortunately got a bit stuck and wondered if you could give me any pointers. The steps I have taken are as follows.

1.   Downloaded the OGONE extension
2.   Following the instructions from the wiki enabling extensions page by creating a new folder (civiextensions) for the ‘CiviCRM Extensions Directory’ outside of the CiviCRM route. (sites/default/files/civiextensions)
3.   Uploaded the OGONE extension to the new civiextensions folder
4.   In ‘Manage Extensions’ I installed the OGONE extension which is now enabled

I am now stuck on creating the symbolic link as I cannot find OgoneUtils.php in the ‘packages’ folder of civicrm root. Nor can I find OgoneNotify.php in the ‘extern’ folder of civicrm root. So cannot create symbolic links between these files and their namesakes in the civiextensions directory

From this I can only guess that I have loaded the extension incorrectly…or that I have to manually install OgoneUtils.php & OgoneNotify.php in to the route directory…?

I do not wish to go any further with this myself as I am concerned about corrupting data and crashing the site.

Does anybody have step by step instructions for loading the extension or pointers on what I am doing wrong...?

Many thanks in advance.

Robbie

Ps…currently a multisite, single database setup using Drupal 7 and CiviCRM 4.1 beta3



xavier

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4453
  • Karma: 161
    • Tech To The People
  • CiviCRM version: yes probably
  • CMS version: drupal
Re: OGONE Payment Processor - setup
April 13, 2012, 01:07:55 am
You have to manually "install" the two files indeed, that' what the symlink does.

Read the README on the extension, I found it pretty clear

-Hackathon and data journalism about the European parliament 24-26 jan. Watch out the result

robbiemc

  • I post occasionally
  • **
  • Posts: 66
  • Karma: 0
  • CiviCRM version: 4.5.0
  • CMS version: Drupal 7.22
  • MySQL version: 5.5.37
  • PHP version: 5.3.28
Re: OGONE Payment Processor - setup
April 13, 2012, 01:58:55 am
Hi

Many thanks for the response....I have manually uploaded the two files but I am being a bit dopey.

How do I create a symbolic link?

Any advise would be great.

Robbie

xavier

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4453
  • Karma: 161
    • Tech To The People
  • CiviCRM version: yes probably
  • CMS version: drupal
Re: OGONE Payment Processor - setup
April 13, 2012, 02:03:28 am
I forgot to invite us to our meetup in amsterdam
http://civicrm.org/civicrm/event/info?reset=1&id=203

symlinks have nothing to do with civi, that's unix ways of doing "aliases". copy should be fine too, but bit more cumbersome on updates
-Hackathon and data journalism about the European parliament 24-26 jan. Watch out the result

robbiemc

  • I post occasionally
  • **
  • Posts: 66
  • Karma: 0
  • CiviCRM version: 4.5.0
  • CMS version: Drupal 7.22
  • MySQL version: 5.5.37
  • PHP version: 5.3.28
Re: OGONE Payment Processor - setup
April 13, 2012, 02:19:49 am
Hi Xavier

thanks for sending through the details re the meetup in Amsterdam...I am due to visit an office in Oosterbeek so may be able to swing it with my boss to arrange around the 8th May.

Re Ogone....so now I have uploaded the files to the packes and extern folder hopefully I should be ok?

As you mentioned updates would it be better to use symlinks...I try not to get involved in code and would not know what to do but I guess you just add a line of code in the OgoneUtils.php and OgoneNotify.php files. Is this correct? But what is the exact code?

my paths are as follows;

public_html/sites/all/modules/civicrm/packages/OgoneUtils.php
public_html/sites/all/modules/civicrm/extern/OgoneNotify.php

pointing to

public_html/sites/default/files/civiextensions/org.civicrm.payment.ogone/OgoneNotify.php
public_html/sites/default/files/civiextensions/org.civicrm.payment.ogone/packages/OgoneUtils.php

any pointers most appreciated.

Robbbie

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

This forum was archived on 2017-11-26.