Closed (fixed)
Project:
e-Commerce
Version:
master
Component:
payment
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
25 Jan 2007 at 01:07 UTC
Updated:
18 Mar 2008 at 04:06 UTC
Jump to comment: Most recent file
This module started from grsingleton's post here: http://drupal.org/node/67593, but I have made the following changes:
- changed the settings form from just inetsecure_settings to inetsecure_ec_settings and implemented the 4.7 forms API
- added ability to include shipping and tax calculations
- simplified the inetsecure_form so it doesn't use any form builder, it just prints out the html form manually (I couldn't get it to submit to internetsecure with the form api).
- created an install file
cheers
alynner
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | inetsecure.module_1.txt | 16.39 KB | alynner |
| #1 | inetsecure.install.txt | 866 bytes | alynner |
| inetsecure.module_0.txt | 13.55 KB | alynner |
Comments
Comment #1
alynner commentedhere's the install file.
Comment #2
alynner commentedFixed a couple of bugs with this version, the install will still work for it. The only thing left to do is create authentication for the return CGI script, because as of now, the username/password that you specify on internetsecure does nothing.
cheers
-alynner
Comment #3
kbahey commentedSubscribing.
Shouldn't this be 5.x by now?
Anyone know of a standalone Internet Secure module that does not require ecommerce?
Comment #4
izaak commentedI'm going to follow this too, perhaps I will help pick it up in a few months (for ecommerce).
Comment #5
alynner commentedCurrently I have no plans to upgrade this particular site to drupal 5, so I likely won't update this module for that, if anyone wants to take over, please do so!
Comment #6
brmassa commentedsee http://drupal.org/node/162699
Comment #7
karlis commentedYo, I've updated this module for drupal 5.x, there wasn't much to do. See http://drupal.org/node/235596