Payment module for Ubercart. Integrates Ogone PSP gateway as a checkout method for Ubercart.
Features:
Choose Payment Method during checkout OR at Ogone
Secure payment status verification (SHA-1 encryption)
All settings adjustable in admin form
Automatic language detection
Use own template or set templating parameters
Test and production urls
Drupal 6
6.x-1.x branch
Old release, several patches are needed to use it currently. Besides, this branch doesn't have all features mentioned above. This branch is not maintained anymore.
6.x-2.x branch
Current branch which is still maintained.
Drupal 7
When the 6.x-2.x branch is released we can start working on the D7 port and releasing the 7.x-1.x branch soon.
The Drupal 7 version is in progress, its based on the 2.x branch
Todo:
Further reviewing/testing the 6.x-2.x branch
Cleaning up/formatting code, adding code comments
Automatic currency detection (not working, it's an admin setting right now)
Finish porting the 6.x-2.x branch for D7 & Ubercart 3
Please read the included "readme.txt" carefully before posting issues and question, thank you.
This project allows for flexible auto tagging of your content types via a pluggable interface that makes use of 3rd party services to provide the tag context.
As a point of disambiguation, this module differentiates itself from the AutoTag module in that it doesn't rely on pre-defined vocabularies. Instead, this module sends node content through any number of third party services to determine what the content is about.
*** This module is currently in beta. While you can use it in a production environment, your mileage may vary. Feedback and issues can be sent to the issue queue, which is actively monitored.
Yahoo! Terms Extraction - NOTE: Yahoo deprecated this service in December, 2010. Currently seeking a developer to help port this module to the YQL API instead