Package DE_EPAGES::Ipayment::API::Tools
Tool package
@EXPORT_OK |
Functions
DoesFileExist
Extends the Core Function ExistsFile, in order to return false in the case of an undef path.
Syntax |
DoesFileExist( $Path ); |
Input |
|
Return |
|
GetWebServiceUrl
This method return the webservice url live or test
Syntax |
GetWebServiceUrl($IsInTestMode); |
Input |
|
Return |
|
PreparePaymentURL
Prepares the payment URL using the AccountID of the merchant
Syntax |
PreparePaymentURL( $DatabaseBasketOrOrder ); |
Input |
|
Return |
|