taktica Posted August 31, 2019 Share Posted August 31, 2019 Hello guys, i wanna start sales via 2performant, and i have a problem whit the code for tranking id. all work fine on pay on delivery but on pay whit card, i dont see the transaction_id. this is my code, is there other code for transaction_id ? i use prestashop 1.6 <iframe height='1' width='1' scrolling='no' marginheight='0' marginwidth='0' frameborder='0' src='https://event.2performant.com/events/salecheck?amount={$total_to_pay}&campaign_unique=MYCODE&confirm=MYKEY&description={$description}&transaction_id={Tools::getvalue('id_order')}&'></iframe> THANK YOU Link to comment Share on other sites More sharing options...
ilisiaraul Posted October 2, 2020 Share Posted October 2, 2020 Same problem! Did you resolve it? Link to comment Share on other sites More sharing options...
ilisiaraul Posted October 3, 2020 Share Posted October 3, 2020 (edited) I have solve it after many new codes. You just need to change in script on order-confirmation.tpl id_order to id_cart and it works like a charm. Both numbers are unique lol Edited October 3, 2020 by ilisiaraul (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now