Commerce cryptocurrency payment methods

Component type

module

Maintenance status

Development status

Downloads

33

Component created

Component changed

This module integrates cryptocurrency (over Cryptonator - https://www.cryptonator.com) payment methods in Drupal Commerce.

Currently module supports the following cryptocurrencies:

  • Bitcoin BTC
  • Blackcoin BLK
  • Dash DASH
  • Dogecoin DOGE
  • Emercoin EMC
  • Litecoin LTC
  • Peercoin PPC

Search api views filter

Component type

module

Maintenance status

Development status

Downloads

51

Component created

Component changed

Search api views filter

This search api filter allows you to exclude items from being indexed if a view returns

no results.

Use cases could be:

  • Advanced filtering for product properties
  • Conditional filtering based on dates

However, this module should be used with caution as it will execute the view for every

item that search api is going to index.

Commerce Order: User revision

Component type

module

Maintenance status

Development status

Downloads

45

Component created

Component changed

The idea of this module was born on a project where instead of Commerce Customer Profiles, user profiles were displayed in the checkout process with Commerce User Profile pane module. Instead of creating new customer profiles for each order, a user can see and modify its current profile data in the checkout process. Because we still need to keep track of actual billing data for an order, we developed this module that saves actual revision id of an account to each order.