The AlphaCommerceHub's response «No Processor flow found for Transaction type: PaymentStatus» to a PayPal's `PaymentStatus` transaction does not contain a `ResponseCode` despite the documentation says it is a mandatory parameter

@gallaron

developer.alphacommercehub.com.au/docs/api-integration-guidenov-2017#response-message

{
	"Result": {
		"ResponseMessage": "No Processor flow found for Transaction type: PaymentStatus",
		"ResponseTimestamp": "02122017215021",
		"MerchantID": "ANTERIOR001",
		"MerchantTxnID": "1122.2L758",
		"Currency": "AUD",
		"Amount": "161000",
		"custom1": null,
		"custom2": null,
		"custom3": null,
		"custom4": null,
		"custom5": null
	},
	"Country": null,
	"Banks": null,
	"FraudChecks": null,
	"GeoChecks": null,
	"EmailChecks": null,
	"ShippingService": null,
	"DocumentResults": null,
	"TaxResultLines": null
}

ok. cosmetic corner case. Main issue was the process flow was not configured

@dmitry_fedyuk please check the process flow config before opening an issue

@Steve_Rivas I have added PayPal to this process flow. Please check the rest

Ticket opened at Alpha to add ResponseCode but low priority