DisputeService::retrieve()
Method: Retrieves an Issuing Dispute object.
DisputeService::retrieve Read More »
Method: Retrieves an Issuing Dispute object.
DisputeService::retrieve Read More »
Method: Submits an Issuing Dispute to the card network. Stripe validates that all evidence fields required for the dispute’s reason are present. For more details, see Dispute reasons and evidence.
DisputeService::submit Read More »
Method: Updates the specified Issuing Dispute object by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
DisputeService::update Read More »
Method: Returns a list of Issuing Card objects. The objects are sorted in descending order by creation date, with the most recently created object appearing first.
Method: Updates a VerificationSession object.
VerificationSessionService::update Read More »
Class: Service factory class for API resources in the Identity namespace.
IdentityServiceFactory Read More »
Method: No description found
IdentityServiceFactory::getServiceClass Read More »
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.
SessionService::allLineItems 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 »