[AlphaCommerceHub] A `SuccessURL` response to a bank card payment without a 3D Secure verification

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":"14112017123744","MerchantID":"ANTERIOR001","MerchantTxnID":"1104L738","PaymentID":"104525128","Currency":"AUD","Amount":"161000","CardHolder":"DMITRY FEDYUK","CardType":"MASTERCARD"},"ProviderResps":[{"ProviderName":"westpac","ProviderOrder":"1","ProviderResponse":"00","ProviderReference":"7001758493","ResponseCode":"1000","ResponseTimestamp":"14112017233743"}],"Country":{},"MethodResult":{"CVVResult":"M","Status":"0"},"ThreeDSecure":{},"TokenResult":{},"PaymentInfo":{"PaymentBrand":"MASTERCARD","PaymentBrandType":"CREDIT","PaymentBrandCategory":"CORPORATE","PaymentIssuerCountry":"AU","BIN":"531357"},"FraudResult":{}}

data is a JSON document:

{
	"Country": {},
	"FraudResult": {},
	"MethodResult": {
		"CVVResult": "M",
		"Status": "0"
	},	
	"PaymentInfo": {
		"BIN": "531357",
		"PaymentBrand": "MASTERCARD",
		"PaymentBrandCategory": "CORPORATE",
		"PaymentBrandType": "CREDIT",
		"PaymentIssuerCountry": "AU"
	},	
	"ProviderResps": [
		{
			"ProviderName": "westpac",
			"ProviderOrder": "1",
			"ProviderReference": "7001758493",
			"ProviderResponse": "00",
			"ResponseCode": "1000",
			"ResponseTimestamp": "14112017233743"
		}
	],	
	"Result": {
		"Amount": "161000",
		"CardHolder": "DMITRY FEDYUK",
		"CardType": "MASTERCARD",
		"Currency": "AUD",
		"MerchantID": "ANTERIOR001",
		"MerchantTxnID": "1104L738",
		"PaymentID": "104525128",
		"ResponseCode": "1000",
		"ResponseMessage": "Request successful",
		"ResponseTimestamp": "14112017123744"
	},
	"ThreeDSecure": {},
	"TokenResult": {}
}

Request headers

POST /sandbox/dfe-alphacommercehub/customerReturn HTTP/1.1
Host: mage2.pro
Connection: keep-alive
Content-Length: 1093
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/ac580978-81f0-4716-bfc3-3bc46eab8603
Accept-Encoding: gzip, deflate, br
Accept-Language: en-US,en;q=0.9,ru;q=0.8
Cookie: <skipped>

See also: