Click or drag to resize

IBOJsonOrderMessageRequestPayment Method


Namespace: LSOmni.Service
Assembly: LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2026.8.0
Syntax
C#
string OrderMessageRequestPayment(
	string orderId,
	int status,
	decimal amount,
	string token,
	string authcode,
	string reference
)

Parameters

orderId  String
 
status  Int32
 
amount  Decimal
 
token  String
 
authcode  String
 
reference  String
 

Return Value

String
See Also