Displays system messages in fully themeable colored horizontal bars on top of the page, similar to Stack Overflow / Stack Exchange network notifications.
Features
when messages are displayed content is pushed down respectively, so that nothing is covered and everything could be still interacted with,
alternatively, messages could be fixed to the top of the browser's viewport, so they will always remain visible regardless of scrolling,
each message has its own "Dismiss" (close) icon,
optional "Dismiss all" icon is displayed if total number of messages exceeds value defined in module settings,
messages could be dismissed automatically after a specific time - configurable in module settings for each message type separately,
hovering mouse cursor over messages resets dismiss timer,
provides option to re-show all already dismissed messages,
provides option to display only first n lines of each message, with remaining part shown after clicking on the message,
provides separate permissions to administer and to access Absolute messages,
full control over output with template files,
uses standard jQuery library without other modules or plugins dependencies,
Commerce Card on File provides an API and user interface for storing and reusing credit card data on subsequent orders within Drupal Commerce 1.x. The module does not retain full card numbers locally but instead stores the remote ID of the full card data from the payment gateway used to validate and process your credit card transactions. This means card on file data will only be good for a single payment gateway; if you change payment gateways or accounts, your stored card data may no longer be usable.
For Drupal 8 and beyond, this module is no longer necessary. Drupal Commerce 2.x includes the ability to store and reuse payment methods in its core Payment module.
This module provides a new field type, that currently does not collect any data. But it has a formatter that takes a view as a parameter and displays that view.