Maintainers strive to actively monitor issues and respond in a timely manner.

Marketo

Provides integration points between various Drupal components and the Marketo email marketing system.

Tile Hover

Tile Hover

Tile Hover is based on a jQuery script that implements a creative way to show off your portfolio.

Entity Variable

An API module for storing variables on a per entity basis.

Commerce Single Page

Overview

This module allows donations or other similar checkouts to happen with the user never having to worry about the "cart"

How?

You implement an object-oriented API and the module creates a new landing page URL, with the checkout panes you specify in your extension of my API object.

Existing cart orders are handled with Commerce Cart for Later

By itself, that's a useless and dangerous feature, but this becomes useful if using a module like Commerce Donate, which allows a item to be added to the order on the checkout screen via a line item.

The order handling functions are very similar to default commerce checkout, but are different so you can alter an order before the payment pane gets called (meaning you can have your line items take an empty order from $0 to $x on one single page)

When used with Commerce Donate, a one-step donation/payment screen becomes possible. Your users can submit a donation without knowing about the underlying "cart" and without having to navigate multiple steps.

Requirement

Note that this requires my Commerce Cart for Later module. This allows the single page checkouts to exist without destroying a user's existing cart.

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained