Affiliate Products Shop
Component type
Categories
Downloads
Component created
Component changed
This module targets the users who want to use affiliate products on their drupal sites.
This module targets the users who want to use affiliate products on their drupal sites.
This module allows users to pay for a node, such as an event/conference/lecture/course, without the overhead of ecommerce or ubercart.
Different roles can have different amounts for the same node, for example members can be offered a lower rate over non-members.
After signing up for the node using the Signup module, the user will be redirected to Paypal where they can complete the payment. Once Paypal accepts the payment, the database will be updated to confirm the user as an attendee.
Price gun is a bulk price updater utility for Drupal ecommerce. It provides a user interface for easy price updates across an entire product type; for example increase all prices by 1%, rounding fractions up to the nearest currency unit.
If you'd like to add extra functionality to this module, feel free to submit a patch!
This module provides a generic membership entity and an optional "membership provider" plugin type.
While this module shares a namespace with earlier Drupal 5/6 modules, it does not inherit any code or architecture.
Development occurs on GitHub (fork and submit pull requests there) while utilizing the Drupal.org issue queue.
This project is still very much under development and meta-discussions around future plans and architecture are welcome.
Gcheckout provides a Google Checkout payment method for the e-Commerce suite of modules. In addition to installing Gcheckout, you will also have to download the Google Checkout PHP library, make sure the CURL PHP extension is installed and enabled, and install an SSL certificate for your site.
Clieop is a batch oriented specification for the Dutch Direct Debit Payment method 'automatische incasso'. The specifications are held by equens and can be downloaded ClieOp and VerwInfo. Clieop is about payment and VerwInfo is about errors or retraction of payments.
Image App: Allows users to append multiple images to nodes, apply basic
edits, create various derivatives, select which version is displayed,
display as slideshow or as list, and optionally, display original in
modal box.
NOTE: the module was thought for Drupal 4.7 and then updated to 5.x. Has been abandoned with Drupal 6.x, as (almost) the same functionalities can be obtained with other more flexible means (mainly LM_paypal role subscriptions, views, phptemplate). Please contact me in case you are looking for a unified solution and would like to take it over.
Initial commit: the module is still in development and requires some PHPTemplate and Views skills to get things to work at it's best.
* * * * * * * * * * * * * * * * * * * *
DESCRIPTION
This module allows you to create invoices.
It uses nodes and views, so it is very easy to customise.
It supports VAT and Pro Forma invoices. It is very easy to generate a proper invoice from a pro-forma invoice.
It shows invoice statistics like paid/unpaid invoices.
* * * * * * * * * * * * * * * * * * * *
TODO
1. Improve Invoice Statistics
2. Right now, you can generate many invoices from one pro-forma invoice, it should be customizable