Apache-Centipaid
view release on metacpan or search on metacpan
Centipaid.pm view on Meta::CPAN
B<How do we track payments?>
When a user makes a payment, the Apache::Centipaid module inserts a cookie
that contains the receipt number, and it sets the expiry of the cookie
based on the payment B<duration> specified in the configuration file.
Everytime a user visits protected areas in a site, the cookie is
inspected, and if it exists it is matched with the receipt database. if
it is found, and the expiry date has not been met, then they are granted
access. If the receipt is non existent, or past its expiry date, the
user is prompted to make payment again.
Please reffer to centipaid.com for the most updated version of this
module, since other methods of tracking payment may be available.
=head1 List of tokens
=over
=item B<Account and Access Information>
=item B<acct> account_name
RCS/Centipaid.pm,v view on Meta::CPAN
B<How do we track payments?>
When a user makes a payment, the Apache::Centipaid module inserts a cookie
that contains the receipt number, and it sets the expiry of the cookie
based on the payment B<duration> specified in the configuration file.
Everytime a user visits protected areas in a site, the cookie is
inspected, and if it exists it is matched with the receipt database. if
it is found, and the expiry date has not been met, then they are granted
access. If the receipt is non existent, or past its expiry date, the
user is prompted to make payment again.
Please reffer to centipaid.com for the most updated version of this
module, since other methods of tracking payment may be available.
=head1 List of tokens
=over
=item B<Account and Access Information>
=item B<acct> account_name
( run in 0.280 second using v1.01-cache-2.11-cpan-05444aca049 )