You are in Home page » Products » Opensource » CPAN » Business::BancaSella » Help on line |
![]() |
![]() |
|||
![]() |
![]() |
NAMEBusiness::BancaSella::Encode::Gateway - Uri creator for Gateway compatibility online system payment.
SYNOPSISuse CGI; use Business::BancaSella::Encode; my $cgi = new CGI(); my $bs = new Business::BancaSella::Encode::GestPay( shopping => $cgi->param('shopping'), tid => $tid_number, amount => $cgi->param('amount'), otp => 'another_otp', id => 'internal_id' ); my $bsUrl = $bs->uri; print $cgi->redirect($bsUrl);
DESCRIPTIONExtending Business::BancaSella::Gateway abstract class it creates uri that passed to Banca Sella online payment site permit to open credit cards checker page with correct language, currency and amount. It can manage also locally the request of credit card information using Banca Sella only for check if the credit card infos are valid and the transaction can be committed.
METHODS
|
![]() |
|
![]() |
![]() | ||
Copyright© 1997-2006 Emiliano Bruni | Online from 16/08/1998 with |
Write me to:
![]() |