Allegro
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
|
|
This project provides a Credit Card on Delivery payment method for the Ubercart module. This payment option allows customers the flexibility they get with Cash on Delivery.
Overview:
Having understood the customer reasons for limited use of credit card on online, many e-commerce sites are implementing this payment method. The customer don’t have to pay till they see the product and are convinced with the product. Secondly no credit card information is entered online. The delivery staff swipes the card in front of the user and give the card receipt.
Commerce Checkout Suite is aimed to add panes to commerce's checkout process.
Commerce Coupon Redeem module provides a form for redeeming Commerce Coupon on cart page.
Other Administer settings are,
1. Can enable/disable the option of displaying the Commerce Coupon Redemption form on cart page.
2. Can enable/disable the option of displaying the table of redeemed coupon code and granted amount with removing action on cart page.
This module provides the ability to use date field type as Product Attributes.
NOTE: If you're using date field with start and end date, you need to apply a patch provided with this module, named as "commerce_cart-date_field_with_end_date.patch"
This is an integration module between Drupal Commerce and the multi-platform payment gateway library, Omnipay (https://github.com/omnipay/omnipay)
This is an integration module between Ubercart and the multi-platform payment gateway library, Omnipay (https://github.com/omnipay/omnipay)
This module provides a set of forms (including form validation) for the most common payment methods. This is module does nothing on itself it's intended for developers.
This module provides a Commerce field to be used on various entities. It uses the currency list as provided by Drupal Commerce, so it requires DC module to be installed and enabled.
The one use case for this module is to maintain local currency field on Country entity.
...soon