Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Payments.Providers Namespace / IPaymentProvider Interface / DoCapture Method
The capture request
In This Topic
    DoCapture Method (IPaymentProvider)
    In This Topic
    Submits a capture request for a previously authorized transaction
    Syntax

    Parameters

    captureRequest
    The capture request

    Return Value

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