UpdatePaymentHandler
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() : UpdatePaymentRequest
- 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) : UpdatePaymentRequest
Parameters
- $payment : Payment
Return values
UpdatePaymentRequest —wrapResponse()
private
wrapResponse([null $apiResponse = null ]) : Payment
Parameters
- $apiResponse : null = null