Commerce Views Display

Component type

module

Maintenance status

Development status

Downloads

9253

Component created

Component changed

Provides a views style plugin to render a Commerce add to cart form with a product display for a view of Drupal Commerce Products.

Sponsored by Commerce Guys

Why use Commerce Views Display?

  • You want to free yourself from node displays for Commerce Products.
  • You want to group Commerce Products into an add to cart form and do not need any description for that grouping.
  • You want to display all Commerce Products of type X on a single add to cart form
  • You want to create dynamic Commerce Product displays, ie All products under $10
  • You want to create multiple dynamic Commerce Product displays in a single view.
    Examples:
    • All products under $10 grouped by category
    • All products for a single base model field

Commerce easypay

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module provides a Drupal Commerce integration with a portuguese payments gateway called easypay. The module includes two separate modules that provide different payment methods for Drupal Commerce, credit card and payment through the portuguese ATM network - Multibanco by generating Multibanco Refererences for each Commerce order.

Commerce Payback

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module is supposed to create a (really) simple marketplace for Drupal Commerce.
commerce_paypal_simple module is used to transfer money using PayPal Simple Adaptive Payment API.
The payment method should not be used with the regular product order payments, It is just a place holder so that I can create payment transactions.
Payment process: The buyer pays the website, website pays the seller.

Entity cache for Drupal Commerce

Component type

module

Maintenance status

Development status

Downloads

13021

Component created

Component changed

Entity cache puts core entities into Drupal's cache API.

The Entity cache for Drupal Commerce module enables caching of Drupal Commerce commerce_order, commerce_line_item, and commerce_product, entities.

How to use

Install the module like any other and reset cache so that the hook_entity_info_alter() implementation is executed.

Sponsored by Spartan and Myplanet Digital.

Ubercart Additional Charges

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Many a times, while building Drupal+Ubercart e-commerce sites, we ran into the need for adding additional per-item and per-order charges. While we looked into existing modules like Ubercart Fee, it wasn't as flexible we needed it to be and for Drupal 7, we had to develop our own. Then we got to the point of adding some additional functionalities that everyone in Drupal community can benefit from:

- Per-item, single additional charge support
- Per-order, multiple additional charges support
- Full ubercart shopping cart flow integration
- Full admin support

Commerce PagOnline

Component type

module

Categories

Maintenance status

Development status

Downloads

752

Component created

Component changed

Implements the Italian Unicredit PagOnline payment service for use with Drupal Commerce.

Configuration

  • Enable the module and configure the payment rule at admin/commerce/config/payment-methods

Into PagOnline backoffice application insert http://www.example.com/commerce/pagonline/notification as "Event Listener" to receive asyncronous comunications. At this moment only IC state is recognised.