Payment Confirmation
Marketplace Payment Confirmation Service Request Model;
Metod
API URL
Parameter
The parameters to be sent to the service are as follows;
Parameters
Type
Compulsory
Description
{
"MERCHANT": "TEST1234",
"MERCHANT_KEY": "4oK26hK8MOXrIV1bzTRVPA==",
"ORDER_REF_NUMBER": "412",
"SubMerchantDetails": [
{
"EXTERNAL_ID": "EXTERNAL_ID1"
},
{
"EXTERNAL_ID": "EXTERNAL_ID2"
}
]
}
Marketplace Payment Confirmation Service Reply Message;
The parameters of the reply message sent from the service after the transaction are as follows;
Parameters
Type
Compulsory
Descripiton
Last updated