SessionService::expire()
Method: A Session can be expired when it is in one of these statuses: open.
SessionService::expire Read More »
Method: A Session can be expired when it is in one of these statuses: open.
SessionService::expire Read More »
Class: Service factory class for API resources in the Checkout namespace.
CheckoutServiceFactory Read More »
Method: No description found
CheckoutServiceFactory::getServiceClass Read More »
Method: Returns a list of VerificationSessions.
VerificationSessionService::all Read More »
Method: A VerificationSession object can be canceled when it is in requires_input status.
VerificationSessionService::cancel Read More »
Method: Creates a VerificationSession object.
VerificationSessionService::create Read More »
Class: Service factory class for API resources in the BillingPortal namespace.
BillingPortalServiceFactory Read More »
Method: No description found
BillingPortalServiceFactory::getServiceClass Read More »
Class: When an issued card is used to make a purchase, an Issuing Authorization object is created. Authorizations must be approved for the purchase to be completed successfully.
Method: Creates a session of the customer portal.
SessionService::create Read More »
Class: Value list items allow you to add specific values to a given Radar value list, which can then be used in rules.
Class: Value lists allow you to group values together which can then be referenced in rules.
Class: An early fraud warning indicates that the card issuer has notified us that a charge may be fraudulent.
Class: The Report Run object represents an instance of a report type generated with specific run parameters. Once the object is created, Stripe begins processing the report. When the report has finished running, it will give you a reference to a file where you can retrieve your results. For an overview, see API Access to Reports.
Class: The Report Type resource corresponds to a particular type of report, such as the "Activity summary" or "Itemized payouts" reports. These objects are identified by an ID belonging to a set of enumerated values. See API Access to Reports documentation for those Report Type IDs, along with required and optional parameters.