Transaction Cancellation Service
Android Pos Transaction Cancellation Service
Method
API URL
Parameter
Android Pos Payment Service Request Message Parameters
Parameters
Type
Compulsory
Description
Here is a sample JSON file to send to the service;
{
"MERCHANT": "TEST1234",
"MERCHANT_KEY": "4oK26hK8MOXrIV1bzTRVPA==",
"BACK_URL": "https://posservicetest.esnekpos.com/api/home/PhysicalPaymentLog",
"ORDER_REF_NUMBER": "ORDER_REF_NUMBER"
}
Android Pos Transaction Cancellation Service Reply Message;
Parameters
Type
Compulsory
Description
Status information that can be returned from the service;
RETURN_CODE
STATUS
DESCRIPTION
Last updated