|
You are in Home page » Products » Opensource » CPAN » Business::BancaSella |
|
|
NAMEBusiness::BancaSella::Decode::Gateway - Uri decoding for return transaction info results from Gateway compatibility online system payment.
SYNOPSISuse CGI; use Business::BancaSella::Decode;
my $cgi = new CGI();
my $qs = $cgi->query_string;
my $bs = new Business::BancaSella::Decode::Gateway(
'query_string' => $qs);
DESCRIPTIONDecode the Banca Sella response url filling information about the payment transaction in Business::BancaSella::Gateway property.
METHODS
|
|
||||||||||||||||||||||||||||||||||||||||||||||||
Comments
| Copyright© 1997-2006 Emiliano Bruni | Online from 16/08/1998 with |
Write me to:
|