Adding Ogone payment plugin

This commit is contained in:
Martin Kamerbeek 2009-05-15 13:29:04 +00:00
parent 1f3b382208
commit 489313a0b9
7 changed files with 1307 additions and 10 deletions

View file

@ -129,6 +129,7 @@ checkModule('CSS::Packer', '0.2' );
checkModule('Business::Tax::VAT::Validation', '0.20' );
checkModule('Crypt::SSLeay', '0.57' );
checkModule('Scope::Guard', '0.03' );
checkModule('Digest::SHA', '5.47' );
failAndExit("Required modules are missing, running no more checks.") if $missingModule;