Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Payment processing SDK interface for payment connectors.
Namespace: Microsoft.Dynamics.Retail.PaymentSDK
Assembly: Microsoft.Dynamics.Retail.PaymentSDK (in Microsoft.Dynamics.Retail.PaymentSDK.dll)
Syntax
'Declaration
<GuidAttribute("198EC19E-9B88-4447-B0A0-712BB3EA9096")> _
Public Interface IPaymentProcessor _
Inherits IPaymentProcessorV1, ITenderProcessor, ITenderProcessorV1, IProcessorIdentifier, _
IProcessorIdentifierV1
'Usage
Dim instance As IPaymentProcessor
[GuidAttribute("198EC19E-9B88-4447-B0A0-712BB3EA9096")]
public interface IPaymentProcessor : IPaymentProcessorV1,
ITenderProcessor, ITenderProcessorV1, IProcessorIdentifier, IProcessorIdentifierV1
[GuidAttribute(L"198EC19E-9B88-4447-B0A0-712BB3EA9096")]
public interface class IPaymentProcessor : IPaymentProcessorV1,
ITenderProcessor, ITenderProcessorV1, IProcessorIdentifier, IProcessorIdentifierV1