Click or drag to resize

IRemotePartialCaptureCapture Method (Order, Int64, Boolean)

Namespace:  Dynamicweb.Ecommerce.Orders.Gateways
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
OrderCaptureInfo Capture(
	Order order,
	long amount,
	bool final
)

Parameters

order
Type: Dynamicweb.Ecommerce.OrdersOrder
amount
Type: SystemInt64
final
Type: SystemBoolean

Return Value

Type: OrderCaptureInfo
See Also