Click or drag to resize

GatewayProviderTranferGatewayData Method

Namespace:  Dynamicweb.Ecommerce.Orders.Gateways
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[BrowsableAttribute(false)]
public static string TranferGatewayData(
	Payment payment,
	ArrayList types
)

Parameters

payment
Type: Dynamicweb.Ecommerce.OrdersPayment
types
Type: System.CollectionsArrayList

Return Value

Type: String
See Also