DeletePaymentHandler
in package
Warning:
This class subject to change without prior notice, Please dont use this class directly.
Tags
Table of Contents
- process() : Payment
- callAPI() : Payment
- populateBody() : DeletePaymentRequest
- wrapResponse() : Payment
Methods
process()
public
process(Payment $payment) : Payment
Parameters
- $payment : Payment
Tags
Return values
Payment —callAPI()
private
callAPI(Payment $payment) : Payment
Parameters
- $payment : Payment
Tags
Return values
Payment —populateBody()
private
populateBody(Payment $payment) : DeletePaymentRequest
Parameters
- $payment : Payment
Return values
DeletePaymentRequest —wrapResponse()
private
wrapResponse([null $apiResponse = null ]) : Payment
Parameters
- $apiResponse : null = null