File manager - Edit - /home/premiey/www/wp-content/plugins/ameliabooking/vendor/stripe/stripe-php/lib/Service/AccountLinkService.php
Back
<?php // File generated from our OpenAPI spec namespace AmeliaStripe\Service; class AccountLinkService extends \AmeliaStripe\Service\AbstractService { /** * Creates an AccountLink object that includes a single-use Stripe URL that the * platform can redirect their user to in order to take them through the Connect * Onboarding flow. * * @param null|array $params * @param null|array|\AmeliaStripe\Util\RequestOptions $opts * * @throws \AmeliaStripe\Exception\ApiErrorException if the request fails * * @return \AmeliaStripe\AccountLink */ public function create($params = null, $opts = null) { return $this->request('post', '/v1/account_links', $params, $opts); } }
| ver. 1.4 |
Github
|
.
| PHP 5.4.45 | Generation time: 0 |
proxy
|
phpinfo
|
Settings