Package DE_EPAGES::HSBC::API::Tools
utility functions
@EXPORT_OK |
Functions
CreateOrderHash
creates the OrderHash from the given Input-Arguments and the CPI Secret
Syntax |
$OrderHash = CreateOrderHash( {'OrderId' => '123456', 'CpiDirectResultUrl' => '...'} 'dP/7KdtiuALL8ofLqCjlKDK7NBNfbmCa' ); |
Input |
|
Return |
|
replaceSpecialCharacters
replaces ß, ä, ö, ü, Ä, Ö, Ü by ss, ae, oe, ue, Ae, Oe, Ue, respectively
Syntax |
$string = replaceSpecialCharacters($inputstring); |
Input |
|
Return |
|