Commerce Shippo

Component type

module

Maintenance status

Development status

Downloads

68

Component created

Component changed

About this module

Shippo module for Drupal 7 provides real-time shipping cost estimates for various shipment carriers e.g. UPS, USPS, DHL Express, Canada Post, FedEx, etc. and shipping label creation along with tracking information functionality.

Drupal core version: 7.x

Supported Shippo APIs

This module supports the following Shippo API resources:

Commerce Google Customer Reviews

Component type

module

Maintenance status

Development status

Downloads

228

Component created

Component changed

This module adds Google Customer Reviews functionality to a Drupal Commerce site.

What is does:
There are two components to this module. The first is the javascript to load the badge on every page, the second is the checkout opt-in and survey javascript.

Commerce Multicurrency provider for TRY

Component type

module

Maintenance status

Development status

Downloads

36

Component created

Component changed

Turkish currency rates exchange provider for Commerce multi-currency module.

Dependencies

Commerce Multicurrency provider for TRY depends on the Commerce multicurrency module.

Installation

Install the module as usual.

Configuration

  1. Select "Turkish Republic National Bank" as sync provider on currency conversion settings page: admin/commerce/config/currency/conversion
  2. Run cron or sync manually to synchronise the rates.

Scheduled Message Module

Component type

module

Maintenance status

Development status

Downloads

282

Component created

Component changed

This module creates a schedule of messages related to a specific entity type/bundle, and sends them on the appropriate day.

The initial use case is to send a series of reminders of a membership expiration. This module provides the ability to add multiple scheduled messages to an entity type, and send them as a membership nears and passes expiration.

For the initial use case, Scheduled Messages are implemented as a plugin that may be attached to an entity type and bundle. All entities created from that bundle inherit the message schedule.

Commerce Discount "Up to Order Products Subtotal"

Component type

module

Maintenance status

Development status

Downloads

107

Component created

Component changed

This Drupal Commerce module creates a new type of Order Discount Offer: Fixed Amount Up to Products Subtotal.

The Fixed Amount offer provided by the Commerce Discount module applies to the entire order total, and thus will be applied to non-product line items as well, such as Sales Tax and Shipping. As a result the customer may get free shipping on the low subtotal orders, which may not be what the merchant wanted.

This module calculates the Products Subtotal before applying the discount, effectively excluding non-product items and making sure they will be paid for.