Hi there,
While I am not part of the dev team, I would recommend doing a text search on transaction-result.
That got me looking at these files
C:\xampp\htdocs\wordpress\wp-content\plugins\WP-e-Commerce-3.9.1\wpsc-theme\wpsc-transaction_results.php
C:\xampp\htdocs\wordpress\wp-content\plugins\WP-e-Commerce-3.9.1\wpsc-components\theme-engine-v1\templates\functions\wpsc-transaction_results_functions.php
C:\xampp\htdocs\wordpress\wp-content\plugins\WP-e-Commerce-3.9.1\wpsc-components\theme-engine-v2\helpers\checkout-results.php
C:\xampp\htdocs\wordpress\wp-content\plugins\WP-e-Commerce-3.9.1\wpsc-theme\functions\wpsc-transaction_results_functions.php
Hope these will get you some clues! In addition, your theme might modify the transaction results page.
Thanks,
Ray
I had duplicate tags in the admin Customer Purchase Receipt section….DOH!!!
Hi!
How I can change transaction result page? I need change message before order table and replace :
“Thank you, your purchase is pending. You will be sent an email once the order clears.”
And change order email for admin and my clients. In latest version plugin I could replace one string in localisation file, but after updating I don’t know what change. Help me please!