VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: mediaset on December 13, 2013, 18:09:31 PM

Title: redirect to another page instead of Order information after cc payment
Post by: mediaset on December 13, 2013, 18:09:31 PM
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?
Title: Re: redirect to another page instead of Order information after cc payment
Post by: GJC Web Design on December 13, 2013, 18:11:40 PM
depends on your payment plugin
Title: Re: redirect to another page instead of Order information after cc payment
Post by: mediaset on December 13, 2013, 18:13:25 PM
Sorry - its Sagepay
Title: Re: redirect to another page instead of Order information after cc payment
Post by: GJC Web Design on December 13, 2013, 18:16:28 PM
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
Title: Re: redirect to another page instead of Order information after cc payment
Post by: mediaset on December 13, 2013, 18:21:20 PM
Thanks again - GJC, I shall look into it.
Title: Re: redirect to another page instead of Order information after cc payment
Post by: mediaset on December 13, 2013, 18:25:46 PM
No, looks like it's the plugin that needs looking into
Title: Re: redirect to another page instead of Order information after cc payment
Post by: GJC Web Design on December 14, 2013, 08:36:37 AM
must be just a single line somewhere normally in the plgVmConfirmedOrder() function