Click or drag to resize

IUCJsonTokenEntrySet Method

Add Payment token

Namespace:  LSOmni.Service
Assembly:  LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2024.4
Syntax
C#
bool TokenEntrySet(
	ClientToken token,
	bool deleteToken
)

Parameters

token
Type: LSRetail.Omni.Domain.DataModel.ScanPayGo.PaymentClientToken
deleteToken
Type: SystemBoolean
Delete token, Send token with token and cardId to delete

Return Value

Type: Boolean
Remarks
LS Central WS2 : SetTokenEntry, SetMemberCardToken, DeleteMemberCardToken
See Also