Hi,
We are developing a company's site with Drupal-4.7. We need link point API for E-Commerce payment which is only avaible for 4.6. Anyone working on this ? Please give us your feedback about this module.
Thank you.
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | linkpoint_api.install | 727 bytes | scoonz |
| #4 | linkpoint_api_4.7.zip | 5.86 KB | scoonz |
| #3 | file_8.patch | 30.2 KB | scoonz |
Comments
Comment #1
linda setchell commentedWe also need the Link point API for Drupal - 4.7 for a client. We are willing to pay someone to do the upgrade, however we need it done ASAP. The client was originally going to use Paypal and changed their mind at the last minute....so the site is ready to go, except for this piece.
Thanks!
linda
Comment #2
gordon commentedSome one needs to take responiblity for the module and upgrade it to CVS/4.7 and keep it up to date in the future.
Comment #3
scoonz commentedHere is the patch.
Except rebuilding of forms and changes related to payment_api and
ec_transaction_api, I've made several improvements:
Fixed connection bug with cURL on some systems (including mine :));
Added CVV2 field (3 digit Card Verification Value);
Full connection error info is shown in debug mode (instead of
"Sorry - Could not connect to payment gateway.");
Added option for formatting error messages if card is not accepted.
If "Successful payment URL" is not set, invoice is shown in the very
end of check out process.
Settings page moved to store->settings;
Comment #4
scoonz commentedHere is full archive just in case patch won't work.
Comment #5
simeSince the HEAD is already broken, I assume this makes it less broken and I patched.
http://drupal.org/cvs?commit=40027
MAINTAINERS.txt lists neclimdul as maintainer, so he must have some knowledge of linkpoint. If scoonz states an interest in maintaining and linda setchell can verify it works then I would argue for tagging, as it will at least mark a stage in this modules history.
Comment #6
simeKeeping RTBC - but please review the code in CVS, not the patch.
Comment #7
simeWill need to be merged with HEAD if it passes muster.
Comment #8
scoonz commentedAnd what about .install file ?
(I made txnid as PRIMARY KEY)
Comment #9
simeThanks, committed.
Comment #10
simeThe previous patch brought linkpoint up to 4.7, but we are not going to tag it. changes will continue to be made this module towards drupal5.0 along with any other modules that live in ecommerce.
Comment #11
(not verified) commented