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