VirtueMart Forum

VirtueMart Dev/Coding Central: VM1 (old version) => Development Projects, Modifications, Hacks & Tweaks. VM1.1 => Payment Modules => Topic started by: NordicElf on June 20, 2008, 19:44:27 PM

Title: Redirect from Confirm order to payment processor: help
Post by: NordicElf on June 20, 2008, 19:44:27 PM
I want my customers to go directly from the confirm order page to the 3rd party payment processor site, thereby skipping the thank you, your order has been placed page. Pay by Credit card button.

I used the mosredirect code from the Paypal module which works fine... except it sends it in a query string which means my login details to the 3rd party processor are available in the url and the said 3rd party seems to require the info in a post form and does nothing with the info coming in on the query string!

I have php skills and a fairly good understanding of joomla but I'm feeling a bit clueless on the payment module stuff!

Would really appreciate some help.
Title: Re: Redirect from Confirm order to payment processor: help
Post by: steve2 on September 29, 2008, 00:47:18 AM
i would like this too as current process confuses too many customers

Running latest Joomla and virtuemart