コード例 #1
0
ファイル: getall.php プロジェクト: sdzigurski/ap-php-sdk
<?php

$res = \AlternativePayments\Refund::getAll("trn_nonprofitpen1");
var_dump($res);