Joomla 2.5.9
VM 2.0.24
We don't want to return to the Order information after completing the credit card payment - can someone direct me to the code the change this to a link to another page?
depends on your payment plugin
Sorry - its Sagepay
without seeing it I don't know..
I know sagepay's redirect url is sent with the payment request - is there no field in the payment admin to set this?
other wise it will need to be changed in the plugin code
Thanks again - GJC, I shall look into it.
No, looks like it's the plugin that needs looking into
must be just a single line somewhere normally in the plgVmConfirmedOrder() function