Skip to content

Commit

Permalink
Update callback.php
Browse files Browse the repository at this point in the history
  • Loading branch information
Snickser authored May 9, 2024
1 parent b64cd10 commit cb4698e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions callback.php
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@
die('FAIL. Invoice not paid.');
}

// Deliver order.
helper::deliver_order($component, $paymentarea, $itemid, $paymentid, $userid);

// Notify user.
Expand Down

0 comments on commit cb4698e

Please sign in to comment.