Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Services Namespace / PaymentMethodProvider Class / GetGiftCertificatePaymentMethod Method / GetGiftCertificatePaymentMethod(Int32) Method
Given payment gateway id
In This Topic
    GetGiftCertificatePaymentMethod(Int32) Method
    In This Topic
    Gets the payment method for the gift certificate type payments
    Syntax
    protected PaymentMethod GetGiftCertificatePaymentMethod( 
       int gatewayId
    )

    Parameters

    gatewayId
    Given payment gateway id

    Return Value

    The payment method for Gift Certificate payments for given gateway
    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