Package DE_EPAGES::Klarna::API::KlarnaOrderStatus
Klarna order status management
@EXPORT_OK |
Functions
CheckKlarnaOrderStatus
Request order status updates from Klarna and update the order flags accordingly. For use in the MBO
Syntax |
my $result = CheckKlarnaOrderStatus($Servlet); |
Input |
|
Return |
|
CheckKlarnaOrderStatusViaScheduler
Request order status updates from Klarna and update the order flags accordingly. Does not need a Servlet object. For use with the scheduler
Syntax |
my $result = CheckKlarnaOrderStatusViaScheduler($Order); |
Input |
|
Return |
|