Table of Contents

Interface IRemotePartialFinalOnlyCapture

Namespace
Dynamicweb.Ecommerce.Orders.Gateways
Assembly
Dynamicweb.Ecommerce.dll

Implement this interface in your CheckOutHandler to support remote partial capture but with possibility to capture only one with amount less then authorized

public interface IRemotePartialFinalOnlyCapture : IRemotePartialCapture, IRemoteCapture
Inherited Members
To top