CheckoutServiceFactory::getServiceClass()
Method: No description found
CheckoutServiceFactory::getServiceClass 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 »
Method: Redact a VerificationSession to remove all collected information from Stripe.
VerificationSessionService::redact Read More »
Method: Retrieves the details of a VerificationSession that was previously created.
VerificationSessionService::retrieve Read More »
Method: Updates a VerificationSession object.
VerificationSessionService::update 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.
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 »