ecom_webform

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Current Capability:

  • Able to insert individual webform components into multiple tables in a custom database defined in settings.php


Notes:

  • Field machine names must match external database's column names.
  • Database connection must be labeled as "external" in settings.php

CommercePaytm

Component type

module

Maintenance status

Development status

Downloads

229

Component created

Component changed

Integrate paytm payment gateway with drupal commerce.

Drupal 7 Description of Commerce paytm

Payment Module : Commerce Paytm

Paytm - Simplifying payments in India

Our aim is to solve the payment pain points for eCommerce in India.

An installation procedure for the module:

Generic banklink

Component type

module

Maintenance status

Development status

Downloads

373

Component created

Component changed

This is a generic banklink payment gateway for drupal Commerce 2.x.

Banklink payments are most widely used in the Baltics and parts of the Scandinavia and being adopted elsewhere in Europe.

For banklink payment the merchant and the bank have their own RSA key pairs and have shared their respective public keys. Both sign any outgoing payment request or response with their private key, so the other party can verify it's validity.

Cart Product Filter

Component type

module

Categories

Maintenance status

Development status

Downloads

61

Component created

Component changed

Module created for bulk discounts.

Works currently only with Ubercart module.

Through the following module you can upgrade "Cost", "List Price" and "Sell Price" using fixed variation (eg +5 or -9) or as a percentage (eg: + 5% or -10%).

Billzone

Component type

module

Categories

Maintenance status

Development status

Downloads

159

Component created

Component changed

This module integrates the Billzone invoice handling system's API (https://www.billzone.eu) to Drupal 8.
With this module you can easily generate invoices and download them if it is needed.

The module provides a billzone Drupal 8 service, which has 2 public method:

  • createInvoice($invoice)
  • downloadInvoice($invoice_number)

You can see an example to use it in the billzone_example module.

Mongo Commerce

Component type

module

Categories

Maintenance status

Development status

Downloads

91

Component created

Component changed

This module extends the support of Commerce Kickstart to handle product catalog from MongoDB mainly to cater the rising need for Big Data support and provide an in house facility within Commerce Kickstart which can interact and manipulate the products in a flat database like MongoDB.Only the product data and related field which belong only to the product entity type shall be moved to MongoDB.