News:

Looking for documentation? Take a look on our wiki

Main Menu

Ogone E-commerce / Rabo Internetkassa payment module 1.0 Beta

Started by Joomla!freak, March 07, 2007, 03:05:06 AM

Previous topic - Next topic

Joomla!freak

Hello World

in another post i started with a hack to use Ogone with VirtueMart.
But that was not a good solution. So I wrote a payment module.

I also noticed that Rabo Internetkassa (NOT Rabo Ideal) uses the same sytem

Download from the J!forge:

http://joomlacode.org/gf/project/ogonevirtuemart/


Ogone Payment module to integrate with VirtueMart

to use with Ogone E-commerce program

Features:

-multilangual (todo)

-send shopping cart info to ogone server ( ok)
-retrieve ogone information ( payment number,...) and store in VirtueMart Database (ok)

configuration :

-create a static template to use with ogone ( and see preview) (todo)
-create a template.htm file to use with ogone (todo)

UPDATE added screenshots

UPDATE : download 1.0 Beta at the J!Forge



NEW: Virtuemart Cloud and Virtuemart SmoothGallery : http://www.joomlafreak.be/virtuemart/

"Joomla! is not a product, it's a project!" - Peter Russell

Phew

Great work! Can't wait for you to finish it! If you need some help on design, just say so :)

Joomla!freak

On the frontend there is no real "design" only a button with "pay with ogone"
(with a classname so you can modify with css)

On the backend the design is almost finished.

I also noticed that Rabobank Internetkassa (NOT Rabobank Ideal)  the same sytem use.

So It will be  a Ogone/Rabobank Internetkassa payment module . ( but I can not test it on Rabobank because I have no account with that bank)

When will it be finished ? Well the website that this payment module gonna use must launch before 25/3/2007 , so probably around that time a stable version will be released.

NEW: Virtuemart Cloud and Virtuemart SmoothGallery : http://www.joomlafreak.be/virtuemart/

"Joomla! is not a product, it's a project!" - Peter Russell

Phew

Quote from: Joomla!freak on March 13, 2007, 15:46:46 PM
On the frontend there is no real "design" only a button with "pay with ogone"
(with a classname so you can modify with css)

On the backend the design is almost finished.

I also noticed that Rabobank Internetkassa (NOT Rabobank Ideal)  the same sytem use.

So It will be  a Ogone/Rabobank Internetkassa payment module . ( but I can not test it on Rabobank because I have no account with that bank)

When will it be finished ? Well the website that this payment module gonna use must launch before 25/3/2007 , so probably around that time a stable version will be released.

I can test it for you... I have an account with that bank. I only need some details from you where I can test it.

Joomla!freak

QuoteI only need some details from you where I can test it.

https://i-kassa.rabobank.nl/

and click "aanvragen testkassa"

Normally this week i will upload stable version.
NEW: Virtuemart Cloud and Virtuemart SmoothGallery : http://www.joomlafreak.be/virtuemart/

"Joomla! is not a product, it's a project!" - Peter Russell

Joomla!freak

#5
Today is a great day to release the 1.0 Beta

http://joomlacode.org/gf/project/ogonevirtuemart/

Please use the forum on the forge to post bugs, questions,...
NEW: Virtuemart Cloud and Virtuemart SmoothGallery : http://www.joomlafreak.be/virtuemart/

"Joomla! is not a product, it's a project!" - Peter Russell

AmSt4ff

Hi,

I get this error (VM 1.10 JM 1.12)

Warning: main(/home/growshop/www/administrator/components/com_virtuemart/classes/payment/og_ogone.php): failed to open stream: No such file or directory in /home/growshop/www/administrator/components/com_virtuemart/html/store.payment_method_form.php on line 39

Warning: main(/home/growshop/www/administrator/components/com_virtuemart/classes/payment/og_ogone.php): failed to open stream: No such file or directory in /home/growshop/www/administrator/components/com_virtuemart/html/store.payment_method_form.php on line 39

