SupportForum
Language
 
Home>News>Drupal Ubercart module 1.1.0 released
User Login
Username
Password
 
 Login

Drupal Ubercart module 1.1.0 released

Wednesday, July 21, 2010 12:16 PM
Feature release

Compatibility
:
Compatibility confirmed with Drupal 6.17 and Übercart 2.2

Download: http://developer.icepay.eu/files/shoppingcart/drupal-ubercart_1_1_0.zip

Changes:
- Switched drupal order identifier from Reference to OrderID. Order IDs require to be unique per merchant!
- Removed gateway selector in configuration panel, gateway is not applicable.
- Order balance will now be updated upon succesful payments and refunds.
- API connect method selection now possible in ICEPAY paymentmethod configuration and switched CURL to default (instead of FOPEN)

Recommended conditional settings

Affected files:
/icepay/icepay.php
/paymentmethods/creditcard.php
/paymentmethods/directdebit.php
/paymentmethods/directebanking.php
/paymentmethods/fasterpay.php
/paymentmethods/giropay.php
/paymentmethods/ideal.php
/paymentmethods/paybysms.php
/paymentmethods/wallie.php
/paymentmethods/wiretransfer.php
/uc_icepay.info
/uc_icepay.module