IBOJsonOrderMessageRequestPaymentEx Method |
Namespace: LSOmni.ServiceAssembly: LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2026.8.0
Syntaxbool OrderMessageRequestPaymentEx(
string orderId,
int status,
decimal amount,
string curCode,
string token,
string authcode,
string reference,
ref string message
)
Parameters
- orderId String
-
- status Int32
-
- amount Decimal
-
- curCode String
-
- token String
-
- authcode String
-
- reference String
-
- message String
-
Return Value
Boolean
See Also