IBOJsonOrderMessageRequestPayment Method |
Namespace:
LSOmni.Service
Assembly:
LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2026.4
Syntaxstring OrderMessageRequestPayment(
string orderId,
int status,
decimal amount,
string token,
string authcode,
string reference
)
Parameters
- orderId
- Type: SystemString
- status
- Type: SystemInt32
- amount
- Type: SystemDecimal
- token
- Type: SystemString
- authcode
- Type: SystemString
- reference
- Type: SystemString
Return Value
Type:
String
See Also