Click or drag to resize

OrderManagerPartialCapture Method

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

Parameters

amount
Type: SystemInt64
final
Type: SystemBoolean

Return Value

Type: OrderCaptureInfo
See Also