ManagePaymentResponse

Extends \GeneralResponse

The ManagePaymentResponse class contains a generalResponse object and the mPAYTID and/or tid of the transaction which was managed

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

Methods

Sets the values for a payment from the response from mPAY24: mPAY transaction IDand transaction ID from the shop

ManagePaymentResponse(string $response) 
inherited

Arguments

$response

string

The SOAP response from mPAY24 (in XML form)

Get the mPAY transaction ID, returned from mPAY24

getMpayTID() 
inherited

Get the transaction ID of the shop, returned from mPAY24

getTid() 
inherited

Get the object, that contains the basic values from the response from mPAY24: status and return code

getGeneralResponse() 
inherited

Properties

An object, that represents the basic values from the response from mPAY24: status and return code

generalResponse

The mPAY transaction ID

mpayTID

The transaction ID of the shop

tid