Anons79 Mini Shell

Directory : /home/proudlyafrican/www/vendor/stripe/stripe-php/lib/Service/BillingPortal/
Upload File :
Current File : /home/proudlyafrican/www/vendor/stripe/stripe-php/lib/Service/BillingPortal/SessionService.php

<?php

// File generated from our OpenAPI spec

namespace Stripe\Service\BillingPortal;

class SessionService extends \Stripe\Service\AbstractService
{
    /**
     * Creates a session of the customer portal.
     *
     * @param null|array $params
     * @param null|array|\Stripe\Util\RequestOptions $opts
     *
     * @throws \Stripe\Exception\ApiErrorException if the request fails
     *
     * @return \Stripe\BillingPortal\Session
     */
    public function create($params = null, $opts = null)
    {
        return $this->request('post', '/v1/billing_portal/sessions', $params, $opts);
    }
}

Anons79 File Manager Version 1.0, Coded By Anons79
Email: [email protected]