コード例 #1
0
 public function __construct($apiKey, $apiSecret, $merchantToken)
 {
     parent::__construct($apiKey, $apiSecret, $merchantToken);
 }