DisputeService::all()
Method: Returns a list of Issuing Dispute objects. The objects are sorted in descending order by creation date, with the most recently created object appearing first.
Method: Returns a list of Issuing Dispute objects. The objects are sorted in descending order by creation date, with the most recently created object appearing first.
Method: Retrieves the details of a VerificationSession that was previously created.
Method: Redact a VerificationSession to remove all collected information from Stripe.
Method: A VerificationSession object can be canceled when it is in requires_input status.
Method: A Session can be expired when it is in one of these statuses: open.
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: Updates a configuration that describes the functionality of the customer portal.
Method: Retrieves a configuration that describes the functionality of the customer portal.