Hi everyone, to optimize Google conversions it would be useful to have a summary of the order placed on the checout_success.php page, with the cost of the product plus shipping cost and total cost.
it's possible?
Enrico
order information in checkout_success.php
- burt
- Core Team
- Posts: 4560
- Joined: Tue Oct 29, 2019 9:37 am
- Phoenix Version: v1.1.0.8
- : Buy Me A Beverage
- Has thanked: 252 times
- Been thanked: 412 times
Re: order information in checkout_success.php
Make yourself a module ? The checkout_success page is modularised and you can base your new module on one of the other modules.
Here is something you can try;
app.php/addons/free_addon/invoice_on_checkout_success
Here is something you can try;
app.php/addons/free_addon/invoice_on_checkout_success