Package DE_EPAGES::TrustedRating::API::TrustedRating
This package provides the main trusted rating functions.
@EXPORT_OK |
Functions
GetTrustedRatingShops
Returns all shops with min. one active trusted rating account.
Syntax |
$aShops = GetTrustedRatingShops(); |
Return |
|
GetWidget
Gets the widget image from trusted shops.
Syntax |
GetWidget($Shop, $TrustedRatingID); |
Input |
|
RatingInfoMail
Sends mail to user of order with is dispatched or shipped on given date.
Syntax |
RatingInfoMail($Shop); |
Input |
|
UpdateRatingState
Checks the trusted rating ID via webservice and sets the activation state.
Syntax |
UpdateRatingState($TrustedRatingID, $Activation); |
Input |
|