Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Services Namespace / PaymentService Class / ProcessNonArbSubscriptions Method
The status for transaction that was result of a previous authorization
The payment object that was being processed
The provider using which the payment is being processed
The list of subscriptions purchased under this order
In This Topic
    ProcessNonArbSubscriptions Method
    In This Topic
    Process subscriptions that are processed via a payment gateway that does not have subscriptions created via classic automatic recurring billing method
    Syntax

    Parameters

    status
    The status for transaction that was result of a previous authorization
    payment
    The payment object that was being processed
    provider
    The provider using which the payment is being processed
    subscriptions
    The list of subscriptions purchased under this order
    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