Address Field Military

Component type

module

Maintenance status

Development status

Component created

Component changed

Provides an addressfield plugin for US military addresses.

Configuration:

  • Create / Edit an addressfield and select "Military" in the the format handlers. For example: billing address field at admin/commerce/customer-profiles/types/billing/fields/commerce_customer_address

Commerce Profile2

Component type

module

Categories

Maintenance status

Development status

Downloads

972

Component created

Component changed

Commerce profile2 allows attaching profile2 types to products in drupal commerce. It creates a commerce profile2 field that can be added to any product. A profile2 form is presented during checkout for each product line item that has the commerce profile2 field. Users are identified by their e-mail address. If a user does not exist for a given e-mail then an account is created for them.

Commerce Coupon Credit

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Expanding on the commerce coupons module, this module creates a new rules action. This rules action is similar to the one defined in commerce coupon, which creates a coupon line item, but this action additionally checks to see if the coupon is for an amount greater then the order balance. If it is, it only reduces the order by the order total (getting rid of the negative balance issue with commerce coupon). It then sets the coupon to the "credit amount" left over, and adds another use to the coupon, so it may be applied to another order.

Commerce Paymill

Component type

module

Maintenance status

Development status

Downloads

32434

Component created

Component changed

Drupal 8

Drupal 8 version available. Please help with testing.
This module needs to be installed via Composer, which will download the required library.
composer require "drupal/commerce_paymill"

Introduction

Commerce Paymill is Drupal Commerce module that integrates the Paymill payement gateway into your Drupal Commerce shop.

Commerce Braintree

Component type

module

Categories

Maintenance status

Development status

Downloads

6992

Component created

Component changed

This module integrates Braintree Payments with Drupal Commerce to accept credit card payments on-site and store card data in the Braintree vault for later processing.

LiqPay

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Features:
1. Allows you to accept payments through the LiqPay payment system.
2. It is possible to view the incoming payments.
3. Keeps a log of requests from the payment system.

Fields of application:
1. Acceptance of donations
2. Online shopping.

Commerce Ajax Add to Cart

Component type

module

Maintenance status

Development status

Downloads

15532

Component created

Component changed

Travis CI build status

Using this module you can ajaxify the add to cart operation. The updated cart will be displayed without page refresh and a popup message will be shown after you add an item to cart. You can
customize the look of the blocks using its template files.