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