Funny Pics
Component type
Categories
Maintenance status
Development status
Component created
Component changed
This is about funny animals
This is about funny animals
This module implements DineroMail payment methods to use with the payment module.
It deals with :
- DineroMail Buttons
- DineroMail IPN (See install.txt for specific DineroMail side settings)
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.
This module adds two rules actions to specify different price components for each discount and override discount price through rules
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.
Im trying to do a basic module for support the spanish invoice in drupal. I dont saw another proyect like this.
Initial proposal feature:
* Easy generation of xml invoice since a php array.
Â
Quantum Gateway integration for the Drupal Commerce payment and checkout system.
This module supports credit card payments on the checkout form via the Quantum Gateway XML Requester using the latest Commerce release.
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.
Provides a shop entity, suitable for a marketplace.
This module replaces some Drupal Commerce features with similar ones from Currency.
All currencies that do not exist for Drupal Commerce yet, will be made available automatically.
It replaces Commerce's built-in currency-based price display with Currency's locale-based amount display.