Releases for QuickPay payment gateway

quickpay 6.x-1.x-dev

Xen.dk - November 8, 2009 - 20:53
Nightly development snapshot from CVS branch: DRUPAL-6--1
First released: November 8, 2009 - 20:53
Download: quickpay-6.x-1.x-dev.tar.gz
Size: 47.18 KB
md5_file hash: 2b815056f745c4b60535b588aca32897
Last updated: November 9, 2009 - 00:16
View usage statistics for this release

Development snapshot.

quickpay 6.x-1.0-beta1

Xen.dk - November 8, 2009 - 19:59
Official release from CVS tag: DRUPAL-6--1-0-BETA1
First released: November 8, 2009 - 19:59
Download: quickpay-6.x-1.0-beta1.tar.gz
Size: 47.18 KB
md5_file hash: 40e0fd9b4a0519abdbcf5315a56dae48
Last updated: November 8, 2009 - 20:01
View usage statistics for this release

E-Commerce 4 support finally added.

No upgrade path, and implementors should carefully check the ordering workflows, as the module makes some modifications.

Changes since DRUPAL-6--0-2:

  • by Xen.dk: Fixed balance logic.
  • by Xen.dk: Improved capture/cancel function.
  • by Xen.dk: Improved error handling.
  • by Xen.dk: Fixed thinko in t().
  • by Xen.dk: Rewrote ec_quickpay for eC4.

quickpay 5.x-1.2

Xen.dk - October 3, 2009 - 12:52
Official release from CVS tag: DRUPAL-5--1-2
First released: October 3, 2009 - 12:52
Download: quickpay-5.x-1.2.tar.gz
Size: 42.9 KB
md5_file hash: 41f57d2aaa1dfa8f8bab7ec6d8e9efaa
Last updated: October 3, 2009 - 12:55
View usage statistics for this release

Changes since DRUPAL-5--1-1:

  • Backported JS fix and payment window size adjustments.
  • by Xen.dk: Fixed problem with loosing orders if user navigated away after payment. Also assorted fixes.

quickpay 6.x-0.2

Xen.dk - October 3, 2009 - 12:12
Official release from CVS tag: DRUPAL-6--0-2
First released: October 3, 2009 - 12:12
Download: quickpay-6.x-0.2.tar.gz
Size: 42.7 KB
md5_file hash: c05ddb5ad9fcf6d086663a7abdcf3983
Last updated: October 3, 2009 - 12:16
View usage statistics for this release

Changes since DRUPAL-6--0-1:

  • API change: currency must be supplied by caller.
  • #592026 by bjaxelsen: Fixed automatic login on completed sale.
  • Removed some dead options.
  • Forgotten fixes.
  • by Xen.dk: Fixed problem with loosing orders if user navigated away after payment.

quickpay 6.x-0.1

Xen.dk - March 27, 2009 - 21:57
Official release from CVS tag: DRUPAL-6--0-1
First released: March 27, 2009 - 21:57
Download: quickpay-6.x-0.1.tar.gz
Size: 43.55 KB
md5_file hash: 2063c870c63d62f5e717d7b94afb87e8
Last updated: March 27, 2009 - 22:01
View usage statistics for this release

First Drupal 6 version. Core module should be complete, uc_quickpay has been ported and works on Übercart 2. ec_quickpay haven't been upgraded to EC4 yet, and consequently doesn't work.

The plan is getting ec_quickpay working before going RC. No new features is currently planned, but not an impossibility either.

quickpay 5.x-1.1

Xen.dk - December 13, 2008 - 23:54
Official release from CVS tag: DRUPAL-5--1-1
First released: December 13, 2008 - 23:54
Download: quickpay-5.x-1.1.tar.gz
Size: 43.4 KB
md5_file hash: 673fcb77b3a82e54cbd35c65143a126b
Last updated: December 13, 2008 - 23:55
View usage statistics for this release

Updated to the latest API spec from QuickPay.

Support for API method removed as per request of QuickPay. PBS does not allow sites to handle credit card data without an very extensive and expensive security procedure, so QuickPay relies on using the popup method. The popup window method has been improved, and all transaction handling is still available through API calls.

quickpay 5.x-1.0

Xen.dk - October 27, 2008 - 19:51
Official release from CVS tag: DRUPAL-5--1-0
First released: October 27, 2008 - 19:51
Download: quickpay-5.x-1.0.tar.gz
Size: 45.5 KB
md5_file hash: 1f7f34e471da2e2a4513fcdc929957cd
Last updated: October 27, 2008 - 19:55
View usage statistics for this release

No more issues has been reported on the last beta, so here's 1.0.

quickpay 5.x-1.0-beta6

Xen.dk - June 21, 2008 - 15:53
Official release from CVS tag: DRUPAL-5--1-0-BETA6
First released: June 21, 2008 - 15:53
Download: quickpay-5.x-1.0-beta6.tar.gz
Size: 44.43 KB
md5_file hash: 57e08514668aa8f344df128b6b0417ca
Last updated: June 21, 2008 - 15:55
View usage statistics for this release

Moved all 3 modules to a shared section on the modules page.
Added message when payment failed for Ubercart.

quickpay 5.x-1.0-beta5

Xen.dk - March 27, 2008 - 10:54
Official release from CVS tag: DRUPAL-5--1-0-BETA5
First released: March 27, 2008 - 10:54
Download: quickpay-5.x-1.0-beta5.tar.gz
Size: 44.36 KB
md5_file hash: 201279f98ff916513cea22c41e458660
Last updated: March 27, 2008 - 10:55
View usage statistics for this release

Fixed PHP start tags, a typo and a bit of CSS.

quickpay 5.x-1.0-beta4

Xen.dk - March 10, 2008 - 22:06
Official release from CVS tag: DRUPAL-5--1-0-BETA4
First released: March 10, 2008 - 22:06
Download: quickpay-5.x-1.0-beta4.tar.gz
Size: 44.38 KB
md5_file hash: 109fd80f4363224f8c823db65e95dbd7
Last updated: March 10, 2008 - 22:10
View usage statistics for this release

Internal restructuring and a bit of CSS work.

quickpay 5.x-1.x-dev

Xen.dk - March 10, 2008 - 11:03
Nightly development snapshot from CVS branch: DRUPAL-5
First released: March 10, 2008 - 11:03
Download: quickpay-5.x-1.x-dev.tar.gz
Size: 42.99 KB
md5_file hash: b149d6a42d044a648da3f7724343dfc7
Last updated: October 15, 2009 - 00:25
View usage statistics for this release

Latest development build.

quickpay 5.x-1.0-beta3

Xen.dk - March 10, 2008 - 10:35
Official release from CVS tag: DRUPAL-5--1-0-BETA3
First released: March 10, 2008 - 10:35
Download: quickpay-5.x-1.0-beta3.tar.gz
Size: 44.66 KB
md5_file hash: 70cdaae7e3e771796fcfbde4b2be2598
Last updated: March 10, 2008 - 10:40
View usage statistics for this release

First beta release.

Syndicate content
 
 

Drupal is a registered trademark of Dries Buytaert.