You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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, which is confusing to users.
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, which is confusing to users.
https://metacpan.org/source/IVAN/Business-OnlinePayment-3.05/notes_for_module_writers
https://metacpan.org/source/IVAN/Business-OnlinePayment-3.05/notes_for_module_writers_v3
Alternatively, you could rename the module outside the Business::OnlinePayment:: namespace, but inter-operating would very much be preferable.
This is of course a wishlist "bug". :)
Ivan Kohler
Business::OnlinePayment maintainer
The text was updated successfully, but these errors were encountered: