Subject: | Business::OnlinePayment common interface |
Hi!
It would be nice if Business::OnlinePayment::Ipayment worked with the Perl standard for credit card processors, Business::OnlinePayment. Right now Business::OnlinePayment::Ipayment is kind-of like having a database driver in the DBD:: namespace that doesn't work with DBI.
http://cpansearch.perl.org/src/IVAN/Business-OnlinePayment-3.02/notes_for_module_writers
http://cpansearch.perl.org/src/IVAN/Business-OnlinePayment-3.02/notes_for_module_writers_v3
Alternatively, you could rename the module outside the Business::OnlinePayment:: namespace, but interoperating would very much be preferable.
This is of course a wishlist "bug". :)
Ivan Kohler
Business::OnlinePayment maintainer