Package DE_EPAGES::Order::API::PickupTokenValidation
Tools for PickupToken validation.
Functions
checkPickupToken
Checks if the pickup token belongs to the given url.
Syntax |
checkPickupToken( $Token, $URL ); |
Input |
|
Return |
|
getUrlForPickupTokenValidation
Returns the request URL without the PickupToken parameter.
Syntax |
getUrlForPickupTokenValidation( $Servlet ); |
Input |
|
Return |
|
new
constuctor
Syntax |
new( ); |
Return |
|