This is line 455 of sofort.php:
$modelOrder->updateStatusForOneOrder($payments[0]->virtuemart_order_id, $order_history, false);
The "False" parameter disables all notifications of custom VM plugins. Furthermore the nessessary methods are not implemented, to notificate custom plugins about a payment.
When a customer pays by using this payment gateway, custom plugins are not notified about the action. All store-settings have to be done manually.
Custom plugins arent informed about payments. Paypal contains the nessessary methods and is working fine.
Joomla 3.6.2
Virtuemart 3.0.16
Maybe other payment plugins miss this functionality too. Paypal is working fine, the you have emplemented this feature.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-09-13 09:58:12 |
Closed_By | ⇒ | brianteeman |
This is the place for reporting issues in the core Joomla and not its extensions. You should report this issue to the virtuemart team.