Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.320.335 Times

Ogone module for Drupal 6 6.x-1.0

  Date Added: September 07, 2013  |  Visits: 512

Ogone module for Drupal 6

Report Broken Link
Printer Friendly Version


Product Homepage
Download (47 downloads)



All features of the Ogone platform in e-commerce 3-tier mode are supported.The module provides 6 hooks that need to be implemented into one or more modules to enable them for online payments. After integration, a prefix needs to be set for each of those modules to avoid duplicate order IDs.Customers can be directed to an overview of their order via a button or link pointing to: www.example.com/ogone/your_module_name/unique_order_referenceThis will provide them with an overview of the order created by the module with name module_name and identified by the id unique_order_reference, accompanied by a checkout button to submit the order to the Ogone payment platform.InstallationUnpack in your modules folder (usually '/sites/all/modules/')Enable under Administer > Site Building > Modules.

Requirements: No special requirements
Platforms: PHP
Keyword: Accompanied Administer Building Button Created Identified Module Modules Ogone Order Overview Payment Pointing Provide Site Unique Order Reference
Users rating: 0/10

License: Freeware Size: 20.48 KB
USER REVIEWS
More Reviews or Write Review


OGONE MODULE FOR DRUPAL 6 RELATED
Modules  -  Topsy Social Modules 1.0.5
Topsy's Social Modules add realtime social content within your site that is relevant, topical and fresh. Unlike twitter widgets, Topsy's Influence Engine ensures your site gets top quality content from influencers, thought leaders and people in...
225.28 KB  
Modules  -  VELOCT Check Payment Module 1.0
VELOCT Check Payment Module is the check payment module for VELOCT, FastTransact's Payment Gateway . It uses direct mode to connect to the gateway so make sure to have Curl installed.
 
Libraries  -  HOP::Lexer 0.031
HOP::Lexer is a Perl module for "Higher Order Perl" Lexer. SYNOPSIS use HOP::Lexer string_lexer; my @input_tokens = ( [ VAR, qr/[[:alpha:]]+/ ], [ NUM, qr/d+/ ], [ OP, qr/[+=]/ ], [ SPACE, qr/s*/, sub { () } ], ); my $text = x = 3 +...
12.29 KB  
Libraries  -  Module::Build 0.2808
Module::Build is a Perl module for build and install Perl modules. SYNOPSIS Standard process for building & installing modules: perl Build.PL ./Build ./Build test ./Build install Or, if youre on a platform (like DOS or Windows) that...
184.32 KB  
Modules  -  Third Party Wrappers 6.x-1.0
The page is split at a string predefined in the administration section.This module takes care of modifying relative links and references to images/js/css files and will save a copy of aggregated JS and CSS files so that they remain available even...
10 KB  
Modules  -  Custom e-mail 6.x-1.0-alpha1
The strings are also added to the Internationalization (i18n) module if present, in order to facilitate translations.Installation:Unpack in your modules folder (usually '/sites/all/modules/')Enable under Administer > Site Building > Modules
10 KB  
Modules  -  Module Template System 5.x-1.6
Drupal 5 doesnt have a nice easy way for module developers to drop .tpl.php files in their module directories for use with modules that do a lot of output. I have no idea why. Drupal 6 has this but 5 does not. So I've created a module that allows...
10 KB  
Modules  -  Ubercart Product Quote 6.x-1.x-de
This module is not currently compatible with any of the Shipping Quote modules out of the box. Patches have been submitted to some of them.Roles with the "administer product quotes" permission will get the "Shipping Quotes" tab added to the...
10 KB  
Modules  -  Ubercart Barclays EPDQ payment gateway 6.x-1.0
So far the modules supports only UK.Installation:Unpack in your modules folder (usually '/sites/all/modules/')Enable under Administer > Site Building > Modules
10 KB  
Modules  -  Administration Notifications 6.x-1.1
ConceptThis is a simple module that can be used for communication of site changes/updates between the site designer/developer, and the site owners.For example, if you maintain a drupal installation for another company, you can use this module to...
10 KB  
NEW DOWNLOADS IN SCRIPTS, MODULES
Scripts  -  Free Ecommerce website creator 1.2
Free Ecommerce website creator is a free PHP shop creating script. This allows you to put a online shop on your own website. Create your own free ecommerce website for Your Business. Create an online shop using easyGUI online shop creator. The...
1.44 KB  
Scripts  -  MochiGames PHP Script ZDR 1.00
MochiGames PHP Script ZDR is web site, ready for use, for flash games. These flash games are downloaded automatically by "MochiGames PHP Script ZDR" from MochiGames media. The use of the games is free, you can use your own Mochi Publisher ID and...
368.54 KB  
Scripts  -  Php Chat 2.0
Add a free php site, single sign-on and multiple skins, 100% free 1. Server Modes: The chat server has paid mode and free mode. If the free chat mode, a free chat room will be assigned to your website with your domain as the room name. 2....
938.87 KB  
Scripts  -  Nibbleblog 3.0.1
Nibbleblog it's a powerful engine for creation and manipulation of BLOG's completely free. Very simple to install and configure (Only 1 step). The database used is based on XML files and this way it is not necessary to use MySQL or similar DBMS....
371.09 KB  
Scripts  -  PHP File Manager | CloudOsys 2.9b8
CloudOsys is a PHP file manager, a tool that allows your visitors upload files such as media content directly to your website. Your visitors will upload files directly to your website, where they can share and comment on them. Through cloud...
1.41 MB  
Modules  -  TinyMCE Node Picker 6.x-2.1
This module will de discontinued and replaced with Node Picker as soon as a stable release is available.TinyMCE Node Picker provides a button in TinyMCE that displays a list of links to content. Choosing a link inserts it into the editor.The...
20.48 KB  
Modules  -  Fapilicious 5.x-1.x-de
Fapilicious is a collection of FormAPI goodies.I hope to make it a repository of reusable FormAPI trickery and short cuts. Currently it has small collection of powerful FormAPI element validators.Please submit your favorite tricks as patches so we...
10 KB  
Modules  -  Donation Goals 6.x-1.x-de
The Donation Goals module lets you create nodes of the type "Donation Goal." These goals allow you to set an amount of money you'll need for whatever you're saving up for. Visitors of the site can then donate money through PayPal. Once the target...
20.48 KB  
Modules  -  Plica Twitter 1.0.1
Plica TwitterInstallation : * Download, unzip, and install plugin dir in /wp-content/plugins * Activate * All right now
10 KB  
Modules  -  Page Array 5.x-1.x-de
The pagearray module is a small (single function) helper module that can be used whenever there is a need to load the output of any Drupal path in data form. Based on the code in index.php, Page Array bypasses the theme('page') call, instead...
10 KB