App-SilverSplash
view release on metacpan or search on metacpan
lib/App/SilverSplash/Apache2.pm view on Meta::CPAN
. "/ipn_validate?url=$url&id=$id",
'return' => $Config->sl_splash_href,
'cancel_return' => 'http://'
. $class->lan_ip
. ":9999/paid?url=$url",
'amount' => '0.05',
'quantity' => 1,
'button_image' => CGI::image_button(
-name => 'submit',
-src =>
'http://s1.slwifi.com/images/buttons/3_hour_service.png',
-alt => 'Make payments with PayPal',
),
);
$class->set( "paypal_id|$id" => "$mac|$ip" );
my %tmpl = (
perlbal => 'http://'
. $class->lan_ip . ':'
. $Config->sl_perlbal_port,
( run in 2.406 seconds using v1.01-cache-2.11-cpan-df04353d9ac )