Table of Contents

Namespace Dynamicweb.Ecommerce.Orders.PaymentTransactions

Classes

PaymentTransaction

Represents a transaction (payment).

PaymentTransactionEvent

Represents a payment transaction event. This could be authorization, capture, refund, cancel, etc.

PaymentTransactionExtensions
PaymentTransactionMetaData

Describes the metadata related to a PaymentTransaction.

PaymentTransactionSearchFilter

Represents the payment transaction search filter

PaymentTransactionService

Structs

PaymentTransactionCancelResult

Represents the result of a payment transaction cancellation

PaymentTransactionKey

Represents a payment transaction, which consists of a combination of PaymentTransaction ID and Payment ID.

PaymentTransactionProviderInfo

Describes information about a IPaymentTransactionProvider.

PaymentTransactionSearchResult

Represents the payment transaction search results

Enums

PaymentTransactionCancelResult.ResultType

The result type of the payment transaction cancellation

PaymentTransactionEventType

Represents the type of event that occurred on a payment transaction.

PaymentTransactionState

Represents the state of a payment transaction.

SortDirection
To top