DisputeService
Class: No description found
Source Files: includes/lib/stripe-php/lib/Service/DisputeService.php
Class: No description found
Method: Returns a list of your disputes.
DisputeService::all Read More »
Method: Closing the dispute for a charge indicates that you do not have any evidence to submit and are essentially dismissing the dispute, acknowledging it as lost.
DisputeService::close Read More »
Method: Retrieves the dispute with the given ID.
DisputeService::retrieve Read More »
Method: When you get a dispute, contacting your customer is always the best first step.
DisputeService::update Read More »