Request Code Samples
curl --location --request GET 'https://gateway.storeharmony.com/cloudapi/estore//trackpayment/' \
--header 'sessiontoken;'
Responses
{
"totalReceived": 0,
"paymentType": "string",
"totalOrder": 0,
"totalNetOrder": 0,
"totalVat": 0,
"totalGatewayFee": 0,
"totalShipping": 0,
"processingFees": 0,
"orderId": "string",
"fulfilmentCode": "string",
"contactNo": "string",
"message": "string",
"successful": true,
"paymentRedirectLink": "string"
}
Modified at 2025-03-27 14:31:04