Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Payments.Providers Namespace / IPaymentProvider Interface / DoAuthorizeNext Method
The authorization request
In This Topic
    DoAuthorizeNext Method (IPaymentProvider)
    In This Topic
    Submits an authorization request for next payment of a subscription
    Syntax

    Parameters

    authorizeNextRequest
    The authorization request

    Return Value

    Transaction that represents the result of the authorization 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