[AlphaCommerceHub] A `SuccessURL` response to a 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

data:{"Result":{"ResponseCode":"1000","ResponseMessage":"Request successful","ResponseTimestamp":"16112017080223","MerchantTxnID":"1104L747","Currency":"AUD","Amount":"161000"},"ProviderResps":[{"ProviderName":"POLI","ProviderOrder":"1","ProviderReference":"996139597058","ResponseCode":"0"}],"Country":{},"MethodResult":{"RedirectUrl":"https://txn.apac.paywithpoli.com/?Token=4U4JRYc4y0VsUkOcF9knhUOTa4BDqMws"},"ThreeDSecure":{},"TokenResult":{},"PaymentInfo":{},"FraudResult":{},"FraudChecks":[],"GeoChecks":[]}

data is a JSON document:

{
	"Result": {
		"ResponseCode": "1000",
		"ResponseMessage": "Request successful",
		"ResponseTimestamp": "16112017080223",
		"MerchantTxnID": "1104L747",
		"Currency": "AUD",
		"Amount": "161000"
	},
	"ProviderResps": [
		{
			"ProviderName": "POLI",
			"ProviderOrder": "1",
			"ProviderReference": "996139597058",
			"ResponseCode": "0"
		}
	],
	"Country": {},
	"MethodResult": {
		"RedirectUrl": "https://txn.apac.paywithpoli.com/?Token=4U4JRYc4y0VsUkOcF9knhUOTa4BDqMws"
	},
	"ThreeDSecure": {},
	"TokenResult": {},
	"PaymentInfo": {},
	"FraudResult": {},
	"FraudChecks": [],
	"GeoChecks": []
}

Request headers

POST /sandbox/dfe-alphacommercehub/customerReturn HTTP/1.1
Host: mage2.pro
Connection: keep-alive
Content-Length: 777
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.94 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/success/75741a00-5352-4683-9636-59e14b1e80b1?token=4U4JRYc4y0VsUkOcF9knhUOTa4BDqMws
Accept-Encoding: gzip, deflate, br
Accept-Language: en-US,en;q=0.9,ru;q=0.8
Cookie: <skipped>

See also:

[AlphaCommerceHub] Is a buyer really should be redirected to MethodResult.RedirectUrl on a SuccessURL response to a POLi Payments payment in the AlphaHPP case?