AccountLinkService::create( null|array $params = null, null|array|StripeUtilRequestOptions $opts = null )
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.
Description Description
Parameters Parameters
- $params
-
(Optional)
Default value: null
- $opts
-
(Optional)
Default value: null
Return Return
(StripeAccountLink)
Source Source
File: includes/gateways/stripe/vendor/stripe/stripe-php/lib/Service/AccountLinkService.php