PagSeguro

Component type

module

Categories

Maintenance status

Development status

Downloads

1809

Component created

Component changed

This project was created to integrate the PagSeguro API(a Brazilian payment provider) purely into Drupal, so that any modules that want to use PagSeguro can extend it, without reinventing the API integration, like once was with Ubercart integration, Commerce integration and so on.

This way, we hope to make the API integration itself more maintainable and easier to use, so that the adoption of Drupal as an e-commerce platform grow up in Brazil, as PagSeguro is one of the key players of the payment providers market.

Commerce External Payment

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This simple module allows you to enter payments for orders that were received outside of Commerce. You can select the type of payment (Visa, MC, etc..) and enter a reference note for the payment. This module was made by making minor modifications to the example payment module provided with the payment module.

Commerce Checkout Buttons

Component type

module

Categories

Maintenance status

Development status

Downloads

2596

Component created

Component changed

The Commerce Checkout Buttons module enables the use of shorter button values ​​on Drupal Commerce checkout pages.

What exactly does the module?

  1. All default ​​button values to be shortened to the shortest meaningful text.
    Texts that are used:
    Cancel at the first checkout step.
    Back for further checkout steps.
    Continue at all checkout steps.
  2. The button prefix or will be removed.

Commerce Options Stock

Component type

module

Categories

Maintenance status

Development status

Downloads

1721

Component created

Component changed

This module adds stock integration to Commerce Options, it allows the site builder to define stock for each Commerce Option, and then it modifies the Add to cart form to allow only the options that have stock to be added to cart.

It adds a new widget to the Options set reference field, named Select list with Stock Control, this widget reads the options you have defined in your Option set and dynamically inserts stock fields for each option, when the product is saved this stock data is saved with it so it can be updated and retrieved on checkout.

Commerce Coupon by product reference

Component type

module

Categories

Maintenance status

Development status

Downloads

6934

Component created

Component changed

Important notice: This module is only compatible with the 1.x branch of Commerce coupon.

This module lets you specify certain products that must be present in an order before a particular coupon can be redeemed. For percentage coupons, the percent discount is only applied to the referenced products. If the referenced items are removed from the order, then the coupon is also removed.

It uses a multi-value entity reference field attached to the coupon. If the field is left empty then the coupon will be valid for all products.

The module adds: