Maintainers monitor issues, but fast responses are not guaranteed.

Encrypt Fields

Encrypts field data in the database. Drupal 6 module.

Media EXIF

Grabs EXIF data from Images uploaded through Media module.

No work is currently being done on this module

Commerce Postfinance ePayment

img_pf_logo_de.jpg

Overview

This project provides a PostFinance integration for the Drupal Commerce payment and checkout system.
Postfinance, part of the Swiss Post, is a Swiss payment services provider (PSP) for e-payment solutions for professionals and beginners. Postfinance integrates all popular payment methods.

Features

This project includes a base module that allows those that have a contract with Postfinance to setup and execute direct e-commerce payments.
Implemented and confirmed working the following functions (E-Commerce):

  • Paymentmethod: Postfinance (choose method on carrier site)
  • Paymentmethod: Postcard
  • Paymentmethod: eFinance
  • Paymentmethod: VISA
  • Paymentmethod: MasterCard
  • Paymentmethod: American Express
  • Paymentmethod: PayPal
  • SHA Digest (OUT and IN)
  • Callback (IPN) that creates a Commerce transaction

Requirements

You will need the following modules:

Installation

RegExp CCK

A module that creates a CCK with custom regular expressions to validate fields.

Views PDF

With this module you can output a view as a PDF document. Each field of the view can be placed on the PDF page directly in the administration interface. Therefore a new display called "PDF" is added.

There are already some PDF solutions such as Print. But these solutions use the HTML output and converts this to PDF. The downsides of such an integration are:

  • No control over page flow (e.g. page break).
  • Little or no control over page header and footer.
  • You need HTML skills to change the layout.
  • The rendering is slow and need a lot of memory, because it needs to render the HTML.
  • Complex tables make troubles.
  • Vector graphics can not be implemented, therefore the printing of the document can be problematic.
  • You are limited by HTML's capabilities.
  • No hyphenation.

Pages

Subscribe with RSS Subscribe to RSS - Minimally maintained