Package DE_EPAGES::Klarna::API::KlarnaOrderStatus
Klarna order status management
@EXPORT_OK |
Functions
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 |
|
UpdateOrderStatus
Request order status updates from Klarna and update the order flags accordingly. For use in the MBO
Syntax |
my $result = UpdateOrderStatus($Servlet); |
Input |
|
Return |
|