IBOServiceOrderMessageRequestPayment Method |
Namespace: LSOmni.ServiceAssembly: LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2026.8.0
Syntaxstring 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