SessionService::allLineItems()
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.
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.
Method: Creates a Session object.
Method: A Session can be expired when it is in one of these statuses: open
.
Method: Retrieves a Session object.
Class: Service factory class for API resources in the Checkout namespace.
Method: No description found
Class: No description found
Method: Returns a list of Checkout Sessions.