Commerce Brazilian IDs

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Create and add CPF and CNPJ fields to Commerce Billing Profile.
Create and add LInha digitavel field to Commerce Order.

This is a base modulo to another modules like Commerce Bradesco.

Commerce Single Address

Component type

module

Categories

Maintenance status

Development status

Downloads

5698

Component created

Component changed

Provides an alternative to Commerce Addressbook
for sites where customers should only have one valid customer profile of a given type.
For example, a site selling downloads, where the customer always has one active billing profile.
The current profile is shown rendered, with an edit button for switching back to the regular edit form.

Notes:
- Removes the checkbox for copying from a source profile ("My shipping profile is the same as my billing profile")

Commerce Payment Confirm

Component type

module

Maintenance status

Development status

Downloads

696

Component created

Component changed

Payment confirmation dialog for Drupal Commerce.

When this module is enabled, a confirmation dialog will pop up when a shopper hits the "pay now" button on checkout.

The dialog shows the total purchase amount and warns the users their credit card will be charged that amount if they proceed.

The dialog uses the jqueryUI dialog widget.

Built on request from a client, I thought it might be useful to the community.

The current code works but is pretty basic.

Commerce GGe4

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Global Gateway E4 module

Module implements the First Data Global Gateway e4â„  Web Service API
Uses JSON and drupal_http_request

Current state:
Completes authorize+capture transactions in a test account, maybe also in a real account.

NOT YET IMPLEMENTED:
pre-authorize for later capture
HMAC Hash for API v12 (

SHOULD BE CHANGED/REMOVED/TESTED: “Test transactions in a live account” (I’m not sure if this is even a possibility with Global Gateway e4)