Download & Extend

Releases for Ubercart eWay Payment Gateway

uc_eway 7.x-1.x-dev

Download Size md5 hash
uc_eway-7.x-1.x-dev.tar.gz 31.41 KB d67cb83991ff6b397e26993dceea77a4
uc_eway-7.x-1.x-dev.zip 33.53 KB c021c069d0778ec23e5f37e8c4a80a36
Last updated: October 8, 2011 - 00:49
Development snapshot from branch: 7.x-1.x

Release notes

First Drupal 7 port of uc_eway including uc_recurring integration. Still requires some work on the rules integration.

uc_recurring integration depends on these issues and patches:
#992252: uc_recurring Drupal 7 port
#1283482: Add cart and checkout panes to notify users if their cart/order has recurring products in it

eWay single and recurring transactions have been tested and is functional.

Test results and patches welcome.

uc_eway 6.x-2.3

Download Size md5 hash
uc_eway-6.x-2.3.tar.gz 30.25 KB cc3ddfc5fe7e9d178efd78f79d614289
uc_eway-6.x-2.3.zip 32.29 KB 436ee35119c1751e7aa09a8c2c6c2008
Last updated: May 3, 2011 - 23:56
Official release from tag: 6.x-2.3

Release notes

Important:

  • The recurring payments system has changed, which will potentially impact users who have been using this feature in 6.x-2.x-dev. Recurring payments are now done using eWAY's token payment api instead of the recurring payment api. For details of this see #1141916: Remove eway recurring fucntionality and make eway token payments the only recurring payment option
  • The recurring payments use of the NuSOAP library now relies on the Libraries API module. So if you have been using recurring payments with the 6.x-2.x-dev you must install the Libraries API module and move your nusoap library to sites/all/libraries/nusoap (or equivalent site or profile specific directory).

Major new feature:

There is now the ability to do recurring payments using UC Recurring and eWAY's Token Payments API.
This feature requires you to also install the Libraries API module and the NuSOAP library. Instructions for this are in the README.txt.

Read more

uc_eway 6.x-2.2

Download Size md5 hash
uc_eway-6.x-2.2.tar.gz 24.73 KB 33b28e3f548cc00edd852d936805c688
uc_eway-6.x-2.2.zip 26.72 KB 7ca3f105596a5927d02c6d022b35e05e
Last updated: December 25, 2010 - 00:01
Official release from tag: 6.x-2.2

Release notes

Bug fix with Beagle bad country code passed.

uc_eway 6.x-2.1

Download Size md5 hash
uc_eway-6.x-2.1.tar.gz 24.66 KB ffa6ece327eb758ab3a17b06b7aec557
uc_eway-6.x-2.1.zip 26.66 KB e5c504546e8e3b16cb110bc0f4a87c5e
Last updated: December 25, 2010 - 00:01
Official release from tag: 6.x-2.1

Release notes

Fixed bug when sending country code for beagle request.

uc_eway 6.x-2.0

Download Size md5 hash
uc_eway-6.x-2.0.tar.gz 24.64 KB fb6f50c05cbfc9ea2ab281d25e3ef894
uc_eway-6.x-2.0.zip 26.66 KB 1ca205acb507711b48d9fc04503f8c50
Last updated: December 25, 2010 - 00:01
Official release from tag: 6.x-2.0

Release notes

Tested and stable release.

uc_eway 6.x-2.x-dev

Download Size md5 hash
uc_eway-6.x-2.x-dev.tar.gz 31.42 KB 99d3a63df97ff300d7794ea3b042b495
uc_eway-6.x-2.x-dev.zip 33.46 KB ee2078a3f81aa08a52073cba5c863af8
Last updated: October 8, 2011 - 00:49
Development snapshot from branch: 6.x-2.x

Release notes

A significant set of changes as per #482704: Updates, upgrades and changes
- Updates to bring the module more in line with the drupal.org coding standards
- Changing function names to reduce the possibility of naming conflicts with other modules
- Changing variable names from the settings page to reduce the possibility of naming conflicts with other modules
- hook_update_N function in uc_eway.install to help migration from old variable format to new variable format
- Added a 'Powered by eWAY' block to the list of available blocks and put some options under the block config to allow the user to choose the colour and size of the image. These options have been taken from this page: http://www.eway.com.au/Developer/Downloads/eWAYSiteSeal.aspx
- Added all four images from the above page to the module under uc_eway/images to facilitate the choice outlined above
- Added the Beagle Anti-Fraud eWAY method to the list of available eWAY modes
- Removed the ewayLarge.jpg from the module

uc_eway 6.x-1.0-beta1

Download Size md5 hash
uc_eway-6.x-1.0-beta1.tar.gz 13.56 KB 2967df6e8db7ed359b9beb189a7fe16c
uc_eway-6.x-1.0-beta1.zip 15.39 KB 4da24c98400379c0da22f4e414da2286
Last updated: December 25, 2010 - 00:01
Official release from tag: 6.x-1.0-beta1

Release notes

Beta release for a Drupal 6/Ubercart 2 version of the module. Seems to be working, but has not been significantly tested.

uc_eway 5.x-0.3

Download Size md5 hash
uc_eway-5.x-0.3.tar.gz 13.61 KB 4fa2ac15dc8f41ade06cddb092d22893
uc_eway-5.x-0.3.zip 15.48 KB fed04898fb4c459316519ee2c754a234
Last updated: December 25, 2010 - 00:01
Official release from tag: 5.x-0.3

Release notes

Updates include adding of eWay logo, adding of instructions to add eWay logo to credit card form. Add uninstall so details are cleared on uninstall. Also added a fix from Wayne Doyle as mentioned on the Ubercart.org site.

uc_eway 5.x-0.2

Download Size md5 hash
uc_eway-5.x-0.2.tar.gz 9.99 KB 0be99aba960af4755ecd9682249256fb
uc_eway-5.x-0.2.zip 11.52 KB 4c8b25c71e8f25e78489f51f9e241d99
Last updated: December 25, 2010 - 00:01
Official release from tag: 5.x-0.2

Release notes

Version released by daniel.s on Ubercart.org. This is the exact code except an empty README file has been added. If you are currently using this module, and it is working, you can use this version, and there are no changes.

uc_eway 5.x-1.x-dev

Download Size md5 hash
uc_eway-5.x-1.x-dev.tar.gz 13 KB ef25776d728fa4072a0e82507d462f06
uc_eway-5.x-1.x-dev.zip 14.05 KB 409b377ef8e695d2557cad023da07778
Last updated: February 25, 2011 - 07:54
Development snapshot from branch: 5.x-1.x

Release notes

Development branch for the 5.x-1.x version.

Subscribe with RSS Syndicate content
nobody click here