VerificationReportService
Class: No description found
VerificationReportService Read More »
Method: When retrieving a Checkout Session, there is an includable line_items property containing the first handful of those items. There is also a URL where you can retrieve the full (paginated) list of line items.
SessionService::allLineItems Read More »
Method: A Session can be expired when it is in one of these statuses: open.
SessionService::expire Read More »
Method: Returns a list of configurations that describe the functionality of the customer portal.
ConfigurationService::all Read More »
Method: Creates a configuration that describes the functionality and behavior of a PortalSession.
ConfigurationService::create Read More »
Method: Retrieves a configuration that describes the functionality of the customer portal.
ConfigurationService::retrieve Read More »
Method: Updates a configuration that describes the functionality of the customer portal.
ConfigurationService::update Read More »
Class: Service factory class for API resources in the BillingPortal namespace.
BillingPortalServiceFactory Read More »
Method: No description found
BillingPortalServiceFactory::getServiceClass Read More »
Method: Creates a session of the customer portal.
SessionService::create Read More »