Click or drag to resize

IUCJsonPaymentClientTokenGet Method

Creates a client token for payment provider

Namespace:  LSOmni.Service
Assembly:  LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2024.4
Syntax
C#
ClientToken PaymentClientTokenGet(
	string customerId
)

Parameters

customerId
Type: SystemString
Customer id, used to show saved cards

Return Value

Type: ClientToken
See Also