Package DE_EPAGES::PayPalPlus::API::Webservice::OnBoarding::Service
class to handle the OnBoarding for PayPal plus
Functions
doRequest
does a request to epagesj in order to fetch the onboarding Url
Syntax |
doRequest( $PaymentMethodPayPalPlus, $ReturlUrl ); |
Input |
|
getOnboardingURL
get the onboarding Url provided via webservice from paypal call doRequest first
Syntax |
getOnboardingURL( ); |
Return |
|
new
constructor
Syntax |
new( ); |
Return |
|
verifyResponse
verifies response from webservice
Syntax |
verifyResponse( $hResponse ); |
Input |
|
Return |
|