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

$res = \AlternativePayments\Subscription::get("sub_23479837249");
var_dump($res);