VirtueMart Forum

VirtueMart 2 + 3 + 4 => Plugins: Payment, Shipment and others => Topic started by: gourav96 on August 19, 2013, 07:17:13 AM

Title: Plugin Response will not bring the template UI
Post by: gourav96 on August 19, 2013, 07:17:13 AM
Hi,

My VM payment plugin working correctly and after payment when the response came it will not bring the template UI like header,footer sidebars etc etc.

http://{mydomain.com}/index.php?option=com_virtuemart&view=pluginresponse&task=pluginresponsereceived

the above URL display the response after payment but the template UI not display
Title: Re: Plugin Response will not bring the template UI
Post by: alatak on August 19, 2013, 10:30:51 AM
Hello

Add the ItemId to your URL.
And that will bing back the correct context.
Title: Re: Plugin Response will not bring the template UI
Post by: gourav96 on August 19, 2013, 11:15:08 AM
HI alatak,

I am new in VM will you please tell me the steps to do this.
Title: Re: Plugin Response will not bring the template UI
Post by: Maxim Pishnyak on August 19, 2013, 12:09:54 PM
Search 'ItemId' in standard VM plugins.