Warning: main(): Failed opening '/home/growshop/www/administrator/components/com_virtuemart/classes/payment/og_ogone.php' for inclusion (include_path='.:/usr/local/php4/lib/php') in /home/growshop/www/administrator/components/com_virtuemart/html/store.payment_method_form.php on line 39

Payment Method Form

Joomla!freak



Quote from: AmSt4ff on June 13, 2007, 20:25:33 PM
Hi,

I get this error (VM 1.10 JM 1.12)

Warning: main(/home/growshop/www/administrator/components/com_virtuemart/classes/payment/og_ogone.php): failed to open stream: No such file or directory in /home/growshop/www/administrator/components/com_virtuemart/html/store.payment_method_form.php on line 39

Warning: main(/home/growshop/www/administrator/components/com_virtuemart/classes/payment/og_ogone.php): failed to open stream: No such file or directory in /home/growshop/www/administrator/components/com_virtuemart/html/store.payment_method_form.php on line 39

Warning: main(): Failed opening '/home/growshop/www/administrator/components/com_virtuemart/classes/payment/og_ogone.php' for inclusion (include_path='.:/usr/local/php4/lib/php') in /home/growshop/www/administrator/components/com_virtuemart/html/store.payment_method_form.php on line 39

Payment Method Form


See also Forum At Joomlacode and Dutch at joomla.org http://forum.joomla.org/index.php/topic,147571.0.html

http://joomlacode.org/gf/project/ogonevirtuemart/forum/?action=ForumBrowse&forum_id=164

In the 1.0 BETA manual there are some type errors

you need to fill in ps_ogone, Not og_ogone
NEW: Virtuemart Cloud and Virtuemart SmoothGallery : http://www.joomlafreak.be/virtuemart/

"Joomla! is not a product, it's a project!" - Peter Russell

AmSt4ff

ok got that fixed but now with checking out when they should be send to the ogone site this code pops up:

Parse error: syntax error, unexpected '>' in /home/growshop/www/administrator/components/com_virtuemart/html/checkout.thankyou.php(84) : eval()'d code on line 43


By the way what do you mean with the sha.php signature?

You can PM me in dutch if you like ;-)

Joomla!freak

Quote from: AmSt4ff on June 13, 2007, 20:48:53 PM
ok got that fixed but now with checking out when they should be send to the ogone site this code pops up:

Parse error: syntax error, unexpected '>' in /home/growshop/www/administrator/components/com_virtuemart/html/checkout.thankyou.php(84) : eval()'d code on line 43



Follow the Dutch Forum , the manual in the beta 1.0 is not good.

it's a cop/paste error
NEW: Virtuemart Cloud and Virtuemart SmoothGallery : http://www.joomlafreak.be/virtuemart/

"Joomla! is not a product, it's a project!" - Peter Russell

AmSt4ff

I got all errors gone but it seems that the module isn't connecting to the ogone server because when its redirected to Ogone i get nothing no amount,order,payment option nothing only a blank page with only the ogone logo, what can it be???

I need it urgently! so please help me out.

saffrongeek

hi ,

    Is this release compatible with VM 1.1 ... i dont find the tabs that were there in beta 0.7 in the edit payment modules :(

saffrongeek

ruudjonk

no not yet, today i contacted the author of this module to ask him if he could help me with the fortis neos ideal module that is based on this one. I got that module working with joomla 1.5.4 and virtuemart 1.1.1 but i cant get the payment information on the order detail page yet.

I hope he will help me/us out with this. If I find something to get everything working with the fortis neos module, i will post it here so that this module can be adjusted the same way.

rossi256

Is there any news about Ogone-Payment module for J1.5 / VM1.1 ??

thanks in advance
Rossi

ruudjonk

Well, i didn't find any time yet to continue development of this module, i do have the fortis neos version working, but without the auto status update function. It isn't very hard to adjust this to ogone, but like i have to find some time to do so.
I'll let you know here when i'm starting to work on it again