Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Payments.Providers Namespace / PaymentProviderBase Class / DoAuthorizeRecurring Method
An authorize request that contains the details of the order and payment.
Version
DoAuthorizeRecurring Method (PaymentProviderBase)
Submits a recurring billing authorization request.
Syntax

Parameters

authorizeRequest
An authorize request that contains the details of the order and payment.

Return Value

A transaction instance that contains the results of the recurring billing request
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also