Commerce Discount with VAT

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module resolves the issue when applying discounts after VAT calculation in Drupal Commerce.

Since some of the country laws requires to display prices with VAT included for consumers, it is hard to display total summary correctly having VAT and discount sums correctly in order total summary.

To fix the problem, we apply discount to VAT rate component too and then run an regression calculation which is hidden in "Price with components" formatter.

Commerce Fulfilment via OMS

Component type

module

Categories

Maintenance status

Development status

Downloads

1823

Component created

Component changed

This module integrates Drupal Commerce with Order Management Systems, an order fulfilment company with locations in Australia and the USA.

Currently provides integration with the following webservices:
- ExportOrders
- GetStockLevels
- CreateSalesOrder

Rules are provided to send the order to OMS after the order is received, and to update the order when the order is fulfilled.

This module is being used in production, though it is very early days.

Commerce Realex Redirect Payments

Component type

module

Categories

Maintenance status

Development status

Downloads

2031

Component created

Component changed

The Realex Redirect payment method for the European based payment gateway Realex is no longer needed since the parent module how has this functionality: Commerce Realex Module

However this module also includes a module for processing recurring payments using Realex receipt-in method and the Commerce Recurring module.

Currency for Drupal Commerce

Component type

module

Maintenance status

Development status

Downloads

5802

Component created

Component changed

This module replaces some Drupal Commerce features with similar ones from Currency.

Currencies

All currencies that do not exist for Drupal Commerce yet, will be made available automatically.

Price display

It replaces Commerce's built-in currency-based price display with Currency's locale-based amount display.