Page after transaction

  • Posts: 49
  • Thank you received: 0
11 years 3 months ago #122622

How to set a custom page which shows after a client has made a transaction. Now a blank page appears with the message: "thank you for your transaction".

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

  • Posts: 12953
  • Thank you received: 1778
11 years 3 months ago #122632

Hi,
The thank you page is part of your payment methods, so you'll probably have to edit your payment method's code to do it, her is an example of the paypal pro method :

You would have to edit the file plugins/hikashoppayment/paypalpro_thanks.php remove the code to have:
<?php
$app=&JFactory::getApplication();
$app->redirect($return_url);


If you want to edit you thank you message, you'll be able to do it through your language file .

Last edit: 11 years 3 months ago by Mohamed Thelji.

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

Time to create page: 0.071 seconds
Powered by Kunena Forum