Business-OnlinePayment-AuthorizeNet
view release on metacpan or search on metacpan
AuthorizeNet.pm view on Meta::CPAN
You must also submit the amount field with a value less than or equal
to the amount specified in the original authorization.
For the subscription actions an authorization code is never returned by
the module. Instead it returns the value of subscriptionId in order_number.
This is the value to use for changing or cancelling subscriptions.
Authorize.Net has turned address verification on by default for all merchants
since 2002. If you do not have valid address information for your customer
(such as in an IVR application), you must disable address verification in the
Merchant Menu page at https://secure.authorize.net/ so that the transactions
aren't denied due to a lack of address information.
=head1 COMPATIBILITY
This module implements Authorize.Net's API using the Advanced Integration
Method (AIM) version 3.1, formerly known as ADC Direct Response and the
Automatic Recurring Billing version 1.0 using the XML interface. See
http://www.authorize.net/support/AIM_guide.pdf and http://www.authorize.net/support/ARB_guide.pdf for details.
=head1 AUTHORS
( run in 0.779 second using v1.01-cache-2.11-cpan-49f99fa48dc )