[AlphaCommerceHub] The bank card payments are randomly broken since 2017-12-14: «Invalid merchant»

1. Request

1.1. Headers

POST /pp/auth HTTP/1.1
Host: hubuat.alphacommercehub.com.au
Connection: keep-alive
Content-Length: 2889
Pragma: no-cache
Cache-Control: no-cache
Origin: https://hubuat.alphacommercehub.com.au
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
X-APC-PPSessionId: ade66ce9-55e3-427e-8eaf-02b1fe28c9c8
Content-Type: application/x-www-form-urlencoded; charset=UTF-8
Accept: */*
X-APC-MerchantTxnID: 1214R.785
X-Requested-With: XMLHttpRequest
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: <...>

1.2. Form data

cardHolder:DMITRY FEDYUK
cardNumber:5313 5700 0000 0011
cardExpiryDate:07 / 21
cardCVV:222
country:AU
street1:72 Liverpool St
street2:
city:Sydney
state:
zip:2000
emailAddress:
token:<...>
cardExpiryMonth:7
cardExpiryYear:2021
payPageID:ac580978-81f0-4716-bfc3-3bc46eab8603
merchantSequenceNumber:
clientIP:92.243.166.8

2. Response

2.1. Headers

HTTP/1.1 200 OK
Date: Thu, 14 Dec 2017 12:42:45 GMT
Server: Microsoft-IIS/8.5
Cache-Control: private
Content-Type: application/json; charset=utf-8
X-AspNetMvc-Version: 4.0
X-AspNet-Version: 4.0.30319
X-Powered-By: ASP.NET
Content-Length: 1310
Keep-Alive: timeout=5, max=100
Connection: Keep-Alive

2.2. Body

{
	"Result": {
		"ResponseCode": "1028",
		"ResponseMessage": "Invalid merchant",
		"ResponseTimestamp": "14122017124245",
		"MerchantID": "ANTERIOR001",
		"MerchantTxnID": "1214R.785",
		"PaymentID": null,
		"Currency": "AUD",
		"Amount": "169000",
		"BillCurrency": null,
		"BillAmount": null,
		"CardHolder": "DMITRY FEDYUK",
		"CardType": "MASTERCARD",
		"Custom1": null,
		"Custom2": null,
		"Custom3": null,
		"Custom4": null,
		"Custom5": null
	},
	"ProviderResps": [],
	"Country": {
		"CountryName": null,
		"CountryCode": null
	},
	"MethodResult": {
		"AuthCode": null,
		"CVVResult": null,
		"AVSStreetResult": null,
		"AVSZipResult": null,
		"SecureToken": null,
		"Status": null,
		"AmountReceived": null,
		"RedirectUrl": null,
		"FeeAmount": null,
		"Custom1": null,
		"Custom2": null,
		"Custom3": null,
		"Custom4": null,
		"Custom5": null,
		"ACSUrl": null,
		"PAReq": null
	},
	"ThreeDSecure": {
		"AuthenticationValue": null,
		"AuthenticationStatus": null,
		"Enrolled": null,
		"XID": null,
		"ECI": null,
		"PARes": null,
		"CAVVAlgorithm": null,
		"Custom1": null,
		"Custom2": null,
		"Custom3": null,
		"Custom4": null,
		"Custom5": null
	},
	"TokenResult": {
		"Custom1": null,
		"Custom2": null,
		"Custom3": null,
		"Custom4": null,
		"Custom5": null
	},
	"PaymentInfo": {
		"PaymentBrand": null,
		"PaymentBrandType": null,
		"PaymentBrandCategory": null,
		"PaymentIssuer": null,
		"PaymentIssuerCountry": null,
		"BIN": null
	},
	"FraudResult": {
		"RiskCategory": null,
		"Score": null,
		"Status": null
	},
	"FraudChecks": [],
	"GeoChecks": [],
	"LoyaltyResult": null
}

Please retry, there was a temporary issue on one node