Commerce File Bundle

Component type

module

Categories

Maintenance status

Development status

Downloads

1088

Component created

Component changed

This module integrates the commerce_file module with the commerce_product_bundle module.

Currently you can add products containing commerce_file fields into bundles, but when a customer purchases the bundle the files will not be made available. Similarly, any issued file licences will not be revoked if the order is canceled.

This module adds that functionality by exposing the files to the bundle line items and exposing rules and actions that issue/revoke file licences for bundled files.

UC attribute views

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module add a different integration beetween Ubercart and Views for the attributes and options.
It implement a new field for every attribute to print the complete list of available options for the product.

This is a enhanced version of this module: http://www.ubercart.org/comment/43532

Ubercart cart bonus

Component type

module

Categories

Maintenance status

Development status

Downloads

322

Component created

Component changed

This module is a very small module designed to just add extra items to a user's (ubercart) shopping cart under some simple conditions and apply a discount % to those extra items added

- Ability to build a rule
- Select which product combinations trigger that rule (OR/AND)
- Select which products are then added to their shopping cart
- Enter in the total discount for those added products ( 0 -> 100% )

I could have used conditional actions for this implementation but the interface for that is very complex, and this is a very problem specific module.

Commerce Pasargad

Component type

module

Maintenance status

Development status

Component created

Component changed

Overview

Commerce Pasargad provide Pasargad Bank (an Iranian bank) integration for the Drupal Commerce payment and checkout system.

Requirements

  • Commerce
  • Commerce Payment

Configuration

After install to configure payment method go to "Administration » Store » Configuration » Payment methods » Pasargad Bank Gateway" and enter:

Commerce line item addon

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Commerce line item addon is a Rules-based module that provides actions and a condition for adding line items to an order and managing them.

Action: Add a line item to an order
You can choose a line item type and a price component type, and this action will handle creating the line item and adding it to the order so that the total gets updated properly.

BoletoPHP

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

[UPDATE]
Since the Boleto PHP library lost traction in the community, doesn't seem to make sense in invest time on this integration. For the ones looking for some kind of functionality related to boletos, i'd suggest: https://github.com/kriansa/openboleto
[/UPDATE]

Commerce Fedex Shipping Module

Component type

module

Maintenance status

Development status

Component created

Component changed

Fedex Shipping Module requires Commerce Shipping 2.x and Drupal Commerce in order to function.

Description
The module provides calculation of FEDEX shipping rates in 2 modes (test and production). Data input is provided by current commerce order and the output is generated through SOAP response from Fedex services. The module posses additional features:

Payment API Stripe integraion

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Stripe is a new payment gateway with no setup or monthly fees that allows you to create fully-branded payment pages. Moreover, using their JavaScript API, you can bypass some of the PCI compliance complexities (including the need for an SSL certificate, although they recommend you install one anyways for consumer confidence).