Developer Resources for AbleCommerce eCommerce platform
In This Topic
    CommerceBuilder.Payments Namespace Inheritance Hierarchy
    In This Topic
    Inheritance Hierarchy
    System.Object
       CommerceBuilder.DomainModel.BaseObject
          CommerceBuilder.DomainModel.EntityWithTypedId<IdT>
             CommerceBuilder.DomainModel.Entity
                CommerceBuilder.Payments.GatewayPaymentProfile
                CommerceBuilder.Payments.GiftCertificate
                CommerceBuilder.Payments.GiftCertificateTransaction
                CommerceBuilder.Payments.Payment
                CommerceBuilder.Payments.PaymentGateway
                CommerceBuilder.Payments.PaymentMethod
                CommerceBuilder.Payments.Transaction
       CommerceBuilder.DomainModel.RepositoryWithTypedId<TEntity,TId>
          CommerceBuilder.DomainModel.Repository<TEntity>
             CommerceBuilder.Payments.GatewayPaymentProfileRepository
             CommerceBuilder.Payments.GiftCertificateRepository
             CommerceBuilder.Payments.GiftCertificateTransactionRepository
             CommerceBuilder.Payments.PaymentGatewayRepository
             CommerceBuilder.Payments.PaymentMethodRepository
             CommerceBuilder.Payments.PaymentRepository
             CommerceBuilder.Payments.TransactionRepository
       CommerceBuilder.Payments.AuthorizeTransactionResponse
          CommerceBuilder.Payments.AuthorizeNextTransactionResponse
          CommerceBuilder.Payments.AuthorizeRecurringTransactionResponse
       CommerceBuilder.Payments.BaseTransactionRequest
          CommerceBuilder.Payments.AuthorizeRecurringTransactionRequest
          CommerceBuilder.Payments.AuthorizeTransactionRequest
             CommerceBuilder.Payments.AuthorizeNextTransactionRequest
          CommerceBuilder.Payments.CancelRecurringTransactionRequest
          CommerceBuilder.Payments.CaptureTransactionRequest
          CommerceBuilder.Payments.RefundTransactionRequest
          CommerceBuilder.Payments.VoidTransactionRequest
       CommerceBuilder.Payments.DefaultGiftCertKeyProvider
       CommerceBuilder.Payments.PaymentCollection
       CommerceBuilder.Payments.PaymentEngine
       CommerceBuilder.Payments.PaymentInstrumentData
       CommerceBuilder.Payments.PaymentStatusHelper
       CommerceBuilder.Payments.TransactionCollection
       System.Collections.Generic.Dictionary<TKey,TValue>
          CommerceBuilder.Payments.AccountDataDictionary
       System.Exception
          System.ApplicationException
             CommerceBuilder.Exceptions.CommerceBuilderException
                CommerceBuilder.Payments.PaymentGatewayProviderException
                CommerceBuilder.Payments.PaymentStatusException
    See Also