Click or drag to resize

IPaymentItemCustomData Property

Custom data provided for payment items of plugin payment types. For non-plugin payment types always returns null.

Namespace:  Resto.Front.Api.V5.Data.Payments
Assembly:  Resto.Front.Api.V5 (in Resto.Front.Api.V5.dll)
Syntax
C#
string CustomData { get; }

Property Value

Type: String
See Also