uc_webmoney - Webmoney payment gateway for Ubercart

Component type

module

Downloads

4022

Component created

Component changed

This module provides Webmoney payment gateway through merchant.webmoney.ru website, when using Drupal Ubercart.

Drupal 5
5.x.-1.1
It was developed and tested for Ubercart 5.x-1.0-rc4.

Important! PHP have to support PEAR with extensions:
XML-Util
XML-Serializer
XML-Parser

5.x.-1.2-beta1
The XML_Unserializer object was replaced by XMLReader, which includes in PHP 5.x, so PEAR extensions are not needed anymore.

Please test this release!

Ubercart Addresses

Component type

module

Maintenance status

Development status

Downloads

42289

Component created

Component changed

The Ubercart Addresses module adds an address book to the user's profile. When users register, you can require that they provide an address. Users can then add more addresses and edit or delete existing addresses. One address is always designated as the default address and cannot be deleted (but it can be edited). Users can optionally name each address (e.g. "work", "mary", "joe").

The Ubercart checkout process is altered so that users select delivery and billing addresses from their address book rather than from previous orders. You can ask the module to automatically fill in the billing and/or the delivery address with the user's default address. Any new addresses entered during the checkout process are automatically added to the user's address book.