My name is Serg Dalles. I implemented module for accepting Webmoney ecurrency on Drupal6 sites. There is a module that accepts webmoney for Ubercart, but my module is stand-alone and requires no other modules to work. Just plain Drupal installation. Here are some key features of it:
- payemts can be created both manually from the site by users, or by other modules via specially implemented API;
- all payments are stored in stand alone table;
- ability to manage currencies (create, edit, chage accounts, etc.)
- implemented internal hooks, which fires on creating, enrolling and deleting of payments.
- ...
I am planning to create full documentation for the module and also implement some other ecurrencies with the same functionality.
Thanks for your attention.
[Edited by kiamlaluno to remove the link as requested by sergdal]
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | webmoney_merchant.zip | 10.22 KB | Anonymous (not verified) |
Comments
Comment #1
Anonymous (not verified) commentedsee attached module
Comment #2
avpadernoComment #3
AjK commentedComment #4
Anonymous (not verified) commentedWhy can not I create branches and tags? I do all like in
http://drupal.org/node/188985
but it does not appear.
All I want to do is release final version of my module (not dev) as it is finished and tested already.
I have spent on solving this problem a lot of time (i think i could make another module like this in this time).
module link: http://drupal.org/project/webmoney_merchant
Comment #5
avpadernoFYI: The name you gave to the development snapshot is not correct; then, a development snapshot is not created from HEAD.
Comment #8
avpaderno