Payment module after update not working :/

Hey.



I have updated my operating system to 4.0.3 but now works with these? they no longer exist in the new 4.0.3, it reports an error.



can anyone help me?





'continueurl' => Registry::get('config.current_location') . “/$index_script?=dispatch=payment_notification.continue&payment=quickpay_window&order_id=$order_id&sl=” . CART_LANGUAGE,

'cancelurl' => Registry::get('config.current_location') . “/$index_script?dispatch=payment_notification.cancel&payment=quickpay_window&order_id=$order_id&sl=” . CART_LANGUAGE,

'callbackurl' => Registry::get('config.current_location') . “/$index_script?dispatch=payment_notification.callback&payment=quickpay_window&order_id=$order_id&sl=” . CART_LANGUAGE,





Thank you guys!

Updated from what? Is it the danish QuickPay-module you are using?

yes it is.



from 4.0.1 to 4.0.3.



thank you for reply.