Thank you a lot eComLabs, that worked perfectly!
|
10 August 2021 - 06:34 AM
Thank you a lot eComLabs, that worked perfectly!
02 March 2021 - 01:29 PM
Problem fixed. I was able to make it work.
Not sure what the problem was, because i just wrote this code all over again and now it works.
01 December 2020 - 10:09 AM
I would like to post an update for this problem.
I have done everthing you told me so far and nothing worked. Seems like i have a idea about what could cause the problem of mail not beeing sent and i would like to share it with you for.
After the payment is succesfully done on the bank's website, when the customer is redirecting back to the e-shop, insteand of landing to the "Thank you" page, is landing to the "Log in/Register" page and the URL seems like this:
/index.php?dispatch=auth.login_form&return_url=index.php%3Fdispatch%3Dcheckout.complete%26order_id%3D1110
I thinking that if the customer is not landing to "Thank you" page may cause the problem with mail notifications.
Right now i'm using a clean in build CS-Cart payment method the "Winbank (Piraeus) Redirection" on CS-Cart Version 4.11.5 (/app/payments/piraeus.php).
27 November 2020 - 07:16 AM
Use the fn_gather_additional_products_data function (app/functions/fn.catalog.php) with the $params['get_discounts'] = true; parameter
I will try that. Thank you a lot!
19 November 2020 - 01:52 PM
Yes i changed both lines and cleared cache too