1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
|
Source: libbusiness-onlinepayment-payconnect-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Ivan Kohler <ivan-debian@420.am>,
Xavier Guimard <x.guimard@free.fr>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 10)
Build-Depends-Indep: libbusiness-onlinepayment-perl,
perl
Standards-Version: 4.2.0
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libbusiness-onlinepayment-payconnect-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libbusiness-onlinepayment-payconnect-perl.git
Homepage: https://metacpan.org/release/Business-OnlinePayment-PayConnect
Package: libbusiness-onlinepayment-payconnect-perl
Architecture: all
Depends: ${misc:Depends},
${perl:Depends},
libbusiness-onlinepayment-perl
Description: PaymentOne PayConnect backend for Business::OnlinePayment
Business::OnlinePayment::PayConnect is a Business::OnlinePayment backend
module for PaymentOne (formerly eBillit) PayConnect. It is only useful if
you have a merchant account with PaymentOne (formerly eBillit):
http://www.paymentone.com/products/paycon.asp
.
Business::OnlinePayment is a generic interface for processing payments through
online credit card processors, online check acceptance houses, etc. (If you
like buzzwords, call it an "multiplatform ecommerce-enabling middleware
solution").
|