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

$res = \AlternativePayments\Customer::get("cus_8d7b6f11605348018");
var_dump($res);