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