Interface IRemoteCapture
- Namespace
- Dynamicweb.Ecommerce.Orders.Gateways
- Assembly
- Dynamicweb.Ecommerce.dll
Implement this interface in your CheckOutHandler to support remote capture
public interface IRemoteCapture
Methods
Capture(Order)
OrderCaptureInfo Capture(Order order)
Parameters
order
Order