Package DE_EPAGES::Klarna::API::MerchantEvents
Send emails to merchant with Klarna status updates
@EXPORT_OK |
Functions
SendPaymentAcceptedMail
inform the merchant that Klarna has accepted payment for a pending order
Syntax |
SendPaymentAcceptedMail($Order); |
Input |
|
Return |
|
SendPaymentDeniedMail
inform the merchant that Klarna has denied payment for a pending order
Syntax |
SendPaymentDeniedMail($Order); |
Input |
|
Return |
|