PHP Class Pap_Api_TransactionsGrid

Inheritance: extends Gpf_Rpc_GridRequest
ファイルを表示 Open project: fubralimited/php-oara Class Usage Examples

Public Methods

Method Description
__construct ( Gpf_Api_Session $session )
chargeback ( $note = '', $fee )
refund ( $note = '', $fee )

Private Methods

Method Description
makeRefundChargeback ( $type, $note, $fee )

Method Details

__construct() public method

public __construct ( Gpf_Api_Session $session )
$session Gpf_Api_Session

chargeback() public method

public chargeback ( $note = '', $fee )

refund() public method

public refund ( $note = '', $fee )