Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Payments Namespace / GatewayPaymentProfile Class


In This Topic
    GatewayPaymentProfile Class Properties
    In This Topic

    For a list of all members of this type, see GatewayPaymentProfile members.

    Public Properties
     NameDescription
    Public Property Gets or sets the GatewayId  
    Public Property Gets or sets the Expiry  
    Public Property Gets a manager that provides strongly typed access to extended fields. (Inherited from CommerceBuilder.DomainModel.Entity)
    Public Property Gets or sets the GatewayIdentifier  
    Public Property Gets a value indicating whether the entity have extended fields or not (Inherited from CommerceBuilder.DomainModel.Entity)
    Public PropertyOverridden.  Gets or sets the Id for the entity.  
    Public Property Gets or sets InstrumentType  
    Public Property Gets or sets InstrumentTypeId  
    Public Property Gets last day of expiry  
    Public Property Gets name, card type and reference number for display  
    Public Property Gets or sets the customer name on card  
    Public Property Gets name on card along with reference number for display  
    Public Property Gets or sets the PaymentMethodName  
    Public Property Gets or sets the PaymentProfileId  
    Public Property Gets or sets the ReferenceNumber  
    Public Property Gets or sets an instance of the repository for this entity (Inherited from CommerceBuilder.DomainModel.EntityWithTypedId<int>)
    Public Property Gets or sets the Subscriptions  
    Public Property Gets card type along with reference number for display  
    Public Property Gets or sets the User  
    Top
    See Also