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

$res = \AlternativePayments\Subscription::getAll();
var_dump($res);