Add payment driver for Authorize.net. i18n, upgrade script, config file changes, and new template.
This commit is contained in:
parent
9738ec0171
commit
1d54196f44
8 changed files with 732 additions and 0 deletions
|
|
@ -144,6 +144,8 @@ checkModule("CSS::Minifier::XS", "0.03" );
|
|||
checkModule("JavaScript::Minifier::XS", "0.05" );
|
||||
checkModule("Readonly", "1.03" );
|
||||
checkModule("Business::PayPal::API", "0.62" );
|
||||
checkModule("Business::OnlinePayment", "3.01" );
|
||||
checkModule("Business::OnlinePayment::AuthorizeNet", "3.21" );
|
||||
checkModule("Locales", "0.10" );
|
||||
checkModule("Test::Harness", "3.17" );
|
||||
checkModule("DateTime::Event::ICal", "0.10" );
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue