Session::allLineItems()
Method: No description found
Method: No description found
Class: UnsupportedResponseTypeException is thrown when an unsupported response type parameter is specified.
Class: UnknownApiErrorException is thrown when the client library receives an error from the OAuth API it doesn’t know about. Receiving this error usually means that your client library is outdated and should be upgraded.
Class: InvalidClientException is thrown when the client_id does not belong to you, the stripe_user_id does not exist or is not connected to your application, or the API key mode (live or test mode) does not match the client_id mode.
Class: InvalidScopeException is thrown when an invalid scope parameter is provided.