Commerce First Data

Component type

module

Categories

Maintenance status

Development status

Downloads

2168

Component created

Component changed

-----
NOTE: I worked on this module years ago before Drupal Commerce was even stable. I've long since moved on from working with this payment gateway and cannot maintain the module any longer. There's bound to be issues. Use at your own risk!
-----

Ubercart TNT Express Shipping

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Provides integration with TNT Express XML quotes for Ubercart.
Note this is for TNT Express Australia.
Note you need a specific type of account with TNT Express for this to work - a casual account is not sufficient - talk to your TNT Express rep for more details.

Ubercart Flatrate shipping address in Europe check

Component type

module

Categories

Maintenance status

Development status

Downloads

378

Component created

Component changed

Simple but very handy Ubercart plugin for the Ubercart uc_flatrate module to provide a check if the shipping address is in Europe.

You can also click the [ ] Negatate this check option when enabling this filter/check to invert the logic.

Obviously designed to provide different shipping quotes for in/out of Europe.

Configuration Example:

- Import all available countries admin/store/settings/countries/overview

- Create two flat rate shipping quotes admin/store/settings/quotes/methods/flatrate/add

Ubercart catalog template

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Ubercart catalog template will render the catalog pages with a templates file, while having control over the following variables:

  • $catalog: Current term
  • $sub_categories: Child terms of current term
  • $products: Products within the current term. Number of products are defined in 'uc_product_nodes_per_page'
  • $pager: Pager of products

Commerce templates

Component type

module

Maintenance status

Development status

Component created

Component changed

Commerce templates is an extension on commerce products in the Drupalcommerce system for drupal7. The main purpose of this module:

  • to facilitate the administration tasks when creating new products.
  • to bind products together on a template instead of using product displays.
  • to provide some interface to make product variants easier to capture.

The project only exists in the sandbox for now until I receive some reactions that the idea can be worked out.