Business-OnlinePayment-InternetSecure
view release on metacpan or search on metacpan
InternetSecure.pm view on Meta::CPAN
=back
When using a products list, the B<amount> field passed to B<content>() should
be left undefined.
=head2 Character encoding
When using non-ASCII characters, all data provided to B<contents>() should
have been decoded beforehand via the C<Encode> module, unless your data is in
ISO-8859-1 and you haven't meddled with the C<encoding> pragma. (Please
don't.)
InternetSecure currently does not handle characters outside of ISO-8859-1, so
these will be replaced with C<?> before being transmitted.
=head1 EXPORT
None by default.
( run in 0.344 second using v1.01-cache-2.11-cpan-26ccb49234f )