CreateRecurringPaymentSetupHandler
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() : CreatePaymentSetupRequest
- 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) : CreatePaymentSetupRequest
Parameters
- $paymentSetup : PaymentSetup
Return values
CreatePaymentSetupRequest —wrapResponse()
private
wrapResponse([null $apiResponse = null ]) : PaymentSetup
Parameters
- $apiResponse : null = null