The GeneralResponse class contains the status of a response and return code, which was delivered by mPAY24 as an answer of your request
| author | mPAY24 GmbH <support@mpay24.com> |
|---|---|
| version | $Id: MPay24Api.php 5522 2013-06-24 13:08:35Z anna $ |
| filesource | MPay24Api.php |
| license | http://ec.europa.eu/idabc/eupl.html EUPL, Version 1.1 |
GeneralResponse(string $response)
stringThe SOAP response from mPAY24 (in XML form)
getStatus()
getReturnCode()
setStatus(string $status)
stringStatus
setReturnCode(string $returnCode)
stringReturn code
status
returnCode