uc_migs 7.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| uc_migs-7.x-2.x-dev.tar.gz | 18.76 KB | 3a5a21a18e48d1c8ddf18d398ec08ab7 |
| uc_migs-7.x-2.x-dev.zip | 22.67 KB | 2bda8feee9a6ca8bfbed6569e828c001 |
Release notes
Testing release of 7.x-2.x - issues to #1142874: Port uc_migs to Drupal 7 for now please.
Thanks to morgan.net.au for sponsoring work on this release.
uc_migs 6.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| uc_migs-6.x-2.x-dev.tar.gz | 18.71 KB | bf86987637903bfd74a079f7842d7488 |
| uc_migs-6.x-2.x-dev.zip | 22.63 KB | a57cfc19d04129642e313b0f9ffe6ee2 |
Release notes
6.x-2.x is a restructure of the earlier 1.x series and moves processor-specific code into a separate file, uc_migs.lib.inc
uc_migs 5.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| uc_migs-5.x-1.x-dev.tar.gz | 10.37 KB | 4a26c7f453d48c58b8915f9ccfcbd5ca |
| uc_migs-5.x-1.x-dev.zip | 10.89 KB | edfcd5f4f9308f7f1e9b554c8a723dc6 |
Release notes
SA-CONTRIB-2010-064 - Ubercart MIGS Payment Gateway - Web Parameter Tampering was released today.
Have had requests from users to get today's SA backported from D6. I'm creating this release to allow people to submit issues against 5.x but have no intention of providing active support for D5 beyond the SA. I will accept patches.
This code should be considered untested and likely has variations from the code in uc_migs3rdparty which this module was based on.
You may need to rename or duplicate any variables with names like 'uc_migs3rdparty' to make the prefix 'uc_migs' when upgrading to this version.
Good luck!
uc_migs 6.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| uc_migs-6.x-1.2.tar.gz | 12.54 KB | fa5db3ea88ceb58f55f65b7b00f88222 |
| uc_migs-6.x-1.2.zip | 13.83 KB | d6e53160aa05f0dcabc88d58f7c1c70e |
Release notes
Resolves the following issues:
* #568338: Able to bypass validation on payment amount
* #664284: Cancelling an order / order erroring out returns the user to a page with no menus.
* #826574: Add theme functions for provider logo display
* #826526: Add theme function for failed order page
* Add tokens for MIGS receipt (stored in order data). Display of the receipt number is a requirement for some banks.
* Exit earlier if secure secret is not configured.
* Improvements to output templates.
Fixes SA-CONTRIB-2010-064 - Ubercart MIGS Payment Gateway - Web Parameter Tampering.
uc_migs 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| uc_migs-6.x-1.0.tar.gz | 10.35 KB | 67e290679341e9b791cdbff51ac7aca7 |
| uc_migs-6.x-1.0.zip | 10.95 KB | b9d9564c78bbf5b49a92bcad61b6706f |
Release notes
Has been in use for a month or two now by a couple of sites with no outstanding reports of issues. Time to go stable.
uc_migs 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| uc_migs-6.x-1.x-dev.tar.gz | 16.24 KB | a90ba5a8241f9817be974c8e9282995e |
| uc_migs-6.x-1.x-dev.zip | 18.89 KB | 4faad73fb7118d5d804a63800014e7be |
Release notes
Initial dev release of uc_migs for Drupal 6.x
There have been multiple reports of the old contrib module being rejected by MIGS staff because it does not correctly validate the transaction details (ie, you can fake the transaction amount and not upset the validation code). This is issue #568338 and should have been resolved in this release.