Click or drag to resize

PaymentCardServiceGetById Method

Namespace:  Dynamicweb.Ecommerce.Cart
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public PaymentCardToken GetById(
	int paymentCardId
)

Parameters

paymentCardId
Type: SystemInt32

Return Value

Type: PaymentCardToken
See Also