Commerce Shipping Zero Price

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This tiny module for Drupal Commerce removes zero shipping price from payment method option labels at /checkout/*/shipping page. It can be useful for pickup delivery or shipping options with delayed offline price calculation.

Commerce Inpay

Component type

module

Maintenance status

Development status

Component created

Component changed

This module integrates a payment method with inpay for the Drupal Commerce payment and checkout system.

After enabling the module the usual way, head over to admin/commerce/config/payment-methods and enable the newly added payment rule. Click edit to setup the integration, using the information provided by inpay.

Inpay offers payments via wire transfers from 35+ countries, payments can be done via internet banking or via local branches.
Read more about inpay at http://www.inpay.com/

CryptoCoin

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Experimental, DO NOT USE for production websites until further notice. Currently Drupal 7 only.

For discussion, please join us in the #drupal-crypto chat room on Freenode IRC.

Commerce Shipping Quick Estimate

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The Commerce Shipping Quick Estimate Module was built to provide means for retrieving shipping estimates without having to go through the entire checkout process. The module currently implements an additional block, "Shipping Estimate Calculator", which must be enabled and placed within a region on your site.

Commerce FirstData Connect

Component type

module

Categories

Maintenance status

Development status

Downloads

608

Component created

Component changed

This project integrates First Data Connect payment solution into the Drupal Commerce payment and checkout systems.
- First Data EMEA Web Service API– The Web Service API is an Application Programming Interface which allows you to connect your application with the First Data Merchant Solutions (FDMS) Payment Gateway. Using this method, your application is able to submit credit and debit card transactions without any user interference. This is not however a redirect page and all merchants have the opportunity to design their own payment forms.

Online Scheduling & Contact Management – vCita LiveSite for Drupal

Component type

module

Maintenance status

Development status

Downloads

1425

Component created

Component changed

Online Scheduling and Contact Management – vCita LiveSite for Drupal

vCita LiveSite transforms your Drupal website into a personalized portal where clients can communicate, share documents, schedule appointments, and pay for services anytime, on any device. LiveSite drives more business opportunities through your website, and immediately makes your website usable on mobile devices – regardless of your template.

Commerce NoCart

Component type

module

Categories

Maintenance status

Development status

Downloads

2210

Component created

Component changed

This module provides means to build one-product fast checkout features without touching a users shopping cart. Still the module heavily reuses the Commerce Cart implementation and as a result NoCart-orders behave almost exactly the same way as regular ones. I.e. the same rules events are fired (e.g. pricing), the same alter hooks get invoked and even the add-to cart field formatter with all its Ajax magic is leveraged by this module.