[AlphaCommerceHub] A `CancelURL` response to an interrupted POLi Payments payment

General

Request URL: https://mage2.pro/sandbox/dfe-alphacommercehub/customerReturn
Request Method: POST
Remote Address: 5.9.188.84:443
Referrer Policy: no-referrer-when-downgrade

Form data

It looks like POLi Payments responds wrongly ("ResponseMessage": "Request successful"), because the payment has been really interrupted.

data:{"Result":{"ResponseCode":"1000","ResponseMessage":"Request successful","ResponseTimestamp":"15112017064553","MerchantTxnID":"1104L745","Currency":"AUD","Amount":"161000"},"ProviderResps":[{"ProviderName":"POLI","ProviderOrder":"1","ProviderReference":"996139555047","ResponseCode":"0"}],"Country":{},"MethodResult":{"RedirectUrl":"https://txn.apac.paywithpoli.com/?Token=qDnCTm87DrBXUkVyFkMe6VQ%2fu3fSsbkJ"},"ThreeDSecure":{},"TokenResult":{},"PaymentInfo":{},"FraudResult":{},"FraudChecks":[],"GeoChecks":[]}

data is a JSON document:

{
	"Result": {
		"ResponseCode": "1000",
		"ResponseMessage": "Request successful",
		"ResponseTimestamp": "15112017064553",
		"MerchantTxnID": "1104L745",
		"Currency": "AUD",
		"Amount": "161000"
	},
	"ProviderResps": [
		{
			"ProviderName": "POLI",
			"ProviderOrder": "1",
			"ProviderReference": "996139555047",
			"ResponseCode": "0"
		}
	],
	"Country": {},
	"MethodResult": {
		"RedirectUrl": "https://txn.apac.paywithpoli.com/?Token=qDnCTm87DrBXUkVyFkMe6VQ%2fu3fSsbkJ"
	},
	"ThreeDSecure": {},
	"TokenResult": {},
	"PaymentInfo": {},
	"FraudResult": {},
	"FraudChecks": [],
	"GeoChecks": []
}

Request headers

POST /sandbox/dfe-alphacommercehub/customerReturn HTTP/1.1
Host: mage2.pro
Connection: keep-alive
Content-Length: 781
Pragma: no-cache
Cache-Control: no-cache
Origin: https://hubuat.alphacommercehub.com.au
Upgrade-Insecure-Requests: 1
Content-Type: application/x-www-form-urlencoded
User-Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.89 Safari/537.36
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8
Referer: https://hubuat.alphacommercehub.com.au/pp/external/cancel/2742a685-e6cf-4e79-804c-ffcce4089484?token=qDnCTm87DrBXUkVyFkMe6VQ%2fu3fSsbkJ
Accept-Encoding: gzip, deflate, br
Accept-Language: en-US,en;q=0.9,ru;q=0.8
Cookie: <skipped>

See also: