This forum is for module development and code related questions, not general module support. For general support, use the Post installation forum.

Eurobill.com - Ecommerce plugin

Eurobill's payment method has an major advantage compared to the existing payment methods. It supports Direct Debit functionalty.

Developers:
Eurobill has an IPN (Instant Payment Notification) System which should make it easy to integrate into drupal.

Technical Information
Info on basic module: http://www.eurobill.com/setup/setup_basic_en.pdf
Info on password module: http://www.eurobill.com/setup/setup_passwords_en.pdf
Info on IPN module: http://www.eurobill.com/setup/setup_events_en.pdf
Info on Interface/API module: http://www.eurobill.com/setup/setup_api_en.pdf

Checkout the paypal.module and other gateway modules that already exist for the ecommerce suite (http://drupal.org/project/ecommerce).
It should not be a huge problem to integrate eurobill with its IPN, should it?

I would want to use that Eurobill plugin with the drupal ecommerce subscription gateway (e.g. an existing user pays via the eurobill plugin for a role subscription; the username and the password of that user should be passed to eurobill's gateway via IPN; after payment successfully proceeded, user's role[usergroup] should change).

Important:
- Support of recurring payments
- Support of Direct Debit payments

This module should be developed for drupal 4.7 and as soon as 5.0 comes out it should be also available for 5.0.

Associate FlexiNode with a Menu Item

I am trying to the best way to do the following:

I have created a flexinode content type. When a user creates a nodes of this flexinode type, I want it to automatically get assigned to a menuitem AND for some flexinode types the users should be presented a specific set of menuitems, which the users can choose from and the content should be associated with the chosen menuitem.

What is the best way to do this? This is what I have already tried.

block spammers via APF - issuing System command from Drupal admin

Hey,

i just thought I want to block special IPs (those of the spammers) directly via the APF firewall,
so I have the need to issue commands like

apf -d 81.95.144.66 "trackback-spam"

directly as root from within an existing drupal admin installation (i.e. via a link)

anyone got that implemented already? that would come in VERY handy...
could even allow for automated firewall blocks for selected IPs

(blocking anywhere later just takes up too many resources)

thanks,christoph

civiCRM returning errors when new individuals are added....any solutions??

hi
I installed the civiCRM in my drupal installation. But when I try to make a new addition like "add a new individual" it returns an error or rather a warning that the folder templates_c/en_US is not writable. Why is this? Need I make any changes in the settings of the civiCRM or changing the mode of the folder is the only issue?

It currenlty works as I changed the writability of the specified folder. But is this the only way out? Is this a bug in the module?

Please help
drupal_india

Autopatch module (automatically applies patches to other modules)

Hold your horses, it does not exist (yet?).

Just #1 on my modules wish list for 2007. I thought there might be a way to use the diff tool to do this (or cygwin diff.exe for win users), just the same way that the gallery project uses external tools to do stuff (netPBM, ffmpeg, imagemagick, zip, etc.).

It could be used to automatically apply patches to e.g. other modules. Would there be a way to overcome the implied security problems? Is this sci-fi or is it doable? (Would anyone be interested in development?)

Cheers,
Phil

Pages

Subscribe with RSS Subscribe to RSS - Module development and code questions