| Server IP : 138.197.176.125 / Your IP : 216.73.217.122 Web Server : Apache/2.4.41 (Ubuntu) System : Linux SuiteCRM-8 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 User : root ( 0) PHP Version : 8.3.19 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/soltelcocrm/ |
Upload File : |
SLSH==568.57100
568.571
crmapirequest payment api
{
"schemaVersion": "1.0",
"requestId": "unique_requestid",
"timestamp": "client_timestamp",
"channelName": "WEB",
"serviceName": "API_PREAUTHORIZE",
"serviceParams": {
"apiUserId": "1001687",
"apiKey": "API-1280503317AHX",
"merchantUid": "M0910844",
"paymentMethod": "MWALLET_ACCOUNT",
"payerInfo": {
"accountNo": 252672000003
},
"transactionInfo": {
"referenceId": "RF109001111",
"invoiceId": "RF89471",
"amount": "568.571",
"currency": "SLSH",
"description": "Test Payment"
}
}
}
arrResponse payment api
Array
(
[schemaVersion] => 1.0
[timestamp] => 2023-07-07 15:58:35.053
[requestId] => unique_requestid
[sessionId] =>
[responseCode] => 2001
[errorCode] => 0
[responseMsg] => RCS_SUCCESS
[params] => Array
(
[state] => APPROVED
[referenceId] => RF109001111
[transactionId] => 31285695
[txAmount] => 568.57
)
)
crmapirequest payment commit api
{
"schemaVersion": "1.0",
"requestId": "unique_requestid",
"timestamp": "client_timestamp",
"channelName": "WEB",
"serviceName": "API_PREAUTHORIZE_COMMIT",
"serviceParams": {
"apiUserId": "1001687",
"apiKey": "API-1280503317AHX",
"merchantUid": "M0910844",
"paymentMethod": "MWALLET_ACCOUNT",
"referenceId": "RF109001111",
"transactionId": "31285695",
"description": "PREAUTH Commited"
}
}
arrResponse payment commit api
Array
(
[schemaVersion] => 1.0
[timestamp] => 2023-07-07 15:58:53.099
[requestId] => unique_requestid
[sessionId] =>
[responseCode] => 2001
[errorCode] => 0
[responseMsg] => RCS_SUCCESS
[params] => Array
(
[description] => success
[state] => approved
[transactionId] => 31285695
[referenceId] => RF109001111
)
)
crmapirequest payment api
{
"schemaVersion": "1.0",
"requestId": "unique_requestid",
"timestamp": "client_timestamp",
"channelName": "WEB",
"serviceName": "API_PREAUTHORIZE",
"serviceParams": {
"apiUserId": "1001687",
"apiKey": "API-1280503317AHX",
"merchantUid": "M0910844",
"paymentMethod": "MWALLET_ACCOUNT",
"payerInfo": {
"accountNo": 252672097683
},
"transactionInfo": {
"referenceId": "RF109001111",
"invoiceId": "RF89471",
"amount": "568.571",
"currency": "USD",
"description": "Test Payment"
}
}
}
arrResponse payment api
Array
(
[schemaVersion] => 1.0
[timestamp] => 2023-07-10 10:13:16.986
[requestId] => unique_requestid
[sessionId] =>
[responseCode] => 5206
[errorCode] => E10205
[responseMsg] => RCS_TRAN_FAILED_AT_ISSUER_SYSTEM (Receiver is not activated, TransactionId: 31332826)
[params] => Array
(
)
)
crmapirequest payment commit api
{
"schemaVersion": "1.0",
"requestId": "unique_requestid",
"timestamp": "client_timestamp",
"channelName": "WEB",
"serviceName": "API_PREAUTHORIZE_COMMIT",
"serviceParams": {
"apiUserId": "1001687",
"apiKey": "API-1280503317AHX",
"merchantUid": "M0910844",
"paymentMethod": "MWALLET_ACCOUNT",
"referenceId": "",
"transactionId": "",
"description": "PREAUTH Commited"
}
}
arrResponse payment commit api
Array
(
[schemaVersion] => 1.0
[timestamp] => 2023-07-10 10:13:17.658
[requestId] => unique_requestid
[sessionId] =>
[responseCode] => 5001
[errorCode] => E10000
[responseMsg] => RCS_FAILED
[params] => Array
(
)
)