OAuthService::deauthorize()
Method: Disconnects an account from your platform.
OAuthService::deauthorize Read More »
Method: Disconnects an account from your platform.
OAuthService::deauthorize Read More »
Method: Retrieves the details of a PaymentIntent that has previously been created.
PaymentIntentService::retrieve Read More »
Method: No description found
OAuthService::_getClientSecret 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 »
Method: Updates the specific order by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
OrderService::update Read More »
Method: Cancels a top-up. Only pending top-ups can be canceled.
TopupService::cancel Read More »
Method: Retrieves the details of a top-up that has previously been created. Supply the unique top-up ID that was returned from your previous request, and Stripe will return the corresponding top-up information.
TopupService::retrieve Read More »
Method: Updates the metadata of a top-up. Other top-up details are not editable by design.
TopupService::update Read More »