Package DE_EPAGES::PayPalPlus::API::IpnListenerUrlBuilder
assembles the url for ipn callback
Functions
buildListenerUrl
tries to assemble the callback url for pay pal ipn
Syntax |
buildListenerUrl( $Shop ); |
Input |
|
Return |
|
getCallbackUrl
gets the recently assembled callback url
Syntax |
getCallbackUrl( ); |
Return |
|
getError
Get the error
Syntax |
getError( ); |
Return |
|
new
constructor
Syntax |
new( ); |
Return |
|