Direct to the specified template after checkout

  • Posts: 30
  • Thank you received: 0
7 years 11 months ago #258370

I use two template for the website. ex: template A(defult) & template B.
and I set template B for Checkout process.
When the checkout is successful, it Automatic direct to the template A.
I hope it can in template B, and I try to set template B>> after_end, $app->redirect(' order_list'); it still direct to A.
I check the payment plugin:
'ReturnURL' => JURI::root() . "index.php?option=com_hikashop&ctrl=checkout&task=after_end&order_id=$order_info->order_id",
How to modify?
or some other place can be set up?

Please Log in or Create an account to join the conversation.

  • Posts: 26158
  • Thank you received: 4028
  • MODERATOR
7 years 11 months ago #258376

Hi,

Which payment plugin are you using ?
The code you mentioned does not looks like a plugin that we have made ; we do not put PHP variables in double quoted string and when we create a URL, we're using HIKASHOP_ROOT and we add the ItemId parameter.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
The following user(s) said Thank You: rakuzen

Please Log in or Create an account to join the conversation.

  • Posts: 30
  • Thank you received: 0
7 years 11 months ago #258394

It's pay2go plugin :
www.pay2go.com/info/site_description/api_description
The plugin only support Hikashop version Starter 2.5.0

Last edit: 7 years 11 months ago by rakuzen.

Please Log in or Create an account to join the conversation.

  • Posts: 26158
  • Thank you received: 4028
  • MODERATOR
7 years 10 months ago #258400

Hi,

It's not about support of HikaShop 2.5.0 ; it is that the plugin do not work like the HikaShop payment plugins are.
Please read the details I wrote in my previous message.
If you want to fix the plugin ; you have to contact the pay2go support so they will improve their plugin.
But we can't do anything in our side, it is all related to the plugin and his implementation.
And because it's not a plugin we made, we can't provide any kind of support for it.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
The following user(s) said Thank You: rakuzen

Please Log in or Create an account to join the conversation.

Time to create page: 0.068 seconds
Powered by Kunena Forum