ePages 7.25.0 - DE_EPAGES/SDA/API/Service/Mailer.pm

Package DE_EPAGES::SDA::API

Notifies merchant that SDA had problems with the delivery

Base
Exporter

Package DE_EPAGES::SDA::API::Service::Mailer

@EXPORT_OK
SendServiceErrorMail

Functions

SendServiceErrorMail

SendServiceErrorMail

Mail are sent only if service is enabled in PBO, i.e. $System->get('SDAEmailAlerts') == 1

Syntax
$Sent = $Mailer->SendServiceErrorMail($ShippingLabel);
Input
$ShippingLabel (object)
class ShippingLabel
Return
Returns 1 if sent 0 otherwise